mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-05-08 13:38:04 +00:00
[CI Skip] release/stable 0.7.6
skip-checks: true
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"allow": [],
|
||||
"deny": [
|
||||
"tesladrop.us",
|
||||
"1metamask.com",
|
||||
"1sgexchange.com",
|
||||
"1v4t96knneojmqrl1rblweebvongdgjsd657zqwqzs6jmdspolkadot.js.org",
|
||||
@@ -1753,6 +1752,7 @@
|
||||
"system-walletconnect.woodpeckersint.icu",
|
||||
"tempuswallet.com",
|
||||
"tendieswap.info",
|
||||
"tesladrop.us",
|
||||
"teslax2.com",
|
||||
"teslax2.net",
|
||||
"test-polkadot.js.org",
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{
|
||||
"date": "2022-01-02",
|
||||
"url": "tesladrop.us"
|
||||
}
|
||||
]
|
||||
@@ -1,4 +1,5 @@
|
||||
[
|
||||
"2022-01",
|
||||
"2021-12",
|
||||
"2021-11",
|
||||
"2021-10",
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@
|
||||
"url": "https://github.com/polkadot-js/phishing.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "0.7.5",
|
||||
"version": "0.7.6",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.7.5",
|
||||
"version": "0.7.6",
|
||||
"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.5' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', version: '0.7.6' };
|
||||
|
||||
Reference in New Issue
Block a user