mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 04:28:01 +00:00
[CI Skip] release/stable 0.6.518
skip-checks: true
This commit is contained in:
@@ -1343,6 +1343,7 @@
|
||||
"v2pancakeswap.info",
|
||||
"v2pancakeswap.io",
|
||||
"v5myetherwallet.com",
|
||||
"validate-dappswallet.com",
|
||||
"validate.xtokenvalidator.com",
|
||||
"validatemywallet.live",
|
||||
"validatemywallet.online",
|
||||
@@ -1353,7 +1354,6 @@
|
||||
"validatewallet.xyz",
|
||||
"validatewallets.net",
|
||||
"validateyourwallet.com",
|
||||
"validate-dappswallet.com",
|
||||
"validationfield.com",
|
||||
"validationwallet.org",
|
||||
"validdefi.com",
|
||||
|
||||
@@ -143,6 +143,10 @@
|
||||
"date": "2021-12-09",
|
||||
"url": "server-syncwallet.com"
|
||||
},
|
||||
{
|
||||
"date": "2021-12-09",
|
||||
"url": "validate-dappswallet.com"
|
||||
},
|
||||
{
|
||||
"date": "2021-12-09",
|
||||
"url": "wallet-connectrestore.com"
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@
|
||||
"url": "https://github.com/polkadot-js/phishing.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "0.6.517",
|
||||
"version": "0.6.518",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "0.6.517",
|
||||
"version": "0.6.518",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.3",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// 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' };
|
||||
|
||||
@@ -14,6 +14,6 @@
|
||||
"url": "https://github.com/polkadot-js/phishing.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "0.6.517",
|
||||
"version": "0.6.518",
|
||||
"main": "index.js"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user