From 36a5731427234dff4b304c43b13878e4c71c4f1d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Jun 2022 15:42:32 +0000 Subject: [PATCH] [CI Skip] release/stable 0.13.97 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-06.json | 8 ++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 14 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8c15b79ab..54416373d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -4,7 +4,7 @@ 149 frankywild Update all.json (#1677) 79 michalisFr Update all.json (#1540) 29 Bill Laboon Remove emily.ghost.io (#1539) - 15 thwjanssen89 Update all.json (#1674) + 16 thwjanssen89 Update all.json (#1678) 13 ccris02 Update all.json (#1510) 9 Dan Shields add multipe reported scams (#297) 8 grizzly375 Update all.json (#575) diff --git a/all.json b/all.json index adb521f0b..69e309d2b 100644 --- a/all.json +++ b/all.json @@ -2,8 +2,6 @@ "allow": [], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "secureconnectfixtool.com", - "synchronization-secured.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -7065,6 +7063,7 @@ "securechainnode.net", "securechainsync.com", "securecoinbase-online-now.com", + "secureconnectfixtool.com", "secureconnectwallet.com", "securecryptoconnect.com", "securecryptomining.org", @@ -7644,6 +7643,7 @@ "synchroniization.com", "synchronised.walletnetconnect.com", "synchronisedcerrorfix.com", + "synchronization-secured.com", "synchronization-wallet.com", "synchronization.online", "synchronizationdapps.xyz", diff --git a/meta/2022-06.json b/meta/2022-06.json index 2acf826fd..f5b072486 100644 --- a/meta/2022-06.json +++ b/meta/2022-06.json @@ -75,6 +75,10 @@ "date": "2022-06-14", "url": "sancozas.online" }, + { + "date": "2022-06-14", + "url": "secureconnectfixtool.com" + }, { "date": "2022-06-14", "url": "smartconnectsdefi.com" @@ -83,6 +87,10 @@ "date": "2022-06-14", "url": "sync-collabland.xyz" }, + { + "date": "2022-06-14", + "url": "synchronization-secured.com" + }, { "date": "2022-06-14", "url": "uhiq.site" diff --git a/package.json b/package.json index 5e169b447..bb783d7dc 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.13.96", + "version": "0.13.97", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ad2aba35e..d8c4a1cb7 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.13.96", + "version": "0.13.97", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 787059d1a..bfc38b545 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.13.96' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.97' };