[CI Skip] release/stable 0.8.117

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-02-04 07:32:27 +00:00
parent 1b9b37c669
commit 0e1f5f6f50
6 changed files with 14 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
344 Mich Update all.json (#1049) 344 Mich Update all.json (#1049)
334 Jaco Remove polkadot.energy (#1040) 334 Jaco Remove polkadot.energy (#1040)
103 mhusnirizal Update all.json (#1047) 104 mhusnirizal update all.json (#1052)
77 michalisFr Update all.json (#1036) 77 michalisFr Update all.json (#1036)
31 frankywild Update all.json (#1031) 31 frankywild Update all.json (#1031)
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": [
"securedappsbrowser.net",
"secureddapps.com",
"0vvvvuniswap.top", "0vvvvuniswap.top",
"0vvwvuniswap.top", "0vvwvuniswap.top",
"0vvwwuniswap.top", "0vvwwuniswap.top",
@@ -2582,7 +2580,9 @@
"secured03-coinbase.ns01.us", "secured03-coinbase.ns01.us",
"securedaccess.io", "securedaccess.io",
"securedapps.space", "securedapps.space",
"securedappsbrowser.net",
"securedappsystem.com", "securedappsystem.com",
"secureddapps.com",
"securedwalletdapps.com", "securedwalletdapps.com",
"securedwalletsconnect.net", "securedwalletsconnect.net",
"securedwalletsprotocol.com", "securedwalletsprotocol.com",
+8
View File
@@ -1,4 +1,12 @@
[ [
{
"date": "2022-02-04",
"url": "securedappsbrowser.net"
},
{
"date": "2022-02-04",
"url": "secureddapps.com"
},
{ {
"date": "2022-02-03", "date": "2022-02-03",
"url": "chainlinkpads.com" "url": "chainlinkpads.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.116", "version": "0.8.117",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.8.116", "version": "0.8.117",
"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.116' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.117' };