From ca8be70413795f3ef470c5e29f4a586562b06bb4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 06:19:34 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.2-46-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-07.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 7803453d7..2f437f6f9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 430 Jaco Collapse Google identified dangerous top-level (#1918) 267 mhusnirizal update all.json (#1927) 190 Frank Update all.json (#1925) - 105 thwjanssen89 Update all.json (#1923) + 106 thwjanssen89 Update all.json (#1928) 86 michalisFr Update all.json from Allure Security findings (#1907) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 64ede9c44..c07c03f74 100644 --- a/all.json +++ b/all.json @@ -29,11 +29,8 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "collablandpo.cc", - "collablander.cc", "0vwwuniswap.top", "104.168.169.107", - "centralhub.live", "123-informatica.com", "12345678987654321.link", "16-b.it", @@ -1053,6 +1050,7 @@ "ccp-pancakeswop.com", "ceekdrops.com", "celernetwork.org", + "centralhub.live", "centralhubcheck.tk", "centralized-protocol.live", "centralizedappconnect.com", @@ -1434,6 +1432,7 @@ "collablanddefi.space", "collablanddefi.top", "collablanded.com", + "collablander.cc", "collablandgive.cc", "collablandgo.cc", "collablandgt.cc", @@ -1443,6 +1442,7 @@ "collablandnft.cc", "collablandoo.cc", "collablandop.cc", + "collablandpo.cc", "collablandq.cc", "collablandro.cc", "collablands.ga", diff --git a/meta/2022-07.json b/meta/2022-07.json index 4c621be7d..8c1dab934 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-07-27", + "url": "centralhub.live" + }, + { + "date": "2022-07-27", + "url": "collablander.cc" + }, + { + "date": "2022-07-27", + "url": "collablandpo.cc" + }, { "date": "2022-07-27", "url": "dappshubonline.xyz" diff --git a/package.json b/package.json index 32618c91f..c67c50c96 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.2-45-x", + "version": "0.18.2-46-x", "versions": { - "git": "0.18.2-45-x", + "git": "0.18.2-46-x", "npm": "0.18.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 23e37a3a0..5c3f43e86 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.2-45-x", + "version": "0.18.2-46-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 14f2bc401..d5c74c043 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.2-45-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2-46-x' };