mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-14 05:01:03 +00:00
[CI Skip] release/stable 0.6.125
skip-checks: true
This commit is contained in:
@@ -54,6 +54,7 @@
|
|||||||
"ido-polkastarter.com",
|
"ido-polkastarter.com",
|
||||||
"kusama-wallet.com",
|
"kusama-wallet.com",
|
||||||
"kusama.fund",
|
"kusama.fund",
|
||||||
|
"kusama.us",
|
||||||
"livewalletauth.net",
|
"livewalletauth.net",
|
||||||
"livewalletconnect.live",
|
"livewalletconnect.live",
|
||||||
"livewallets.org",
|
"livewallets.org",
|
||||||
@@ -325,7 +326,6 @@
|
|||||||
"winxcrypt.com",
|
"winxcrypt.com",
|
||||||
"wwwpolkadot.js.org",
|
"wwwpolkadot.js.org",
|
||||||
"xn--polkadot-q86nz68f.js.org",
|
"xn--polkadot-q86nz68f.js.org",
|
||||||
"xn--wlletconnect-cbb.com",
|
"xn--wlletconnect-cbb.com"
|
||||||
"kusama.us"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
@@ -26,7 +26,7 @@
|
|||||||
"@polkadot/dev": "^0.62.11",
|
"@polkadot/dev": "^0.62.11",
|
||||||
"@types/jest": "^26.0.23"
|
"@types/jest": "^26.0.23"
|
||||||
},
|
},
|
||||||
"version": "0.6.124",
|
"version": "0.6.125",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pinata/sdk": "^1.1.13",
|
"@pinata/sdk": "^1.1.13",
|
||||||
"dnslink-cloudflare": "^3.0.0"
|
"dnslink-cloudflare": "^3.0.0"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@polkadot/phishing",
|
"name": "@polkadot/phishing",
|
||||||
"version": "0.6.124",
|
"version": "0.6.125",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "Simple phishing scripts from a central source",
|
"description": "Simple phishing scripts from a central source",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
|||||||
@@ -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.124' };
|
export const packageInfo = { name: '@polkadot/phishing', version: '0.6.125' };
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@polkadot/unused",
|
"name": "@polkadot/unused",
|
||||||
"version": "0.6.124",
|
"version": "0.6.125",
|
||||||
"description": "Dummy",
|
"description": "Dummy",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||||
|
|||||||
@@ -51,6 +51,10 @@
|
|||||||
"date": "2021-05-05",
|
"date": "2021-05-05",
|
||||||
"url": "dappswalletconnects.org"
|
"url": "dappswalletconnects.org"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"date": "2021-05-05",
|
||||||
|
"url": "kusama.us"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2021-05-05",
|
"date": "2021-05-05",
|
||||||
"url": "livewalletauth.net"
|
"url": "livewalletauth.net"
|
||||||
|
|||||||
Reference in New Issue
Block a user