[CI Skip] release/stable 0.8.293

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-03-09 15:36:51 +00:00
parent 3b108aa240
commit 766ab3e5f0
6 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
419 Mich Update all.json (#1246) 419 Mich Update all.json (#1246)
361 Jaco Support bundlers where import.meta.url is undefined (#1228) 361 Jaco Support bundlers where import.meta.url is undefined (#1228)
151 mhusnirizal update all.json (#1240) 152 mhusnirizal Update all.json (#1248)
77 michalisFr Update all.json (#1036) 77 michalisFr Update all.json (#1036)
63 frankywild Update all.json (#1247) 63 frankywild Update all.json (#1247)
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": [
"dapps-authinterface.org",
"0vvwvuniswap.top", "0vvwvuniswap.top",
"0vvwwuniswap.top", "0vvwwuniswap.top",
"0vwwuniswap.top", "0vwwuniswap.top",
@@ -1089,6 +1088,7 @@
"dapps-access.net", "dapps-access.net",
"dapps-access.online", "dapps-access.online",
"dapps-auth.com", "dapps-auth.com",
"dapps-authinterface.org",
"dapps-connect-link.com", "dapps-connect-link.com",
"dapps-connect-wallet.com", "dapps-connect-wallet.com",
"dapps-connect-wallet.mutidappconnect.com", "dapps-connect-wallet.mutidappconnect.com",
+4
View File
@@ -71,6 +71,10 @@
"date": "2022-03-09", "date": "2022-03-09",
"url": "dappreconnect.com" "url": "dappreconnect.com"
}, },
{
"date": "2022-03-09",
"url": "dapps-authinterface.org"
},
{ {
"date": "2022-03-09", "date": "2022-03-09",
"url": "dappsbackend.au-u-ver.site" "url": "dappsbackend.au-u-ver.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.292", "version": "0.8.293",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.8.292", "version": "0.8.293",
"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.292' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.293' };