diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e6fb35d20..7fd0271ed 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 462 Mich Update all.json (#1373) + 463 Mich Update all.json (#1375) 374 Jaco Bump @polkadot/dev (#1371) 186 mhusnirizal update all.json (#1370) 84 frankywild Update all.json (#1368) diff --git a/all.json b/all.json index d9a0d2a13..66bb04265 100644 --- a/all.json +++ b/all.json @@ -20,9 +20,6 @@ "2022-gift.com", "23.254.132.67", "2chainencrypt.com", - "cryptowalletsconnectors.securewalletsval.com", - "securewalletsval.com", - "dappsofficialwebsite.nl", "2ethereum.website", "2polkadot.com", "2rfleche.ma", @@ -1040,6 +1037,7 @@ "cryptowallets.compassionate-nobel.217-61-128-227.plesk.page", "cryptowallets.online", "cryptowallets.top", + "cryptowalletsconnectors.securewalletsval.com", "cryptowalletshelp.com", "cryptowalletsmate.eu", "cryptowalletsstore.com", @@ -1466,6 +1464,7 @@ "dappsnode-sync.online", "dappsnodes-fix.com", "dappsnodes.org", + "dappsofficialwebsite.nl", "dappsolution.one", "dappsolution.tech", "dappsolution.website", @@ -4365,6 +4364,7 @@ "securewalletdapps.net", "securewalletfix.com", "securewalletsolutions.com", + "securewalletsval.com", "securewalletsvalidation.com", "securewalletsvalidation.org", "securewalletsynchronize.com", diff --git a/meta/2022-04.json b/meta/2022-04.json index 220c78414..bb2565b64 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -7,6 +7,14 @@ "date": "2022-04-05", "url": "collablandwallets.xyz" }, + { + "date": "2022-04-05", + "url": "cryptowalletsconnectors.securewalletsval.com" + }, + { + "date": "2022-04-05", + "url": "dappsofficialwebsite.nl" + }, { "date": "2022-04-05", "url": "defimintverification.io" @@ -19,6 +27,10 @@ "date": "2022-04-05", "url": "pro-tokenxchanger.com" }, + { + "date": "2022-04-05", + "url": "securewalletsval.com" + }, { "date": "2022-04-05", "url": "validatedefi.xyz" diff --git a/package.json b/package.json index 393f469d3..df250340b 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.62", + "version": "0.10.63", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 537467f33..97426b297 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.62", + "version": "0.10.63", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 3d6bdb7d7..173e9c8ee 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', path: 'auto', type: 'auto', version: '0.10.62' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.63' };