diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8d4421382..d84e34152 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 313 Jaco - 285 Mich <49607867+dubstard@users.noreply.github.com> + 286 Mich <49607867+dubstard@users.noreply.github.com> 71 michalisFr <45905709+michalisFr@users.noreply.github.com> 64 mhusnirizal 24 Bill Laboon diff --git a/all.json b/all.json index ca12cfbc9..7982f2bae 100644 --- a/all.json +++ b/all.json @@ -579,13 +579,13 @@ "databasetoken.org", "databasetokens.com", "datanetpaths.org", + "debug-wallets.com", "decentralized-chains.com", "decentralizedconnect.co", "decentralizedintegration.com", "decentralizedprotocolsync.online", "decentralizedwalletvalidator.online", "decline87255-coinbase.com", - "debug-wallets.com", "deeptokensync.com", "defi-integrated.com", "defi-solutions.net", diff --git a/meta/2022-01.json b/meta/2022-01.json index 56cabf434..b1204a82b 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -119,10 +119,18 @@ "date": "2022-01-04", "url": "coinbaseselfcareuniteauthsolutionprocess.abc-sa.org" }, + { + "date": "2022-01-04", + "url": "collab-validator.com" + }, { "date": "2022-01-04", "url": "dashboard-online.me" }, + { + "date": "2022-01-04", + "url": "debug-wallets.com" + }, { "date": "2022-01-04", "url": "defiauthenticator.com" @@ -271,6 +279,10 @@ "date": "2022-01-04", "url": "polkastarter-z.com" }, + { + "date": "2022-01-04", + "url": "rarlbie.com" + }, { "date": "2022-01-04", "url": "recipient.quest" @@ -287,6 +299,10 @@ "date": "2022-01-04", "url": "shibatokenfaucet.xyz" }, + { + "date": "2022-01-04", + "url": "smartvalidation.net" + }, { "date": "2022-01-04", "url": "swaptoken.co" @@ -295,6 +311,10 @@ "date": "2022-01-04", "url": "swaptoken.network" }, + { + "date": "2022-01-04", + "url": "tokenlivesales.com" + }, { "date": "2022-01-04", "url": "unisvop.com" diff --git a/package.json b/package.json index 2811efb6d..5fbe250f0 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.7.19", + "version": "0.7.20", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 494f49fb2..a314d9070 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.7.19", + "version": "0.7.20", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 3445a0a4a..a7511f349 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', version: '0.7.19' }; +export const packageInfo = { name: '@polkadot/phishing', version: '0.7.20' };