From c62ff90c04f9e3968a57b9682f84616125ce810a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 10:23:31 +0000 Subject: [PATCH] [CI Skip] release/stable 0.8.152 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-02.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 c3f58f726..94bc00aef 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 361 Mich Update all.json (#1086) + 362 Mich Update all.json (#1087) 336 Jaco Bump deps (#1076) 112 mhusnirizal update all.json (#1080) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index 56d4203f7..e6a90517c 100644 --- a/all.json +++ b/all.json @@ -7,9 +7,6 @@ "0vwwuniswap.top", "123-informatica.com", "16-b.it", - "sync-validation.com", - "metadownload.site", - "en.square-space.online", "1776coin.org", "1inch-network.net", "1inch-wallet.org", @@ -1233,6 +1230,7 @@ "en-metamask.com", "en-myetherwallet.com", "en-sync-solution.com", + "en.square-space.online", "encryptodapps.com", "eosuniswap.org", "epolkadot.com", @@ -1681,6 +1679,7 @@ "metablack.app", "metaceware.net", "metadapps.online", + "metadownload.site", "metaextension.online", "metaextension.org", "metakrakentoken.com", @@ -3065,6 +3064,7 @@ "sync-securedwallet.com", "sync-solution.com", "sync-validatedapps.live", + "sync-validation.com", "sync-waletsbackup.live", "sync-walletvalidationguard.online", "sync-web3.com", diff --git a/meta/2022-02.json b/meta/2022-02.json index 8c35ff179..792cdcb43 100644 --- a/meta/2022-02.json +++ b/meta/2022-02.json @@ -75,6 +75,10 @@ "date": "2022-02-11", "url": "defiencryptor.info" }, + { + "date": "2022-02-11", + "url": "en.square-space.online" + }, { "date": "2022-02-11", "url": "io-or.ru" @@ -91,6 +95,10 @@ "date": "2022-02-11", "url": "mainnetwallets.net" }, + { + "date": "2022-02-11", + "url": "metadownload.site" + }, { "date": "2022-02-11", "url": "metamask-connect.add-all.site" @@ -167,6 +175,10 @@ "date": "2022-02-11", "url": "sync-portfolio.com" }, + { + "date": "2022-02-11", + "url": "sync-validation.com" + }, { "date": "2022-02-11", "url": "synchronize-conect.com" diff --git a/package.json b/package.json index 3c9c94b97..ba017b28a 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.151", + "version": "0.8.152", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8e2250baa..a4ca77d60 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.151", + "version": "0.8.152", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index a6686003d..6f81604e4 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.151' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.152' };