From 33f4cfa944e0af73efafb391e492fb5f73e6a230 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 04:55:20 +0000 Subject: [PATCH] [CI Skip] release/stable 0.8.301 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-03.json | 4 ++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 629f4ddcd..bdb9d7f61 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 364 Jaco Bump deps (& yarn 3.2.0) (#1253) 153 mhusnirizal update all.json (#1249) 77 michalisFr Update all.json (#1036) - 65 frankywild Update all.json (#1255) + 66 frankywild Update all.json (#1256) 26 Bill Laboon Add Polkapromo.com (#1035) 9 Dan Shields add multipe reported scams (#297) 8 grizzly375 Update all.json (#575) diff --git a/all.json b/all.json index 639213592..aa27d6ef7 100644 --- a/all.json +++ b/all.json @@ -2,7 +2,6 @@ "allow": [], "deny": [ "0vvwvuniswap.top", - "node-resolve-all-defi-setup.com", "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", @@ -2925,6 +2924,7 @@ "nocovid19.finance", "node-authrepair.online", "node-modal-validation.com", + "node-resolve-all-defi-setup.com", "node-revalidation.online", "node-uptodate.live", "node-validation.online", diff --git a/meta/2022-03.json b/meta/2022-03.json index 8243d55f5..005fe84eb 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-03-11", + "url": "node-resolve-all-defi-setup.com" + }, { "date": "2022-03-10", "url": "allbestwalletupdates.org" diff --git a/package.json b/package.json index 8eede6d89..e7c0f85a4 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.300", + "version": "0.8.301", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4d5bbae89..06742c30d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.300", + "version": "0.8.301", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 32118c383..f6159e63a 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.8.300' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.301' };