[CI Skip] release/stable 0.9.6

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-03-14 05:07:19 +00:00
parent b118fee7d0
commit e7f461f62e
6 changed files with 14 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
421 Mich Update all.json (#1258) 421 Mich Update all.json (#1258)
366 Jaco 0.9.1 (#1264) 366 Jaco 0.9.1 (#1264)
158 mhusnirizal update all.json (#1268) 159 mhusnirizal update all.json (#1270)
77 michalisFr Update all.json (#1036) 77 michalisFr Update all.json (#1036)
69 frankywild Update all.json (#1267) 69 frankywild Update all.json (#1267)
26 Bill Laboon Add Polkapromo.com (#1035) 26 Bill Laboon Add Polkapromo.com (#1035)
+2 -2
View File
@@ -1,8 +1,6 @@
{ {
"allow": [], "allow": [],
"deny": [ "deny": [
"servicecylce.online",
"loopfixchains.site",
"0vvwvuniswap.top", "0vvwvuniswap.top",
"0vvwwuniswap.top", "0vvwwuniswap.top",
"0vwwuniswap.top", "0vwwuniswap.top",
@@ -2269,6 +2267,7 @@
"loliverse.io", "loliverse.io",
"looksrareconnect.org", "looksrareconnect.org",
"looksrareliveconnect.org", "looksrareliveconnect.org",
"loopfixchains.site",
"lynodes.com", "lynodes.com",
"m.dappsconnectify.com", "m.dappsconnectify.com",
"m.tokensvalidate.live", "m.tokensvalidate.live",
@@ -4013,6 +4012,7 @@
"serverprotocols.net", "serverprotocols.net",
"serversnodes.com", "serversnodes.com",
"serversupportapp.com", "serversupportapp.com",
"servicecylce.online",
"servicesitilition.services", "servicesitilition.services",
"servizioassistenza.info", "servizioassistenza.info",
"sfdwafsadaw.com", "sfdwafsadaw.com",
+8
View File
@@ -3,6 +3,14 @@
"date": "2022-03-14", "date": "2022-03-14",
"url": "crypto-safeauth.com" "url": "crypto-safeauth.com"
}, },
{
"date": "2022-03-14",
"url": "loopfixchains.site"
},
{
"date": "2022-03-14",
"url": "servicecylce.online"
},
{ {
"date": "2022-03-13", "date": "2022-03-13",
"url": "162.222.226.37" "url": "162.222.226.37"
+1 -1
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/phishing.git" "url": "https://github.com/polkadot-js/phishing.git"
}, },
"sideEffects": false, "sideEffects": false,
"version": "0.9.5", "version": "0.9.6",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.9.5", "version": "0.9.6",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.17.2", "@babel/runtime": "^7.17.2",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev // Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.9.5' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.9.6' };