From 828c6394cb0299d2009a73c0a2c1ea0a05eeab62 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Jun 2022 09:49:59 +0000 Subject: [PATCH] [CI Skip] release/stable 0.13.82 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 847893ccf..c25193b6a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 557 Mich Update all.json (#1624) + 558 Mich Update all.json (#1662) 392 Jaco Add weebly.com to top-level check (#1653) 234 mhusnirizal update all.json (#1657) 145 frankywild Update all.json (#1660) diff --git a/all.json b/all.json index b6a6e16fe..ee400b1d1 100644 --- a/all.json +++ b/all.json @@ -13,9 +13,6 @@ "1chaincrypto.com", "1inch-network.net", "1inch-wallet.org", - "bsccoin.live", - "tokenpecket.vip", - "dapconn.net", "1inch.tk", "1inchoficial.bonuscriptomoedas.com", "1metamask.com", @@ -897,6 +894,7 @@ "bscanetwork.com", "bscbotrectify.com", "bscbotrestore.com", + "bsccoin.live", "bscnode-restore.com", "bscnodecenter.net", "bscnodeconnect.net", @@ -1834,6 +1832,7 @@ "dapaffixsync.com", "dapairdrropnet.live", "dapc.site", + "dapconn.net", "dapconnect.net", "dapconnectlive.co", "dapconnectlive.com", @@ -7944,6 +7943,7 @@ "tokenpcooket.pro", "tokenpcooket.xyz", "tokenpeck.com", + "tokenpecket.vip", "tokenpket.com", "tokenpockat.club", "tokenpockat.icu", diff --git a/meta/2022-06.json b/meta/2022-06.json index 725174a24..7e6ef96ff 100644 --- a/meta/2022-06.json +++ b/meta/2022-06.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-06-11", + "url": "bsccoin.live" + }, + { + "date": "2022-06-11", + "url": "dapconn.net" + }, + { + "date": "2022-06-11", + "url": "tokenpecket.vip" + }, { "date": "2022-06-10", "url": "alltokensupport-xx10.xyz" diff --git a/package.json b/package.json index 134345d78..39ef7a31c 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.13.81", + "version": "0.13.82", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 3abeec3fe..8e1d58570 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.13.81", + "version": "0.13.82", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index b90e3895b..827e914bb 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.81' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.82' };