diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2ca337673..53ee34965 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 426 Jaco Another starter (#1880) 259 mhusnirizal update all.json (#1882) 186 Frank Update all.json (#1888) - 89 thwjanssen89 Update all.json (#1886) + 90 thwjanssen89 Update all.json (#1890) 84 michalisFr Update all.json from Allure Security findings (#1879) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index a9a7c7abc..eb577cae0 100644 --- a/all.json +++ b/all.json @@ -26,10 +26,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "securedinnodestring.com", - "securedwebportocol.tech", - "safemintnft.silvertrade.ltd", - "walletassetcustodial.com", "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", @@ -7591,6 +7587,7 @@ "safefxoptions.com", "safelock.cloud", "safemigration.online", + "safemintnft.silvertrade.ltd", "safemodetrading.com", "safemoon-v2migrate.com", "safemoon.live", @@ -7705,6 +7702,7 @@ "securedefinode.com", "securedefinodes.org", "securedexport.live", + "securedinnodestring.com", "securedintegration.com", "securedinterphase.online", "securedswapassets.com", @@ -7719,6 +7717,7 @@ "securedwalletverifier.net", "securedweb3links.com", "securedweb3wallet.com", + "securedwebportocol.tech", "secureencryptionaccess.com", "secureencryptionaccess.org", "securefxtrade.org", @@ -9859,6 +9858,7 @@ "walletapps.cloud", "walletappsolution.com", "walletappsupport.com", + "walletassetcustodial.com", "walletassist.tips", "walletattach.org", "walletauth-dapps.org", diff --git a/meta/2022-07.json b/meta/2022-07.json index bc4812d6e..e3965d7be 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -1,4 +1,20 @@ [ + { + "date": "2022-07-23", + "url": "safemintnft.silvertrade.ltd" + }, + { + "date": "2022-07-23", + "url": "securedinnodestring.com" + }, + { + "date": "2022-07-23", + "url": "securedwebportocol.tech" + }, + { + "date": "2022-07-23", + "url": "walletassetcustodial.com" + }, { "date": "2022-07-22", "url": "2fa-establish.com" diff --git a/package.json b/package.json index 503a8560b..dfd851b7a 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.2-12-x", + "version": "0.18.2-13-x", "versions": { - "git": "0.18.2-12-x", + "git": "0.18.2-13-x", "npm": "0.18.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index a6f5833bc..b96aa3125 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.2-12-x", + "version": "0.18.2-13-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index f9f11e211..6e125c3f2 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.2-12-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2-13-x' };