diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 29c50a7c5..9138c6d1e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 428 Jaco Bump dev deps (#1915) 265 mhusnirizal update all.json (#1911) 187 Frank Update all.json (#1910) - 103 thwjanssen89 Update all.json (#1912) + 104 thwjanssen89 Update all.json (#1914) 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 afe278b99..7905393e4 100644 --- a/all.json +++ b/all.json @@ -26,7 +26,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "giveaway-polkadot.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4014,6 +4013,7 @@ "giveaway-payzpayments.com", "giveaway-pieme.com", "giveaway-pleasurecoin.com", + "giveaway-polkadot.com", "giveaway-safeukr.com", "giveaway-satoshinakamoto.com", "giveaway-senspark.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index d015ecfe2..d881fc1c1 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -11,6 +11,10 @@ "date": "2022-07-26", "url": "cryptoline.solutions" }, + { + "date": "2022-07-26", + "url": "giveaway-polkadot.com" + }, { "date": "2022-07-26", "url": "offchainnode-websupport.org" diff --git a/package.json b/package.json index d1b06e3d8..9a26dc49b 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.2-35-x", + "version": "0.18.2-36-x", "versions": { - "git": "0.18.2-35-x", + "git": "0.18.2-36-x", "npm": "0.18.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1d7177001..912324870 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.2-35-x", + "version": "0.18.2-36-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 7bede1be7..b7e2bdb34 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-35-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2-36-x' };