[CI Skip] release/stable 0.6.518

skip-checks: true
This commit is contained in:
github-actions[bot]
2021-12-09 13:47:04 +00:00
parent a6db17c443
commit 760c6a9a65
6 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -1343,6 +1343,7 @@
"v2pancakeswap.info", "v2pancakeswap.info",
"v2pancakeswap.io", "v2pancakeswap.io",
"v5myetherwallet.com", "v5myetherwallet.com",
"validate-dappswallet.com",
"validate.xtokenvalidator.com", "validate.xtokenvalidator.com",
"validatemywallet.live", "validatemywallet.live",
"validatemywallet.online", "validatemywallet.online",
@@ -1353,7 +1354,6 @@
"validatewallet.xyz", "validatewallet.xyz",
"validatewallets.net", "validatewallets.net",
"validateyourwallet.com", "validateyourwallet.com",
"validate-dappswallet.com",
"validationfield.com", "validationfield.com",
"validationwallet.org", "validationwallet.org",
"validdefi.com", "validdefi.com",
+4
View File
@@ -143,6 +143,10 @@
"date": "2021-12-09", "date": "2021-12-09",
"url": "server-syncwallet.com" "url": "server-syncwallet.com"
}, },
{
"date": "2021-12-09",
"url": "validate-dappswallet.com"
},
{ {
"date": "2021-12-09", "date": "2021-12-09",
"url": "wallet-connectrestore.com" "url": "wallet-connectrestore.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.6.517", "version": "0.6.518",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -14,7 +14,7 @@
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",
"version": "0.6.517", "version": "0.6.518",
"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.517' }; export const packageInfo = { name: '@polkadot/phishing', version: '0.6.518' };
+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.517", "version": "0.6.518",
"main": "index.js" "main": "index.js"
} }