From d4e417f8ef964b5d51c12ff53fba7d7aaf7fc2fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Jul 2022 01:22:08 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.17.3-50-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-07.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 20 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8c2471688..4cd88fe72 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 257 mhusnirizal update all.json (#1835) 182 Frank Update all.json (#1848) 81 michalisFr Update all.json from Allure Security findings (#1847) - 71 thwjanssen89 Update all.json (#1845) + 72 thwjanssen89 Update all.json (#1850) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) 9 Dan Shields add multipe reported scams (#297) diff --git a/all.json b/all.json index 7569a1d00..d9f0d89a6 100644 --- a/all.json +++ b/all.json @@ -5,12 +5,9 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "secure-wallet-connect.ipq.co", "123-informatica.com", "12345678987654321.link", "16-b.it", - "walletattach.org", - "dappsconnect.me", "162.222.226.37", "1776coin.org", "1chaincrypto.com", @@ -2497,6 +2494,7 @@ "dappsconnect-integrator.com", "dappsconnect.dev", "dappsconnect.io", + "dappsconnect.me", "dappsconnect.ml", "dappsconnect.net", "dappsconnect.website", @@ -7432,6 +7430,7 @@ "secure-dappmainnet.com", "secure-metamask.org", "secure-opensea-x03.com", + "secure-wallet-connect.ipq.co", "secure.busd.farm", "secure.coinbase-authservices01.com", "secure.spacextoken-protocol.co", @@ -9575,6 +9574,7 @@ "walletappsolution.com", "walletappsupport.com", "walletassist.tips", + "walletattach.org", "walletauth-dapps.org", "walletauth-validation.org", "walletauthenticates.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index c42610e8d..37b5ac8c7 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-07-20", + "url": "dappsconnect.me" + }, + { + "date": "2022-07-20", + "url": "secure-wallet-connect.ipq.co" + }, + { + "date": "2022-07-20", + "url": "walletattach.org" + }, { "date": "2022-07-19", "url": "aavereward.com" diff --git a/package.json b/package.json index bf6ce1d6e..12d183e9c 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.17.3-49-x", + "version": "0.17.3-50-x", "versions": { - "git": "0.17.3-49-x", + "git": "0.17.3-50-x", "npm": "0.17.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index bca3dd98c..8b709418d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.17.3-49-x", + "version": "0.17.3-50-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 668cbed3d..85707f72d 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.17.3-49-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.3-50-x' };