From bbfe08b9441c1a3f0afc54378a0882c47fef8988 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Aug 2022 10:05:25 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.3-35-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-08.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index bf9b7aaa6..4018bc132 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 442 Jaco Remove unproven listings (#1975) 279 mhusnirizal Update all.json (#1984) 200 Frank Update all.json (#1985) - 124 Tim Janssen Update all.json (#1987) + 125 Tim Janssen Update all.json (#1988) 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 c45d4d215..67bcdb31e 100644 --- a/all.json +++ b/all.json @@ -27,7 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "defivalidatornode.live", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -3454,6 +3453,7 @@ "defivalidate.com", "defivalidatedapp.com", "defivalidator.website", + "defivalidatornode.live", "defivalidators.net", "defivalidators.org", "defiwallet.cloud", diff --git a/meta/2022-08.json b/meta/2022-08.json index 9852c805e..dcbb0b678 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -27,6 +27,10 @@ "date": "2022-08-03", "url": "defi-chainlink.site" }, + { + "date": "2022-08-03", + "url": "defivalidatornode.live" + }, { "date": "2022-08-03", "url": "eblockschainstool.live" diff --git a/package.json b/package.json index 917cc8b9a..2963ae8b9 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-34-x", + "version": "0.18.3-35-x", "versions": { - "git": "0.18.3-34-x", + "git": "0.18.3-35-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 3891767a8..b84c6b5f1 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-34-x", + "version": "0.18.3-35-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 f0823fa26..a80d50af4 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-34-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-35-x' };