From 022d36bd1a6092474e74998e62292911057b0f92 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 21:49:28 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.10-50-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-10.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 5cb68a707..57a31518a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 462 Jaco Bump TS (#2337) 347 mhusnirizal update all.json (#2364) 295 Frank Update all.json (#2367) - 263 Tim Janssen Update all.json (#2365) + 264 Tim Janssen Update all.json (#2368) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index db4d10c3b..b41a8783f 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "w.centralized-securefix.live", - "novaldapp.netlify.app", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -7513,6 +7511,7 @@ "notificationsintuits.com", "notifyv2migrateddssfsss.net", "novaetvetera.co", + "novaldapp.netlify.app", "novussurgicalco.com", "nowdefi.app", "nowsolve.live", @@ -11488,6 +11487,7 @@ "w-resolution-mainnet.online", "w-validate.info", "w-validation.com", + "w.centralized-securefix.live", "w3c-sync.live", "w3c-validation.live", "wab-synchronise.com", diff --git a/meta/2022-10.json b/meta/2022-10.json index 9866346ef..536b2ccc4 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -27,6 +27,10 @@ "date": "2022-10-04", "url": "mainetnodes.com" }, + { + "date": "2022-10-04", + "url": "novaldapp.netlify.app" + }, { "date": "2022-10-04", "url": "stepnactivationdapps.pages.dev" @@ -39,6 +43,10 @@ "date": "2022-10-04", "url": "truspad-polkadot.com" }, + { + "date": "2022-10-04", + "url": "w.centralized-securefix.live" + }, { "date": "2022-10-04", "url": "walletdapsconnect.com" diff --git a/package.json b/package.json index 69d1fcc02..93903ea18 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.10-49-x", + "version": "0.18.10-50-x", "versions": { - "git": "0.18.10-49-x", + "git": "0.18.10-50-x", "npm": "0.18.9" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 7c7a8873e..118036a26 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.10-49-x", + "version": "0.18.10-50-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index ab68e8f35..bdcfd1839 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.18.10-49-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.10-50-x' };