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