From 60573fc40289896112609bdc310a50ce4df5642c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 16:44:30 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.19.2-62-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/com/all.json | 1 + meta/2023-02.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 11 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 93ce94685..39a34f969 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 491 Jaco Cater for pinata unpin rate limits (#2939) 486 Tim Janssen Update all.json (#2950) - 484 Frank Update all.json (#2951) + 485 Frank Update all.json (#2952) 402 mhusnirizal update all.json (#2949) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 28d841af3..f82fa6e23 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "node-protocol.com", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -8875,6 +8874,7 @@ "node-mainnets.online", "node-modal-validation.com", "node-project.com", + "node-protocol.com", "node-resolve-all-defi-setup.com", "node-revalidation.online", "node-sc.com", diff --git a/all/com/all.json b/all/com/all.json index 1e95c13f0..9bb0fbe43 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -3648,6 +3648,7 @@ "node-debug.com", "node-modal-validation.com", "node-project.com", + "node-protocol.com", "node-resolve-all-defi-setup.com", "node-sc.com", "node-secured.com", diff --git a/meta/2023-02.json b/meta/2023-02.json index bdbdaf34c..3453e9ab8 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -51,6 +51,10 @@ "date": "2023-02-11", "url": "multiwalletcoinn.com" }, + { + "date": "2023-02-11", + "url": "node-protocol.com" + }, { "date": "2023-02-11", "url": "nodesaffix.net" diff --git a/package.json b/package.json index e4abf9722..8d6ecf84a 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.2-61-x", + "version": "0.19.2-62-x", "versions": { - "git": "0.19.2-61-x", + "git": "0.19.2-62-x", "npm": "0.19.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index a9d714677..aca1c0c0d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.2-61-x", + "version": "0.19.2-62-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.13", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 17e844cfd..167fe0a0f 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.19.2-61-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.2-62-x' };