[CI Skip] release/stable 0.8.161

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-02-13 07:35:46 +00:00
parent 1042463eaa
commit dbe7df9aee
6 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
366 Mich Update all.json (#1097) 366 Mich Update all.json (#1097)
336 Jaco Bump deps (#1076) 337 Jaco Additional reported URL (#1098)
114 mhusnirizal update all.json (#1096) 114 mhusnirizal update all.json (#1096)
77 michalisFr Update all.json (#1036) 77 michalisFr Update all.json (#1036)
40 frankywild Update all.json (#1090) 40 frankywild Update all.json (#1090)
+1 -1
View File
@@ -1,7 +1,6 @@
{ {
"allow": [], "allow": [],
"deny": [ "deny": [
"exosama.cc",
"0vvvvuniswap.top", "0vvvvuniswap.top",
"0vvwvuniswap.top", "0vvwvuniswap.top",
"0vvwwuniswap.top", "0vvwwuniswap.top",
@@ -1314,6 +1313,7 @@
"exoduswallet.site", "exoduswallet.site",
"exoduswalletlink.com", "exoduswalletlink.com",
"exoduswalletweb.org", "exoduswalletweb.org",
"exosama.cc",
"extension-metamask.com.goboardup.com", "extension-metamask.com.goboardup.com",
"extension-metamask.com.homehubstudy.com", "extension-metamask.com.homehubstudy.com",
"extension-metamask.com.hustlernation254.com", "extension-metamask.com.hustlernation254.com",
+4
View File
@@ -31,6 +31,10 @@
"date": "2022-02-13", "date": "2022-02-13",
"url": "easy-protocol.com" "url": "easy-protocol.com"
}, },
{
"date": "2022-02-13",
"url": "exosama.cc"
},
{ {
"date": "2022-02-13", "date": "2022-02-13",
"url": "nodesmartconnect.com" "url": "nodesmartconnect.com"
+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.160", "version": "0.8.161",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.8.160", "version": "0.8.161",
"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.8.160' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.161' };