From 30676027b0b5f8b891b7a328950b2078d0db1b2e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 07:50:18 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.2-28-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-07.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index bfe2f7e7a..0ba6077d4 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 574 Mich Update all.json (#1851) 426 Jaco Another starter (#1880) - 263 mhusnirizal update all.json (#1902) + 264 mhusnirizal update all.json (#1906) 186 Frank Update all.json (#1888) 100 thwjanssen89 Update all.json (#1905) 84 michalisFr Update all.json from Allure Security findings (#1879) diff --git a/all.json b/all.json index 8439a9a87..36a9fd755 100644 --- a/all.json +++ b/all.json @@ -24,7 +24,6 @@ "zapto.org" ], "deny": [ - "pancaketransfer.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -6711,6 +6710,7 @@ "pancakeswqp-money.com", "pancaketabetai.xyz", "pancaketoken.com", + "pancaketransfer.com", "pancaketransfer.finance", "pancakewalletswap.finance", "pancakexcahange.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index 86acd161f..f5fb7d29f 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -23,6 +23,10 @@ "date": "2022-07-25", "url": "openwalletservices.network" }, + { + "date": "2022-07-25", + "url": "pancaketransfer.com" + }, { "date": "2022-07-25", "url": "securenodeconnect.com" diff --git a/package.json b/package.json index a1e387853..fd27151be 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.2-27-x", + "version": "0.18.2-28-x", "versions": { - "git": "0.18.2-27-x", + "git": "0.18.2-28-x", "npm": "0.18.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 5a51104fe..2c4db0621 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.2-27-x", + "version": "0.18.2-28-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index f088eab30..54f1340c5 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.18.2-27-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2-28-x' };