From 03011263119d6271f4fffaf630da02639f54d560 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 06:29:40 +0000 Subject: [PATCH] [CI Skip] release/stable 0.10.53 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 d9b0765a5..8f3cf02ac 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 458 Mich Update address.json (#1358) + 459 Mich Update all.json (#1361) 373 Jaco Bump @polkadot/util (latest stable release) (#1353) 182 mhusnirizal update all.json (#1354) 83 frankywild Update all.json (#1359) diff --git a/all.json b/all.json index e95bfb416..05b890fda 100644 --- a/all.json +++ b/all.json @@ -6,9 +6,6 @@ "0vwwuniswap.top", "123-informatica.com", "16-b.it", - "apps-connect.xyz", - "concertifyonwall.org", - "syncvalidator1.xyz", "162.222.226.37", "1776coin.org", "1chaincrypto.com", @@ -230,6 +227,7 @@ "applive-polkadot.tech", "appnoderectify.org", "approve-collab.land", + "apps-connect.xyz", "apps-syncs.com", "apps-walletconnect.org", "apps.dappsreconnect.org", @@ -722,6 +720,7 @@ "comb.fund", "community-airdrop-program.com", "compassionate-lalande.96-9-210-124.plesk.page", + "concertifyonwall.org", "concordium-bridge.phi-blockchain.com", "conectcoin.org", "conectdapps.com", @@ -4660,6 +4659,7 @@ "syncserver-wallet.com", "syncsonlinevalidates.com", "syncvalidatedapps.com", + "syncvalidator1.xyz", "syncvizer.com", "syncwallet-dapp.com", "syncwallet2dapps.com", diff --git a/meta/2022-03.json b/meta/2022-03.json index 2fbf37a48..51b4bd846 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-03-30", + "url": "apps-connect.xyz" + }, + { + "date": "2022-03-30", + "url": "concertifyonwall.org" + }, + { + "date": "2022-03-30", + "url": "syncvalidator1.xyz" + }, { "date": "2022-03-29", "url": "assisstedwebdapp.com" diff --git a/package.json b/package.json index 9f5ea3cb6..2381907ef 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.52", + "version": "0.10.53", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c217e1571..c9d124f44 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.52", + "version": "0.10.53", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 54242b0e5..fb9a30143 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.52' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.53' };