From 502b55ec1bc67fee2c5420c28b4eae812fd11435 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Jul 2022 07:22:40 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.2-34-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 12 ++++++------ meta/2022-07.json | 24 ++++++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 35 insertions(+), 11 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index cc5257020..2657fc1f7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 427 Jaco Allow surge.sh as a top-level domain (#1901) 265 mhusnirizal update all.json (#1911) 187 Frank Update all.json (#1910) - 102 thwjanssen89 Update all.json (#1909) + 103 thwjanssen89 Update all.json (#1912) 84 michalisFr Update all.json from Allure Security findings (#1879) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 2296e3a31..73df41e3f 100644 --- a/all.json +++ b/all.json @@ -26,12 +26,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "offchainnode-websupport.org", - "safesyncs.net", - "collabarationland.cc", - "cryptoline.solutions", - "collabandd.cc", - "wallet-rewards.space", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1401,6 +1395,8 @@ "collab-link.online", "collab-tools.live", "collab-validator.com", + "collabandd.cc", + "collabarationland.cc", "collabassist.org", "collabbland.com", "collabbland.online", @@ -1961,6 +1957,7 @@ "cryptolaunchpad.cc", "cryptolead.org", "cryptolightinvestment.com", + "cryptoline.solutions", "cryptoliquidityx.com", "cryptoliveconnect.com", "cryptomaintenance.online", @@ -6309,6 +6306,7 @@ "offchain-web3support.net", "offchain-websync.com", "offchain-websync.net", + "offchainnode-websupport.org", "offchainrectification.com", "official-token.im", "officialapinodes.com", @@ -7682,6 +7680,7 @@ "safepalps.com", "safepocket.live", "safesync.app", + "safesyncs.net", "safetool.net", "safetrustwallet.online", "safety-metamask.io", @@ -9885,6 +9884,7 @@ "wallet-recovery.square.site", "wallet-resolve.com", "wallet-restores.com", + "wallet-rewards.space", "wallet-savings.com", "wallet-solutions.info", "wallet-sync.dev", diff --git a/meta/2022-07.json b/meta/2022-07.json index 54754f815..d015ecfe2 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -1,12 +1,36 @@ [ + { + "date": "2022-07-26", + "url": "collabandd.cc" + }, + { + "date": "2022-07-26", + "url": "collabarationland.cc" + }, + { + "date": "2022-07-26", + "url": "cryptoline.solutions" + }, + { + "date": "2022-07-26", + "url": "offchainnode-websupport.org" + }, { "date": "2022-07-26", "url": "resolve.syncerror.site" }, + { + "date": "2022-07-26", + "url": "safesyncs.net" + }, { "date": "2022-07-26", "url": "syncerror.site" }, + { + "date": "2022-07-26", + "url": "wallet-rewards.space" + }, { "date": "2022-07-25", "url": "blockchainsfix.com" diff --git a/package.json b/package.json index 7c01c5d28..396fa85d1 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.2-33-x", + "version": "0.18.2-34-x", "versions": { - "git": "0.18.2-33-x", + "git": "0.18.2-34-x", "npm": "0.18.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d669efd03..5f7785257 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.2-33-x", + "version": "0.18.2-34-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 a6f8e0cd8..374178d38 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-33-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2-34-x' };