From 7afbcf846ce6c426c3bb0acc8732d89a5c655ae9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 09:20:20 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.13-62-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-12.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 4c32c6740..c1e9f5c5e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 599 Mich Block three scams spread on twitter (#2708) 474 Jaco Bump deps (w/ deprecation warnings) (#2689) 405 Frank Update all.json (#2712) - 404 Tim Janssen Update all.json (#2713) + 405 Tim Janssen Update all.json (#2714) 376 mhusnirizal update all.json (#2696) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 3b56783a7..6cc988671 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "digital-mainethub.link", - "dexplatform.net", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4489,6 +4487,7 @@ "dexlaunchpads.xyz", "dexlink.live", "dexnodebridge.co", + "dexplatform.net", "dexproject.netlify.app", "dexprotocolserver.com", "dexprotocolserver.net", @@ -4538,6 +4537,7 @@ "digital-enablingsync.com", "digital-enablingsync.online", "digital-exchange-coin.com", + "digital-mainethub.link", "digital-mainethub.live", "digital-proapp.com", "digital-proapps.com", diff --git a/meta/2022-12.json b/meta/2022-12.json index e6238e806..9fbe1cd32 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-12-22", + "url": "dexplatform.net" + }, + { + "date": "2022-12-22", + "url": "digital-mainethub.link" + }, { "date": "2022-12-21", "url": "defi-platform.net" diff --git a/package.json b/package.json index a8f490159..0fb940d23 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-61-x", + "version": "0.18.13-62-x", "versions": { - "git": "0.18.13-61-x", + "git": "0.18.13-62-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1b75df8d0..0d819a97e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-61-x", + "version": "0.18.13-62-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 4481b2a8e..e661f9022 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.13-61-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-62-x' };