From e8f02b0bdb0b13360c11df7befd2c2fdcd87723c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Dec 2022 19:38:39 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.13-64-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 4ad0a4029..30f0527dd 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 599 Mich Block three scams spread on twitter (#2708) 474 Jaco Bump deps (w/ deprecation warnings) (#2689) - 406 Tim Janssen Update all.json (#2715) + 407 Tim Janssen Update all.json (#2716) 405 Frank Update all.json (#2712) 376 mhusnirizal update all.json (#2696) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 9fb124a27..8794bdec4 100644 --- a/all.json +++ b/all.json @@ -28,9 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "syncredapp.info", - "trustpad-p2p.net", - "trustpad-p2p.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -11260,6 +11257,7 @@ "syncrectificationsdapp.com", "syncrectify.netlify.app", "syncrectifylive.com", + "syncredapp.info", "syncredirecting.info", "syncrepair.live", "syncresolve.com", @@ -12016,6 +12014,8 @@ "trustpad-market.com", "trustpad-multichain.net", "trustpad-nft.com", + "trustpad-p2p.com", + "trustpad-p2p.net", "trustpad-pool.net", "trustpad-portal.com", "trustpad-rewards.com", diff --git a/meta/2022-12.json b/meta/2022-12.json index 4bdb8c8b0..682bb434e 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -3,6 +3,18 @@ "date": "2022-12-23", "url": "dappsusersupport.com" }, + { + "date": "2022-12-23", + "url": "syncredapp.info" + }, + { + "date": "2022-12-23", + "url": "trustpad-p2p.com" + }, + { + "date": "2022-12-23", + "url": "trustpad-p2p.net" + }, { "date": "2022-12-22", "url": "dexplatform.net" diff --git a/package.json b/package.json index b3a5991a4..3df676202 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-63-x", + "version": "0.18.13-64-x", "versions": { - "git": "0.18.13-63-x", + "git": "0.18.13-64-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e37bd1e25..52885ce15 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-63-x", + "version": "0.18.13-64-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 1d332b927..71207497a 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-63-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-64-x' };