From b9d35903e32a1fa87f6a1d9da93351f7b236e8cd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 21:47:42 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.13-45-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- meta/2022-12.json | 16 ++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 25 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d7426e457..254217d70 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 597 Mich block 27 scams, all on the same hosting (#2678) 474 Jaco Bump deps (w/ deprecation warnings) (#2689) - 398 Tim Janssen Update all.json (#2691) + 399 Tim Janssen Update all.json (#2695) 396 Frank Update all.json (#2693) 375 mhusnirizal update all.json (#2694) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 95f080827..7e57cf3b3 100644 --- a/all.json +++ b/all.json @@ -28,10 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "sdigital-mainethub.live", - "connectwallet.sh", - "connectwallet.lnkwaco.live", - "smartlivesconnects.org", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -2363,9 +2359,11 @@ "connectwallet.co.in", "connectwallet.digital", "connectwallet.ipq.co", + "connectwallet.lnkwaco.live", "connectwallet.me", "connectwallet.ml", "connectwallet.onrender.com", + "connectwallet.sh", "connectwallet.site", "connectwallet.space", "connectwallet.systems", @@ -10027,6 +10025,7 @@ "scourcloud.com", "scyn-walletsbackup.com", "scyn-walletsecure.com", + "sdigital-mainethub.live", "seamless-swift.herokuapp.com", "sec-tool.net", "secconnect-dapp.herokuapp.com", @@ -10462,6 +10461,7 @@ "smartlivechain.com", "smartliveconnect.org", "smartliveioapps.com", + "smartlivesconnects.org", "smartmainnetsync.com", "smartmainsrestore.com", "smartmatchconnect.com", diff --git a/meta/2022-12.json b/meta/2022-12.json index 2676a5ca1..d4c184ceb 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -11,6 +11,14 @@ "date": "2022-12-15", "url": "auth-wallets.netlify.app" }, + { + "date": "2022-12-15", + "url": "connectwallet.lnkwaco.live" + }, + { + "date": "2022-12-15", + "url": "connectwallet.sh" + }, { "date": "2022-12-15", "url": "cordium-app.com" @@ -31,10 +39,18 @@ "date": "2022-12-15", "url": "metaverse.dappservice.xyz" }, + { + "date": "2022-12-15", + "url": "sdigital-mainethub.live" + }, { "date": "2022-12-15", "url": "smartcondapp.online" }, + { + "date": "2022-12-15", + "url": "smartlivesconnects.org" + }, { "date": "2022-12-15", "url": "solana-web3wallet.com" diff --git a/package.json b/package.json index f59fa197b..b86e38d99 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-44-x", + "version": "0.18.13-45-x", "versions": { - "git": "0.18.13-44-x", + "git": "0.18.13-45-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1e5538931..f1524af85 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-44-x", + "version": "0.18.13-45-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 5c7891a33..0c1606920 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.13-44-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-45-x' };