[CI Skip] release/stable 0.9.33

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-03-19 04:23:29 +00:00
parent 4812aa0ea4
commit 8360e73e2c
6 changed files with 24 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
433 Mich Update all.json (#1295) 433 Mich Update all.json (#1295)
367 Jaco Bump dev deps (#1288) 367 Jaco Bump dev deps (#1288)
167 mhusnirizal update all.json (#1293) 168 mhusnirizal update all.json (#1297)
77 michalisFr Update all.json (#1036) 77 michalisFr Update all.json (#1036)
74 frankywild Update all.json (#1296) 74 frankywild Update all.json (#1296)
26 Bill Laboon Add Polkapromo.com (#1035) 26 Bill Laboon Add Polkapromo.com (#1035)
+4 -4
View File
@@ -1,10 +1,6 @@
{ {
"allow": [], "allow": [],
"deny": [ "deny": [
"datawalletconnect.com",
"fast-walletconnect.com",
"smartsystem-rectify.live",
"dappsconnectvalidate.org",
"0vvwvuniswap.top", "0vvwvuniswap.top",
"0vvwwuniswap.top", "0vvwwuniswap.top",
"0vwwuniswap.top", "0vwwuniswap.top",
@@ -1280,6 +1276,7 @@
"dappsconnects.io", "dappsconnects.io",
"dappsconnectservices.online", "dappsconnectservices.online",
"dappsconnectsync.com", "dappsconnectsync.com",
"dappsconnectvalidate.org",
"dappsconnectvalidator.com", "dappsconnectvalidator.com",
"dappsconnectwallets.com", "dappsconnectwallets.com",
"dappsconnetss.com", "dappsconnetss.com",
@@ -1560,6 +1557,7 @@
"datachaincoin.com", "datachaincoin.com",
"datachainconnect.com", "datachainconnect.com",
"datanetpaths.org", "datanetpaths.org",
"datawalletconnect.com",
"datawalletsolutions.com", "datawalletsolutions.com",
"dbasemainnet.tech", "dbasemainnet.tech",
"deadapeverification.com", "deadapeverification.com",
@@ -1867,6 +1865,7 @@
"extractionexe.link", "extractionexe.link",
"fabulousmayor850.wixsite.com", "fabulousmayor850.wixsite.com",
"fashion.blog", "fashion.blog",
"fast-walletconnect.com",
"fastdappfix.com", "fastdappfix.com",
"fastdappsync.com", "fastdappsync.com",
"fastfixwallet.com", "fastfixwallet.com",
@@ -4154,6 +4153,7 @@
"smartsconnect.net", "smartsconnect.net",
"smartsynchronize.com", "smartsynchronize.com",
"smartsyncwallet.com", "smartsyncwallet.com",
"smartsystem-rectify.live",
"smartvalidation.net", "smartvalidation.net",
"smartvalidations.net", "smartvalidations.net",
"smartverificator.org", "smartverificator.org",
+16
View File
@@ -1,4 +1,20 @@
[ [
{
"date": "2022-03-19",
"url": "dappsconnectvalidate.org"
},
{
"date": "2022-03-19",
"url": "datawalletconnect.com"
},
{
"date": "2022-03-19",
"url": "fast-walletconnect.com"
},
{
"date": "2022-03-19",
"url": "smartsystem-rectify.live"
},
{ {
"date": "2022-03-18", "date": "2022-03-18",
"url": "23.254.132.67" "url": "23.254.132.67"
+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.32", "version": "0.9.33",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.9.32", "version": "0.9.33",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.17.7", "@babel/runtime": "^7.17.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.9.32' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.9.33' };