From d699a7456238753f369c48e8da974a4295f16201 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 14:03:38 +0000 Subject: [PATCH] [CI Skip] release/stable 0.13.91 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-06.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 abe57a134..5e4e82222 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 561 Mich Update all.json (#1669) 393 Jaco Bump dev deps (w/ code adjustments) (#1668) 235 mhusnirizal update all.json (#1667) - 146 frankywild Update all.json (#1665) + 147 frankywild Update all.json (#1671) 79 michalisFr Update all.json (#1540) 29 Bill Laboon Remove emily.ghost.io (#1539) 14 thwjanssen89 Update all.json (#1670) diff --git a/all.json b/all.json index 1e91e42c8..a81bf3994 100644 --- a/all.json +++ b/all.json @@ -11,9 +11,6 @@ "162.222.226.37", "1776coin.org", "1chaincrypto.com", - "securewalletconnects.dynamic-dns.net", - "walletconnectdapp.co", - "securewalletconnects.ddns.us", "1inch-network.net", "1inch-wallet.org", "1inch.tk", @@ -7113,6 +7110,8 @@ "securewallet.pages.dev", "securewalletconnect.comassets.xyz", "securewalletconnects.com", + "securewalletconnects.ddns.us", + "securewalletconnects.dynamic-dns.net", "securewalletdapps.net", "securewalletfix.com", "securewalletsolutions.com", @@ -9186,6 +9185,7 @@ "walletconnectconfirmation.net", "walletconnectconfirmations.com", "walletconnectd.com", + "walletconnectdapp.co", "walletconnectdapp.com", "walletconnectdappp.ddns.net", "walletconnectdapps.com", diff --git a/meta/2022-06.json b/meta/2022-06.json index eb6676496..895163854 100644 --- a/meta/2022-06.json +++ b/meta/2022-06.json @@ -123,6 +123,14 @@ "date": "2022-06-13", "url": "securetokenrestore.com" }, + { + "date": "2022-06-13", + "url": "securewalletconnects.ddns.us" + }, + { + "date": "2022-06-13", + "url": "securewalletconnects.dynamic-dns.net" + }, { "date": "2022-06-13", "url": "smartcointechdappsolutiion.live" @@ -187,6 +195,10 @@ "date": "2022-06-13", "url": "wallet-connectio.com" }, + { + "date": "2022-06-13", + "url": "walletconnectdapp.co" + }, { "date": "2022-06-13", "url": "walletconnectdapp.com" diff --git a/package.json b/package.json index 1ba8a7eea..f7b2ec8a4 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.13.90", + "version": "0.13.91", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index a99f97c4c..ec7e82a04 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.13.90", + "version": "0.13.91", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 11aa46764..e2b4f4ae3 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.13.90' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.91' };