From 2819d4cfd24c264fc3515a8423b311bae28ee5ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 05:53:06 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.2-26-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 12 ++++++------ meta/2022-07.json | 24 ++++++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 35 insertions(+), 11 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e8920bf9c..4bb7f9059 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) - 98 thwjanssen89 Update all.json (#1903) + 99 thwjanssen89 Update all.json (#1904) 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 e33463073..1a338cdef 100644 --- a/all.json +++ b/all.json @@ -33,12 +33,6 @@ "16-b.it", "162.222.226.37", "1776coin.org", - "smartvalidation.tech", - "openwalletservices.network", - "defiwebrectify.org", - "dappwalletcenter.company", - "coinpursewallet.com", - "syncprotocol.space", "1chaincrypto.com", "1inch-connect.com", "1inch-network.net", @@ -1307,6 +1301,7 @@ "coinprelaunch.site", "coinprotip.com", "coinprotip.net", + "coinpursewallet.com", "coinrau.com", "coinrecovereyconnects.com", "coinrecovereywallets.com", @@ -3010,6 +3005,7 @@ "dappwallet.support", "dappwalletauth.com", "dappwalletbrowser.com", + "dappwalletcenter.company", "dappwalletconnect.000webhostapp.com", "dappwalletconnect.click", "dappwalletconnect.co", @@ -3338,6 +3334,7 @@ "defiwalletswap.com", "defiwalletsyn.com", "defiweb-interface.org", + "defiwebrectify.org", "defiwebsupport.org", "defixrectify.live", "defiyield.info", @@ -6416,6 +6413,7 @@ "openwalletapp.com", "openwalletclienthellp.company", "openwalletservices.company", + "openwalletservices.network", "openwalletsup.company", "openwalletuserhellp.company", "ophiophagous-smiley-unvascular.s3.eu-central-003.backblazeb2.com", @@ -8061,6 +8059,7 @@ "smarttokentools.com", "smartvalidatetools.com", "smartvalidation.net", + "smartvalidation.tech", "smartvalidations.net", "smartverificator.org", "smartwallectconnect.com", @@ -8513,6 +8512,7 @@ "syncprocess.me", "syncprocesslink.site", "syncprotocol.online", + "syncprotocol.space", "syncprotocols.com", "syncprotocols.online", "syncr-wallet.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index a3361d85d..a61b34a1b 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -1,4 +1,28 @@ [ + { + "date": "2022-07-25", + "url": "coinpursewallet.com" + }, + { + "date": "2022-07-25", + "url": "dappwalletcenter.company" + }, + { + "date": "2022-07-25", + "url": "defiwebrectify.org" + }, + { + "date": "2022-07-25", + "url": "openwalletservices.network" + }, + { + "date": "2022-07-25", + "url": "smartvalidation.tech" + }, + { + "date": "2022-07-25", + "url": "syncprotocol.space" + }, { "date": "2022-07-24", "url": "accessliveprotocol.live" diff --git a/package.json b/package.json index d89caaa1a..d64f5e13f 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.2-25-x", + "version": "0.18.2-26-x", "versions": { - "git": "0.18.2-25-x", + "git": "0.18.2-26-x", "npm": "0.18.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 53bb5a93c..a38395286 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.2-25-x", + "version": "0.18.2-26-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 2ed0ae1a2..55a2142bf 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-25-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2-26-x' };