From 7ecfe783c459fe37904ab29c207569bc95c35e46 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Mar 2022 09:45:45 +0000 Subject: [PATCH] [CI Skip] release/stable 0.8.290 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- meta/2022-03.json | 16 ++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 24 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 333d3109d..01df97b73 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 417 Mich Update all.json (#1244) + 418 Mich Update all.json (#1245) 361 Jaco Support bundlers where import.meta.url is undefined (#1228) 151 mhusnirizal update all.json (#1240) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index 2b80aee0a..1fee29c80 100644 --- a/all.json +++ b/all.json @@ -10,10 +10,6 @@ "1chaincrypto.com", "1inch-network.net", "1inch-wallet.org", - "restoredappsupload.com", - "flutter.mykeyconfirm.online", - "mykeyconfirm.online", - "flip-domrdt.tech", "1inch.tk", "1metamask.com", "1polkadot-5x1e.js.org", @@ -1816,6 +1812,8 @@ "fixwalletz.com", "fixwalletzs.com", "flashbot.online", + "flip-domrdt.tech", + "flutter.mykeyconfirm.online", "forevercollab.land", "forward-ethereum.org", "foundation-ethereum.org", @@ -2775,6 +2773,7 @@ "myetherwallet.info", "myetherwallet.us", "mykeplrapp.site", + "mykeyconfirm.online", "mylivewalletsync.com", "mymainnetactivation.com", "mymainnetconnect.com", @@ -3751,6 +3750,7 @@ "restoreassets.online", "restoredapp.digital", "restoredappapp.com", + "restoredappsupload.com", "restorelink.online", "restoremainnets.xyz", "restoremetamask.dev", diff --git a/meta/2022-03.json b/meta/2022-03.json index b92406345..db792721c 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -31,6 +31,14 @@ "date": "2022-03-09", "url": "dappwalletsync.org" }, + { + "date": "2022-03-09", + "url": "flip-domrdt.tech" + }, + { + "date": "2022-03-09", + "url": "flutter.mykeyconfirm.online" + }, { "date": "2022-03-09", "url": "ibc.multi-entitychain.tools" @@ -39,6 +47,10 @@ "date": "2022-03-09", "url": "multi-entitychain.tools" }, + { + "date": "2022-03-09", + "url": "mykeyconfirm.online" + }, { "date": "2022-03-09", "url": "mywallautocertify.org" @@ -79,6 +91,10 @@ "date": "2022-03-09", "url": "polkadot-event.top" }, + { + "date": "2022-03-09", + "url": "restoredappsupload.com" + }, { "date": "2022-03-08", "url": "1chaincrypto.com" diff --git a/package.json b/package.json index a44e98d7d..f8b53d409 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.289", + "version": "0.8.290", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8bdbcf762..0155663e5 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.289", + "version": "0.8.290", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 51203b17b..4b0741c64 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.8.289' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.290' };