From e9f5cb842fef539486ae680c230366fcc5838831 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 15:34:02 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-207-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/band/all.json | 3 ++- all/xyz/all.json | 1 + meta/2023-07.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 8 files changed, 18 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 96ace9550..6eed8924e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 738 Frank Update all.json (#3687) - 715 Tim Janssen Update all.json (#3695) + 716 Tim Janssen Update all.json (#3697) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 501 mhusnirizal update all.json (#3694) diff --git a/all.json b/all.json index 10e07acb2..7f345e55f 100644 --- a/all.json +++ b/all.json @@ -30,8 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "veri.band", - "supersyncs.xyz", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -15933,6 +15931,7 @@ "superfix.live", "superfxtrading.co", "supersmartbot.tech", + "supersyncs.xyz", "superwebfix.live", "supperwallet.com", "support-account07553-coinbase.com", @@ -18166,6 +18165,7 @@ "verasity.land", "vercelexchange.com", "veri-land.com", + "veri.band", "verifewallt.xyz", "verifica-ora-security.com", "verificaionankupdated.publicvm.com", diff --git a/all/band/all.json b/all/band/all.json index 83c01909c..7569fff73 100644 --- a/all/band/all.json +++ b/all/band/all.json @@ -1,3 +1,4 @@ [ - "polkadot.band" + "polkadot.band", + "veri.band" ] diff --git a/all/xyz/all.json b/all/xyz/all.json index 37bbd3f59..e2ff3f243 100644 --- a/all/xyz/all.json +++ b/all/xyz/all.json @@ -699,6 +699,7 @@ "stepn-support.xyz", "stepnconnection.xyz", "sudotrade.xyz", + "supersyncs.xyz", "supportblockweb.xyz", "swap-qberteth.xyz", "swap-uniswap.xyz", diff --git a/meta/2023-07.json b/meta/2023-07.json index ac88a1d26..c8c254263 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -83,10 +83,18 @@ "date": "2023-07-26", "url": "reimburse-multichain.com" }, + { + "date": "2023-07-26", + "url": "supersyncs.xyz" + }, { "date": "2023-07-26", "url": "unixful.com" }, + { + "date": "2023-07-26", + "url": "veri.band" + }, { "date": "2023-07-26", "url": "web3-memecoin.com" diff --git a/package.json b/package.json index 0855f304b..b8bc552ae 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-206-x", + "version": "0.21.6-207-x", "versions": { - "git": "0.21.6-206-x", + "git": "0.21.6-207-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index be62042ab..507baa855 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-206-x", + "version": "0.21.6-207-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 79d01c6f3..f5fb4cf80 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.21.6-206-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-207-x' };