From d79671213d3ec179a7b86ee2d3609d1b67115baa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 02:04:51 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.2-3-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 c0b7df2c1..b33926688 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 425 Jaco Update to `@polkadot/util` 10.1.1 (#1875) 258 mhusnirizal update all.json (#1870) 185 Frank Update all.json (#1860) - 84 thwjanssen89 Update all.json (#1877) + 85 thwjanssen89 Update all.json (#1881) 82 michalisFr Update all.json from Allure Security findings (#1865) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index fe8f7c0d6..36b5cfe2d 100644 --- a/all.json +++ b/all.json @@ -26,8 +26,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "coojoint.com", - "collab-link.online", "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", @@ -1360,6 +1358,7 @@ "collab-landhelpdesk.com", "collab-lands.cf", "collab-landweb3.com", + "collab-link.online", "collab-tools.live", "collab-validator.com", "collabassist.org", @@ -1753,6 +1752,7 @@ "conversetek.xyz", "conwallets.com", "conwallt-meta.com", + "coojoint.com", "copolkadot.js.org", "corectionsbot.net", "corewallet.icu", diff --git a/meta/2022-07.json b/meta/2022-07.json index 0bcf722d2..40e0d6b53 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-07-22", + "url": "collab-link.online" + }, + { + "date": "2022-07-22", + "url": "coojoint.com" + }, { "date": "2022-07-21", "url": "accountsresolvecenter.webflow.io" diff --git a/package.json b/package.json index 4dff28eee..bcafbd612 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.2-2-x", + "version": "0.18.2-3-x", "versions": { - "git": "0.18.2-2-x", + "git": "0.18.2-3-x", "npm": "0.18.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 01a57ecb1..17bd408ca 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.2-2-x", + "version": "0.18.2-3-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 da9b6c934..f212bc9cf 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-2-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2-3-x' };