From 147db634489f88ee75f731efe9ab27939046d93e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 02:52:42 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.17.3-62-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-07.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 20 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6b456ee46..30d54a27b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 257 mhusnirizal update all.json (#1835) 185 Frank Update all.json (#1860) 82 michalisFr Update all.json from Allure Security findings (#1865) - 80 thwjanssen89 Update all.json (#1862) + 81 thwjanssen89 Update all.json (#1868) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) 9 Dan Shields add multipe reported scams (#297) diff --git a/all.json b/all.json index 176fb6188..25b220983 100644 --- a/all.json +++ b/all.json @@ -6,9 +6,6 @@ "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", - "fastauth2fa.firebaseapp.com", - "esmartchecker.com", - "multiverse-bridge.com", "12345678987654321.link", "16-b.it", "162.222.226.37", @@ -3532,6 +3529,7 @@ "errorfix.info", "errorsauthenticationconnect.com", "errorsrestoreonline.com", + "esmartchecker.com", "esystemsync.live", "etamask.top", "etamasks.top", @@ -3627,6 +3625,7 @@ "fast-wallet-fix.xyz", "fast-walletconnect.com", "fastappsolutions.com", + "fastauth2fa.firebaseapp.com", "fastauth2fa.web.app", "fastauthe.org", "fastauthfixed.online", @@ -5666,6 +5665,7 @@ "multisyncsolutions.com", "multiuse-chainserver.net", "multivalidationconnect.com", + "multiverse-bridge.com", "multiverseauthorize.org", "multiversepad.net", "multiwallet-rectifier.net", diff --git a/meta/2022-07.json b/meta/2022-07.json index aee47719a..8cb4ecfd0 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -39,6 +39,14 @@ "date": "2022-07-21", "url": "defisolutionprotocol.online" }, + { + "date": "2022-07-21", + "url": "esmartchecker.com" + }, + { + "date": "2022-07-21", + "url": "fastauth2fa.firebaseapp.com" + }, { "date": "2022-07-21", "url": "fastautolinked.com" @@ -75,6 +83,10 @@ "date": "2022-07-21", "url": "mobilewalletsdapp.com" }, + { + "date": "2022-07-21", + "url": "multiverse-bridge.com" + }, { "date": "2022-07-21", "url": "myhuaweicloud.com" diff --git a/package.json b/package.json index dc7f5ecdd..b1d7b600d 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.17.3-61-x", + "version": "0.17.3-62-x", "versions": { - "git": "0.17.3-61-x", + "git": "0.17.3-62-x", "npm": "0.17.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index cf8e54271..6820b6707 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.17.3-61-x", + "version": "0.17.3-62-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 8282ecf5f..e19c7c9ce 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.17.3-61-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.3-62-x' };