From ddb84b2d2da45e20c9d548b960ef1c2a70d96bb6 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:33:58 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.2-27-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 10 +++++----- meta/2022-07.json | 20 ++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 30 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4bb7f9059..bfe2f7e7a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 426 Jaco Another starter (#1880) 263 mhusnirizal update all.json (#1902) 186 Frank Update all.json (#1888) - 99 thwjanssen89 Update all.json (#1904) + 100 thwjanssen89 Update all.json (#1905) 84 michalisFr Update all.json from Allure Security findings (#1879) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index cc7726c6e..020113acd 100644 --- a/all.json +++ b/all.json @@ -28,11 +28,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "systematicprotocol.com", - "smartrecfix.xyz", - "blockchainsfix.com", - "chainsupportextension.net", - "securenodeconnect.com", "123-informatica.com", "12345678987654321.link", "16-b.it", @@ -877,6 +872,7 @@ "blockchainhub.online", "blockchainlabs.digital", "blockchainminingspace.com", + "blockchainsfix.com", "blockchainswallets.com", "blockchaintechfield.com", "blockchainwallet-team.com", @@ -1104,6 +1100,7 @@ "chainsfixedmaindappnet.com", "chainsolution.net", "chainstoken.com", + "chainsupportextension.net", "chainswallet.net", "chainswalletconnect.com", "chainswalletsdapp.com", @@ -7790,6 +7787,7 @@ "securemainappnet.com", "securemobileaibapp.com", "securemultisyncapp.cf", + "securenodeconnect.com", "securenodefix.org", "securenodes.org", "secureprotocol.site", @@ -8032,6 +8030,7 @@ "smartokenfix.com", "smartprotocol.digital", "smartprotocols.xyz", + "smartrecfix.xyz", "smartrecsyncauth.xyz", "smartrectification.org", "smartrectify.com", @@ -8607,6 +8606,7 @@ "synxserv.com", "sysnconnectinfo.online", "systematicchain.com", + "systematicprotocol.com", "systematicrectifier.com", "systematicwalletdapps.com", "systembsc-rectify.live", diff --git a/meta/2022-07.json b/meta/2022-07.json index a61b34a1b..86acd161f 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-07-25", + "url": "blockchainsfix.com" + }, + { + "date": "2022-07-25", + "url": "chainsupportextension.net" + }, { "date": "2022-07-25", "url": "coinpursewallet.com" @@ -15,6 +23,14 @@ "date": "2022-07-25", "url": "openwalletservices.network" }, + { + "date": "2022-07-25", + "url": "securenodeconnect.com" + }, + { + "date": "2022-07-25", + "url": "smartrecfix.xyz" + }, { "date": "2022-07-25", "url": "smartvalidation.tech" @@ -23,6 +39,10 @@ "date": "2022-07-25", "url": "syncprotocol.space" }, + { + "date": "2022-07-25", + "url": "systematicprotocol.com" + }, { "date": "2022-07-24", "url": "accessliveprotocol.live" diff --git a/package.json b/package.json index d64f5e13f..a1e387853 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.2-26-x", + "version": "0.18.2-27-x", "versions": { - "git": "0.18.2-26-x", + "git": "0.18.2-27-x", "npm": "0.18.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index a38395286..5a51104fe 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.2-26-x", + "version": "0.18.2-27-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 55a2142bf..f088eab30 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-26-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2-27-x' };