mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 06:48: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",
|
||||
"polkafree.com",
|
||||
"polkagive.com",
|
||||
"polkagives.com",
|
||||
"polkagiveaway.com",
|
||||
"polkagives.com",
|
||||
"polkalstarter.com",
|
||||
"polkamon.co",
|
||||
"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",
|
||||
"url": "mywalletsfixapp.com"
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@
|
||||
"url": "https://github.com/polkadot-js/phishing.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "0.7.9",
|
||||
"version": "0.7.10",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.7.9",
|
||||
"version": "0.7.10",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.7",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// 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