mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-15 20:41:04 +00:00
[CI Skip] release/stable 0.7.10
skip-checks: true
This commit is contained in:
@@ -1467,8 +1467,8 @@
|
|||||||
"polkaeco-airdrops.org",
|
"polkaeco-airdrops.org",
|
||||||
"polkafree.com",
|
"polkafree.com",
|
||||||
"polkagive.com",
|
"polkagive.com",
|
||||||
"polkagives.com",
|
|
||||||
"polkagiveaway.com",
|
"polkagiveaway.com",
|
||||||
|
"polkagives.com",
|
||||||
"polkalstarter.com",
|
"polkalstarter.com",
|
||||||
"polkamon.co",
|
"polkamon.co",
|
||||||
"polkamon.whitelist-network.com",
|
"polkamon.whitelist-network.com",
|
||||||
|
|||||||
@@ -1,4 +1,12 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"date": "2022-01-03",
|
||||||
|
"url": "importmobile.net"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"date": "2022-01-03",
|
||||||
|
"url": "polkagives.com"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2022-01-02",
|
"date": "2022-01-02",
|
||||||
"url": "mywalletsfixapp.com"
|
"url": "mywalletsfixapp.com"
|
||||||
|
|||||||
+1
-1
@@ -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.7.9",
|
"version": "0.7.10",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/*"
|
"packages/*"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.7.9",
|
"version": "0.7.10",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.16.7",
|
"@babel/runtime": "^7.16.7",
|
||||||
|
|||||||
@@ -3,4 +3,4 @@
|
|||||||
|
|
||||||
// Do not edit, auto-generated by @polkadot/dev
|
// Do not edit, auto-generated by @polkadot/dev
|
||||||
|
|
||||||
export const packageInfo = { name: '@polkadot/phishing', version: '0.7.9' };
|
export const packageInfo = { name: '@polkadot/phishing', version: '0.7.10' };
|
||||||
|
|||||||
Reference in New Issue
Block a user