From 182c5c7e2dd4f95cfe61e36793f5084b6b807708 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 07:25:56 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.2-0-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 f869d4151..45b6fda08 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 258 mhusnirizal update all.json (#1870) 185 Frank Update all.json (#1860) 82 michalisFr Update all.json from Allure Security findings (#1865) - 81 thwjanssen89 Update all.json (#1868) + 82 thwjanssen89 Update all.json (#1874) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) 9 Dan Shields add multipe reported scams (#297) diff --git a/all.json b/all.json index 9aaeb46c2..fb041e2bf 100644 --- a/all.json +++ b/all.json @@ -29,11 +29,6 @@ "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", - "app-collab.land", - "go-collab.land", - "claim-collab.land", - "appissueresolve.com", - "openwalletclienthellp.company", "12345678987654321.link", "16-b.it", "162.222.226.37", @@ -353,6 +348,7 @@ "app-biuswap.org", "app-bogged.finance", "app-cefinet.online", + "app-collab.land", "app-dappsify.online", "app-erty.online", "app-lido.finance", @@ -398,6 +394,7 @@ "appersconnect.com", "appextensionfixes.com", "appguideconnect.com", + "appissueresolve.com", "appissueresolve.site", "applindex.online", "applive-polkadot.tech", @@ -1119,6 +1116,7 @@ "claim-ape.land", "claim-bayc.xyz", "claim-boredape.land", + "claim-collab.land", "claim-mnlth.com", "claim-murakami.com", "claim-otherdeed.land", @@ -3945,6 +3943,7 @@ "gmfstoken.com", "gn-connect.com", "gnosis-safe.org", + "go-collab.land", "go-mo.xyz", "go2dot.net", "goboardup.com", @@ -6268,6 +6267,7 @@ "openseaverify.net", "opensyncs.com", "openwalletapp.com", + "openwalletclienthellp.company", "openwalletservices.company", "openwalletsup.company", "openwalletuserhellp.company", diff --git a/meta/2022-07.json b/meta/2022-07.json index e0ca446a1..faf5484e9 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -15,6 +15,14 @@ "date": "2022-07-21", "url": "apikucoinconnect.com" }, + { + "date": "2022-07-21", + "url": "app-collab.land" + }, + { + "date": "2022-07-21", + "url": "appissueresolve.com" + }, { "date": "2022-07-21", "url": "apps-syncs.net" @@ -31,6 +39,10 @@ "date": "2022-07-21", "url": "bankk-11.cf" }, + { + "date": "2022-07-21", + "url": "claim-collab.land" + }, { "date": "2022-07-21", "url": "coinsolutionnetwork.live" @@ -131,6 +143,10 @@ "date": "2022-07-21", "url": "gkrypto.online" }, + { + "date": "2022-07-21", + "url": "go-collab.land" + }, { "date": "2022-07-21", "url": "integral-dex-bridges.net" @@ -187,6 +203,10 @@ "date": "2022-07-21", "url": "node-debug.com" }, + { + "date": "2022-07-21", + "url": "openwalletclienthellp.company" + }, { "date": "2022-07-21", "url": "portalsync.live" diff --git a/package.json b/package.json index d477cd282..cc6e884f2 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.1", + "version": "0.18.2-0-x", "versions": { - "git": "0.18.1", + "git": "0.18.2-0-x", "npm": "0.18.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 20cb863fa..07f80b761 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.1", + "version": "0.18.2-0-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 fe61be744..4bec57d78 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.1' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2-0-x' };