[CI Skip] release/stable 0.6.517

skip-checks: true
This commit is contained in:
github-actions[bot]
2021-12-09 13:18:21 +00:00
parent 1ad91bf54a
commit 3a007ca3d6
6 changed files with 13 additions and 5 deletions
+1 -1
View File
@@ -1604,8 +1604,8 @@
"walletdappsapi.org", "walletdappsapi.org",
"walletdappsrestore.com", "walletdappsrestore.com",
"walletdappstore.com", "walletdappstore.com",
"walletdappsvalidate.com.orbinquotrading.com",
"walletdappsvalidate.com", "walletdappsvalidate.com",
"walletdappsvalidate.com.orbinquotrading.com",
"walletdappsvalidates.com", "walletdappsvalidates.com",
"walletdappsvaliddates.com", "walletdappsvaliddates.com",
"walletdatabase.io", "walletdatabase.io",
+8
View File
@@ -147,10 +147,18 @@
"date": "2021-12-09", "date": "2021-12-09",
"url": "wallet-connectrestore.com" "url": "wallet-connectrestore.com"
}, },
{
"date": "2021-12-09",
"url": "walletdappsvalidate.com"
},
{ {
"date": "2021-12-09", "date": "2021-12-09",
"url": "walletrestorelive.com" "url": "walletrestorelive.com"
}, },
{
"date": "2021-12-09",
"url": "wallets-dappsvalidate.com"
},
{ {
"date": "2021-12-08", "date": "2021-12-08",
"url": "restoremycryptowallet.me" "url": "restoremycryptowallet.me"
+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.6.516", "version": "0.6.517",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -14,7 +14,7 @@
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",
"version": "0.6.516", "version": "0.6.517",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.16.3", "@babel/runtime": "^7.16.3",
+1 -1
View File
@@ -3,4 +3,4 @@
// Auto-generated by @polkadot/dev, do not edit // Auto-generated by @polkadot/dev, do not edit
export const packageInfo = { name: '@polkadot/phishing', version: '0.6.516' }; export const packageInfo = { name: '@polkadot/phishing', version: '0.6.517' };
+1 -1
View File
@@ -14,6 +14,6 @@
"url": "https://github.com/polkadot-js/phishing.git" "url": "https://github.com/polkadot-js/phishing.git"
}, },
"sideEffects": false, "sideEffects": false,
"version": "0.6.516", "version": "0.6.517",
"main": "index.js" "main": "index.js"
} }