From fd4408270101d484c850b828f04865c99c64682c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 14:50:33 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-56-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-09.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 ace4499d6..130d7be51 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 577 Mich Update all.json (#2234) 457 Jaco Bump deps (#2232) 322 mhusnirizal update all.json (#2231) - 257 Frank Update all.json (#2229) + 258 Frank Update all.json (#2235) 222 Tim Janssen Update all.json (#2233) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 22d34215b..a94740fcd 100644 --- a/all.json +++ b/all.json @@ -29,9 +29,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "cryptvalidate.com", - "hubsystem-syncnetwork.net", - "walletwebrectification.net", "0vwwuniswap.top", "0xtorus.com", "0xtoruslabs.com", @@ -2396,6 +2393,7 @@ "cryptoxrp.org", "cryptoxtmining.com", "cryptoxtoken.xyz", + "cryptvalidate.com", "crypwex.com", "crytfxpro.com", "crytofxwallets.net", @@ -4783,6 +4781,7 @@ "hubfix.online", "hubnetworkfix.live", "hubnetworksfix.com", + "hubsystem-syncnetwork.net", "hubvalidate.com", "hubvalidator.net", "huluwallets.com", @@ -12242,6 +12241,7 @@ "walletweb.net", "walletwebconnect.live", "walletwebconnects.online", + "walletwebrectification.net", "walletwebsconnect.live", "walletwebsconnects.com", "walletwebvalidations.live", diff --git a/meta/2022-09.json b/meta/2022-09.json index ccf69169c..1fc80b85d 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -23,6 +23,10 @@ "date": "2022-09-09", "url": "correectionnfix.com" }, + { + "date": "2022-09-09", + "url": "cryptvalidate.com" + }, { "date": "2022-09-09", "url": "dapponline.live" @@ -39,6 +43,10 @@ "date": "2022-09-09", "url": "godefi.app" }, + { + "date": "2022-09-09", + "url": "hubsystem-syncnetwork.net" + }, { "date": "2022-09-09", "url": "indefi.app" @@ -75,6 +83,10 @@ "date": "2022-09-09", "url": "quantumsafe.center" }, + { + "date": "2022-09-09", + "url": "walletwebrectification.net" + }, { "date": "2022-09-09", "url": "wallvalidator.pro" diff --git a/package.json b/package.json index c0d9d9ed6..46ea0cecd 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-55-x", + "version": "0.18.8-56-x", "versions": { - "git": "0.18.8-55-x", + "git": "0.18.8-56-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 07d6071bf..c8e2e0fb3 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-55-x", + "version": "0.18.8-56-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 66cfc8079..9843e0ecc 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.8-55-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-56-x' };