From 128ef158ace60c3eb89ffe71df979b1dbc30b7cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 19:35:17 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.19.2-57-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 efe860ec2..9f8a556fe 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) 484 Tim Janssen Update all.json (#2945) - 482 Frank Update all.json (#2946) + 483 Frank Update all.json (#2947) 401 mhusnirizal update all.json (#2923) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 16abec6d7..e777181f2 100644 --- a/all.json +++ b/all.json @@ -31,7 +31,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "avouchdapps.com", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", @@ -1038,6 +1037,7 @@ "avanttrends.com", "avax-event.live", "avaxnetworkwallet.com", + "avouchdapps.com", "avouchsync.com", "avouchsyncz.com", "awalletconnect.com", diff --git a/all/com/all.json b/all/com/all.json index f459527db..8454174f2 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -404,6 +404,7 @@ "avalanchesync.com", "avanttrends.com", "avaxnetworkwallet.com", + "avouchdapps.com", "avouchsync.com", "avouchsyncz.com", "awalletconnect.com", diff --git a/meta/2023-02.json b/meta/2023-02.json index b9db1c64e..3abf05eca 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-02-10", + "url": "avouchdapps.com" + }, { "date": "2023-02-10", "url": "blockchainfix.xyz" diff --git a/package.json b/package.json index 00dec99ce..da28c7f85 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.2-56-x", + "version": "0.19.2-57-x", "versions": { - "git": "0.19.2-56-x", + "git": "0.19.2-57-x", "npm": "0.19.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b47f482ae..9a077b9a8 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.2-56-x", + "version": "0.19.2-57-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 75d139ec8..037131d6e 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-56-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.2-57-x' };