From 35559361320013ab8d5d4b1685e46e21028b6f23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Mar 2022 12:27:36 +0000 Subject: [PATCH] [CI Skip] release/stable 0.10.36 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-03.json | 12 ++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 19 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index daf109d2c..1601aa25a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 450 Mich Update address.json (#1341) + 451 Mich Update all.json (#1342) 371 Jaco Bump dev (#1325) 177 mhusnirizal update all.json (#1334) 82 frankywild Update all.json (#1335) diff --git a/all.json b/all.json index 84f706cbc..3d84f92f1 100644 --- a/all.json +++ b/all.json @@ -8,9 +8,6 @@ "16-b.it", "162.222.226.37", "1776coin.org", - "cryptoauthy.live", - "maticmigrationfinance.com", - "walletdappconnection.com", "1chaincrypto.com", "1inch-network.net", "1inch-wallet.org", @@ -938,6 +935,7 @@ "cryptoairdropsystem.com", "cryptoappsauthenticator.support", "cryptoauthenticatorsupport.network", + "cryptoauthy.live", "cryptobankwallet.club", "cryptobeetoken.org", "cryptobonus.ec2token.com", @@ -2536,6 +2534,7 @@ "matamask.co", "mathwalletconnect.com", "matic-wallet.com", + "maticmigrationfinance.com", "mcc-holdings.net", "meetamasklogin.webflow.io", "meetamaskwallet.webflow.io", @@ -5540,6 +5539,7 @@ "walletdapp-validate.com", "walletdappapi.com", "walletdappauthenticator.com", + "walletdappconnection.com", "walletdappconnector.com", "walletdappconnector.net", "walletdappfix.com", diff --git a/meta/2022-03.json b/meta/2022-03.json index f696e2890..860c53a86 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -3,6 +3,10 @@ "date": "2022-03-25", "url": "bridgeprotocolfix.net" }, + { + "date": "2022-03-25", + "url": "cryptoauthy.live" + }, { "date": "2022-03-25", "url": "cryptosvalidator.webflow.io" @@ -11,6 +15,10 @@ "date": "2022-03-25", "url": "defiprotocols.online" }, + { + "date": "2022-03-25", + "url": "maticmigrationfinance.com" + }, { "date": "2022-03-25", "url": "polkadot.events" @@ -23,6 +31,10 @@ "date": "2022-03-25", "url": "validatepronetwork.com" }, + { + "date": "2022-03-25", + "url": "walletdappconnection.com" + }, { "date": "2022-03-24", "url": "accountsvalidator.net" diff --git a/package.json b/package.json index 34e99f61d..7c880d282 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.35", + "version": "0.10.36", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 95e34723e..183d80321 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.35", + "version": "0.10.36", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index cce9092f1..52e603ddf 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.10.35' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.36' };