From 934c839619bfc1488b9c242c4006d488db24aae4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 21:14:33 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.17.3-43-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-07.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 15 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f5e8f0abd..a6f39846a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 257 mhusnirizal update all.json (#1835) 180 Frank Update all.json (#1840) 80 michalisFr Update all.json from Allure Security findings (#1838) - 68 thwjanssen89 Update all.json (#1834) + 69 thwjanssen89 Update all.json (#1842) 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 0834d2b16..486cd8c81 100644 --- a/all.json +++ b/all.json @@ -6,8 +6,6 @@ "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", - "validationauto.com", - "networkdebug.net", "12345678987654321.link", "16-b.it", "162.222.226.37", @@ -5774,6 +5772,7 @@ "networkchainapi.net", "networkchaindapps.com", "networkchainid.com", + "networkdebug.net", "networklabs.digital", "networklabs.online", "networkplugdapp.com", @@ -9126,6 +9125,7 @@ "validation-whitelist.com", "validationafixwallet.org", "validationapp.org", + "validationauto.com", "validationdapp.info", "validationdapplaunch.com", "validationdefifaucet.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index fa69a08ea..fd19f7373 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -167,6 +167,10 @@ "date": "2022-07-18", "url": "nayaab.xyz" }, + { + "date": "2022-07-18", + "url": "networkdebug.net" + }, { "date": "2022-07-18", "url": "polygonlido.xyz" @@ -267,6 +271,10 @@ "date": "2022-07-18", "url": "validatetok.com" }, + { + "date": "2022-07-18", + "url": "validationauto.com" + }, { "date": "2022-07-18", "url": "validationportal.net" diff --git a/package.json b/package.json index d3e4cdb1c..08aadfeb9 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.17.3-42-x", + "version": "0.17.3-43-x", "versions": { - "git": "0.17.3-42-x", + "git": "0.17.3-43-x", "npm": "0.17.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2a1e590f5..a178d9908 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.17.3-42-x", + "version": "0.17.3-43-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 5e0bf93f9..e9f6ee8fc 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-42-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.3-43-x' };