From eadec24b17ee93d833077d422cfc2c8e06e59d23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Aug 2022 06:47:38 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.7-13-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 3 +-- meta/2022-08.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 14 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1b179f00d..4bb611084 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 449 Jaco 0.18.6 (#2100) 302 mhusnirizal update all.json (#2099) 232 Frank Update all.json (#2112) - 174 Tim Janssen Update all.json (#2114) + 175 Tim Janssen Update all.json (#2117) 90 michalisFr Update all.json from Allure Security findings (#2111) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index dfa24a347..a26e254b2 100644 --- a/all.json +++ b/all.json @@ -27,8 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "connect.shibswaap.com", - "shibswaap.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -8443,6 +8441,7 @@ "shibatoken-x2.com", "shibatokenfaucet.xyz", "shibatokengo.sbs", + "shibswaap.com", "shibutoken.site", "shielded-chain.com", "shiibaswap.org", diff --git a/meta/2022-08.json b/meta/2022-08.json index 24d515c39..231f1416a 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-08-25", + "url": "connect.shibswaap.com" + }, + { + "date": "2022-08-25", + "url": "shibswaap.com" + }, { "date": "2022-08-24", "url": "biswaponlinedapps.com" diff --git a/package.json b/package.json index e29d9843d..4b2d5ca8d 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-12-x", + "version": "0.18.7-13-x", "versions": { - "git": "0.18.7-12-x", + "git": "0.18.7-13-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index f1ae054fe..d26ae4666 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-12-x", + "version": "0.18.7-13-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e85fc5eb1..1e8574cc4 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.7-12-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-13-x' };