[CI Skip] release/stable 0.8.61

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-01-21 05:44:09 +00:00
parent fe198ca1f7
commit 152df6e582
6 changed files with 14 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
325 Jaco Remove sites.google.com (#968) 326 Jaco Update all.json (#983)
317 Mich Update all.json (#976) 317 Mich Update all.json (#976)
89 mhusnirizal update all.json (#982) 89 mhusnirizal update all.json (#982)
74 michalisFr Update address.json (#966) 74 michalisFr Update address.json (#966)
+2 -2
View File
@@ -1,8 +1,6 @@
{ {
"allow": [], "allow": [],
"deny": [ "deny": [
"dappsrectifier.com",
"dappsrectifier.io",
"16-b.it", "16-b.it",
"1inch-wallet.org", "1inch-wallet.org",
"1metamask.com", "1metamask.com",
@@ -696,6 +694,8 @@
"dappsreauthonliine.com", "dappsreauthonliine.com",
"dappsreconnect.org", "dappsreconnect.org",
"dappsreconnects.com", "dappsreconnects.com",
"dappsrectifier.com",
"dappsrectifier.io",
"dappsresolve.online", "dappsresolve.online",
"dappsrestoration.net", "dappsrestoration.net",
"dappsrestore.online", "dappsrestore.online",
+8
View File
@@ -3,6 +3,14 @@
"date": "2022-01-21", "date": "2022-01-21",
"url": "conectingdaps.com" "url": "conectingdaps.com"
}, },
{
"date": "2022-01-21",
"url": "dappsrectifier.com"
},
{
"date": "2022-01-21",
"url": "dappsrectifier.io"
},
{ {
"date": "2022-01-21", "date": "2022-01-21",
"url": "dapsconnection.site" "url": "dapsconnection.site"
+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.8.60", "version": "0.8.61",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.8.60", "version": "0.8.61",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.16.7", "@babel/runtime": "^7.16.7",
+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.8.60' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.61' };