[CI Skip] release/stable 0.9.3

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-03-13 09:59:12 +00:00
parent 6abb8b8e9f
commit 97f4cacddc
6 changed files with 9 additions and 5 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)
156 mhusnirizal update all.json (#1263) 157 mhusnirizal update all.json (#1266)
77 michalisFr Update all.json (#1036) 77 michalisFr Update all.json (#1036)
68 frankywild Update all.json (#1265) 68 frankywild Update all.json (#1265)
26 Bill Laboon Add Polkapromo.com (#1035) 26 Bill Laboon Add Polkapromo.com (#1035)
+1 -1
View File
@@ -1,7 +1,6 @@
{ {
"allow": [], "allow": [],
"deny": [ "deny": [
"authyuser.com",
"0vvwvuniswap.top", "0vvwvuniswap.top",
"0vvwwuniswap.top", "0vvwwuniswap.top",
"0vwwuniswap.top", "0vwwuniswap.top",
@@ -284,6 +283,7 @@
"authwalletdapps.com", "authwalletdapps.com",
"authwalletsync.com", "authwalletsync.com",
"authweb.live", "authweb.live",
"authyuser.com",
"auto-accessactivation.live", "auto-accessactivation.live",
"autoconectoken.com", "autoconectoken.com",
"autoconfig.metamask.pcsupport24-7.com", "autoconfig.metamask.pcsupport24-7.com",
+4
View File
@@ -1,4 +1,8 @@
[ [
{
"date": "2022-03-13",
"url": "authyuser.com"
},
{ {
"date": "2022-03-12", "date": "2022-03-12",
"url": "allwalletsystem.com" "url": "allwalletsystem.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.9.2", "version": "0.9.3",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.9.2", "version": "0.9.3",
"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.2' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.9.3' };