From 20fa6719796b4f93635efd971cba2ea977e922c2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Sep 2022 18:24:01 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-30-x skip-checks: true --- CONTRIBUTORS | 4 ++-- all.json | 2 +- meta/2022-09.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 11 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ca371521a..e27f1d8c6 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,8 +1,8 @@ 575 Mich Update all.json (#2119) - 455 Jaco Additional url (as per issues logged) (#2177) + 456 Jaco Alphabetical README sorting (+ editor note) (#2206) 315 mhusnirizal update all.json (#2202) 250 Frank Update all.json (#2197) - 211 Tim Janssen Update all.json (#2199) + 212 Tim Janssen Update all.json (#2205) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index d3e48d16e..909d7bb0d 100644 --- a/all.json +++ b/all.json @@ -27,7 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "safecross.live", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -8408,6 +8407,7 @@ "safebridge.best", "safebtcminings.com", "safecointrade.com", + "safecross.live", "safecryptosync.com", "safedappchain.com", "safedappswallet.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index e34357733..7ac17da23 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -59,6 +59,10 @@ "date": "2022-09-06", "url": "rectifydapps.website" }, + { + "date": "2022-09-06", + "url": "safecross.live" + }, { "date": "2022-09-06", "url": "swiftfixprotocols.online" diff --git a/package.json b/package.json index fc31945e0..7ad300514 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-29-x", + "version": "0.18.8-30-x", "versions": { - "git": "0.18.8-29-x", + "git": "0.18.8-30-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index bc3ac8c72..29c178928 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-29-x", + "version": "0.18.8-30-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 8a13b4ab9..b4728e3dd 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.8-29-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-30-x' };