diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4c665c73c..e592ec80d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 426 Jaco Another starter (#1880) 262 mhusnirizal update all.json (#1899) 186 Frank Update all.json (#1888) - 95 thwjanssen89 Update all.json (#1897) + 96 thwjanssen89 Update all.json (#1898) 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 8b3f3f9ee..39997ae15 100644 --- a/all.json +++ b/all.json @@ -26,7 +26,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "sohochain-protocol.live", "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", @@ -7596,7 +7595,6 @@ "s-tepn.online", "s-walletsync.com", "s.livesmartappweb.live", - "s.sohochain-protocol.live", "s.solution-fixhub.live", "sadbox.quest", "sadbox.shop", @@ -8052,6 +8050,7 @@ "smoothrectify.com", "smoothsncsecure.online", "sntepn.space", + "sohochain-protocol.live", "solan-dapp.com", "solan-nftmint.com", "solanaclassic.io", diff --git a/meta/2022-07.json b/meta/2022-07.json index 0a61748bb..4b43d76cc 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -55,6 +55,10 @@ "date": "2022-07-24", "url": "smartappresolver.com" }, + { + "date": "2022-07-24", + "url": "sohochain-protocol.live" + }, { "date": "2022-07-24", "url": "synchronizationvalidate.pages.dev" diff --git a/package.json b/package.json index 1fed8feb4..a22427807 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.2-21-x", + "version": "0.18.2-22-x", "versions": { - "git": "0.18.2-21-x", + "git": "0.18.2-22-x", "npm": "0.18.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e15a2249a..1c6bab7bc 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.2-21-x", + "version": "0.18.2-22-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 118718472..d1308bf1c 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-21-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2-22-x' };