From 54adb85b879f7849a26152308c92c56701996360 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Aug 2022 07:11:07 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.3-33-x skip-checks: true --- CONTRIBUTORS | 4 ++-- all.json | 6 +++--- meta/2022-08.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 21 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3b1ac6981..102ba962b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,8 +1,8 @@ 574 Mich Update all.json (#1851) 442 Jaco Remove unproven listings (#1975) 279 mhusnirizal Update all.json (#1984) - 199 Frank Update all.json (#1980) - 122 Tim Janssen Update all.json (#1983) + 200 Frank Update all.json (#1985) + 123 Tim Janssen Update all.json (#1986) 88 michalisFr Update all.json from Allure Security findings (#1977) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 5e35aa6ef..57150a0cb 100644 --- a/all.json +++ b/all.json @@ -28,11 +28,8 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "altdexbridge.live", "0vvwwuniswap.top", "0vwwuniswap.top", - "nftsupportmainnet.online", - "kryptoconnect-support.com", "104.168.169.107", "107-172-188-102.plesk.page", "109-71-253-24.plesk.page", @@ -359,6 +356,7 @@ "alphawalletconnect.com", "alquebyhotel.com", "altchains-beta.online", + "altdexbridge.live", "alterdappasync.com", "altsupport.tools", "alwaysnode.com", @@ -4771,6 +4769,7 @@ "krakenlongp.live", "krakentokencrypto.website", "krowfund.network", + "kryptoconnect-support.com", "kryptoconnect.live", "ksm-chinese.com", "kubecoln.org", @@ -6294,6 +6293,7 @@ "nftscollabpads.site", "nftserverpad.com", "nftsprof.com", + "nftsupportmainnet.online", "nftswaps.live", "nftswhitelist.info", "nftsynchronisation.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index 8fe9533e5..1a7c148ca 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-08-03", + "url": "altdexbridge.live" + }, { "date": "2022-08-03", "url": "coinsmartsollution.live" @@ -31,6 +35,14 @@ "date": "2022-08-03", "url": "issue-autoresolve.live" }, + { + "date": "2022-08-03", + "url": "kryptoconnect-support.com" + }, + { + "date": "2022-08-03", + "url": "nftsupportmainnet.online" + }, { "date": "2022-08-03", "url": "rossy.pages.dev" diff --git a/package.json b/package.json index 49c9efa49..dc3df99d9 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-32-x", + "version": "0.18.3-33-x", "versions": { - "git": "0.18.3-32-x", + "git": "0.18.3-33-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 63ca28630..31cd21c51 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-32-x", + "version": "0.18.3-33-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 2d3ee9a71..697fc52c8 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.3-32-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-33-x' };