From 4647f41be963cbd7a1972ea8788dc669ae8e80ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 15:19:08 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.13-15-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-12.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 20 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c2ab93373..814e8bec8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 593 Mich block scam webdappssynchronization.pages.dev (#2630) 472 Jaco Block explore-ledger.online (#2655) - 390 Tim Janssen Update all.json (#2659) + 391 Tim Janssen Update all.json (#2661) 384 Frank Update all.json (#2658) 368 mhusnirizal update all.json (#2639) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 6c205fadb..e458d4204 100644 --- a/all.json +++ b/all.json @@ -28,9 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "tensetverification.com", - "importwallet.app", - "freeconnectsync.xyz", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -5148,6 +5145,7 @@ "frafchaincoldstorage.com", "free-web-wallet.com", "freeappware.com", + "freeconnectsync.xyz", "freemiumcore.com", "freenftwallactconnect.co", "freenftwallactconnect.com", @@ -5555,6 +5553,7 @@ "importrewards.org", "importsnode.com", "importvalidator.org", + "importwallet.app", "importwallets.com", "impossibledevfi.online", "improvewalletchains.com", @@ -11138,6 +11137,7 @@ "telos-chains.com", "tempuswallet.com", "tendieswap.info", + "tensetverification.com", "tenths.site", "terinawaikawa.com", "terklive.000webhostapp.com", diff --git a/meta/2022-12.json b/meta/2022-12.json index 8f7aef4a0..96854d28e 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -75,6 +75,14 @@ "date": "2022-12-08", "url": "fixprotocols.com" }, + { + "date": "2022-12-08", + "url": "freeconnectsync.xyz" + }, + { + "date": "2022-12-08", + "url": "importwallet.app" + }, { "date": "2022-12-08", "url": "mainnet-chain.xyz" @@ -111,6 +119,10 @@ "date": "2022-12-08", "url": "stablefixprotocol.online" }, + { + "date": "2022-12-08", + "url": "tensetverification.com" + }, { "date": "2022-12-08", "url": "trustpad-swap.net" diff --git a/package.json b/package.json index 119448bd0..6e64714ac 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-14-x", + "version": "0.18.13-15-x", "versions": { - "git": "0.18.13-14-x", + "git": "0.18.13-15-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 473869418..5e8fc9cab 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-14-x", + "version": "0.18.13-15-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 5e91fe3b1..f251a3555 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-14-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-15-x' };