From cc20ac16732f46d2c5ac1ef92e7b43c94e001f77 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Aug 2022 07:03:02 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.5-14-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-08.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 15 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index dbc66cd96..2ed995b34 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 444 Jaco 0.18.4 (Fix 0.18.3 publish) (#2011) 288 mhusnirizal update all.json (#2019) 210 Frank Update all.json (#2024) - 139 Tim Janssen Update all.json (#2023) + 140 Tim Janssen Update all.json (#2025) 89 michalisFr Added 0 new domains (#2004) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 374b33f3f..b192b985b 100644 --- a/all.json +++ b/all.json @@ -27,8 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "defiportal.translavandero.cl", - "sync-rectify.co", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -3459,6 +3457,7 @@ "definodetools.com", "defioffchain-rects.com", "defioffchain.online", + "defiportal.translavandero.cl", "defiprotocol-fixedissues.com", "defiprotocol-live.com", "defiprotocol.biz", @@ -8667,6 +8666,7 @@ "sync-protectionlink.online", "sync-protocols.com", "sync-rectificationconnect.co", + "sync-rectify.co", "sync-securedwallet.com", "sync-shield.com", "sync-solution.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index c1c7a4641..362539af9 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -11,6 +11,10 @@ "date": "2022-08-09", "url": "browoprime.com" }, + { + "date": "2022-08-09", + "url": "defiportal.translavandero.cl" + }, { "date": "2022-08-09", "url": "set-routerfix.tech" @@ -19,6 +23,10 @@ "date": "2022-08-09", "url": "swiftszapprotocols.info" }, + { + "date": "2022-08-09", + "url": "sync-rectify.co" + }, { "date": "2022-08-08", "url": "classicfixprotocol.online" diff --git a/package.json b/package.json index 8beb33cdc..dacb59bf5 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.5-13-x", + "version": "0.18.5-14-x", "versions": { - "git": "0.18.5-13-x", + "git": "0.18.5-14-x", "npm": "0.18.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ab724e4a4..70e60dec7 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.5-13-x", + "version": "0.18.5-14-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 79cbfb80b..e7503bd1b 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.5-13-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.5-14-x' };