From 3703b68e9267e43994afc4c09b65ae0747971c87 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Nov 2022 06:38:41 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-148-x skip-checks: true --- CONTRIBUTORS | 4 ++-- all.json | 6 +++--- meta/2022-11.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 21 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3803cfe2d..b76bce9bc 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,8 +1,8 @@ - 586 Mich block scam wallet-fixers.netlify.app (#2525) + 587 Mich block two generic seed stealers (#2553) 464 Jaco Bump deps (#2510) 359 Frank Update all.json (#2550) 358 mhusnirizal update all.json (#2419) - 343 Tim Janssen Update all.json (#2551) + 344 Tim Janssen Update all.json (#2552) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 955f6af4a..b58896c04 100644 --- a/all.json +++ b/all.json @@ -28,10 +28,7 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "syncevalidationupdate.com", "0vvwvuniswap.top", - "dappsolution.live", - "walletdapps-comect.com", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -3464,6 +3461,7 @@ "dappsnodesfix.com", "dappsofficialwebsite.nl", "dappsolluition938u798200uu3i0ui3i8u39u823.live", + "dappsolution.live", "dappsolution.one", "dappsolution.tech", "dappsolution.website", @@ -10585,6 +10583,7 @@ "syncerror.site", "synceth.xyz", "syncevalidationlive.com", + "syncevalidationupdate.com", "syncfix.netlify.app", "syncfix.surge.sh", "syncfixaccess.net", @@ -12797,6 +12796,7 @@ "walletdappnetwork.app", "walletdapprevalidation.com", "walletdapps-auth.org", + "walletdapps-comect.com", "walletdapps-ext.org", "walletdapps-extension.org", "walletdapps-interface.org", diff --git a/meta/2022-11.json b/meta/2022-11.json index b190dd38b..101ca2921 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-11-10", + "url": "dappsolution.live" + }, + { + "date": "2022-11-10", + "url": "syncevalidationupdate.com" + }, + { + "date": "2022-11-10", + "url": "walletdapps-comect.com" + }, { "date": "2022-11-09", "url": "0x946112efab61c3636cbd52de2e1392d7a75a6f01.art" diff --git a/package.json b/package.json index 6afa4f65d..2f0713bf6 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-147-x", + "version": "0.18.11-148-x", "versions": { - "git": "0.18.11-147-x", + "git": "0.18.11-148-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 259d98c54..3d438c872 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-147-x", + "version": "0.18.11-148-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index b0a2f2469..212adf2d2 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.11-147-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-148-x' };