mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-05-01 17:07:59 +00:00
[CI Skip] release/stable 0.12.16
skip-checks: true
This commit is contained in:
@@ -26,4 +26,5 @@
|
|||||||
1 Mark Crince add site (#174)
|
1 Mark Crince add site (#174)
|
||||||
1 Nathan Quarles add "linkupaffix.co" (#866)
|
1 Nathan Quarles add "linkupaffix.co" (#866)
|
||||||
1 Nikhil Ranjan Removing polkassembly.network (#304)
|
1 Nikhil Ranjan Removing polkassembly.network (#304)
|
||||||
|
1 Stepan Samko Remove defiyield.app from deny list (#1547)
|
||||||
1 Thibaut Sardan Update README.md (#2)
|
1 Thibaut Sardan Update README.md (#2)
|
||||||
@@ -59,10 +59,6 @@
|
|||||||
"date": "2022-05-06",
|
"date": "2022-05-06",
|
||||||
"url": "defi-livesync.com"
|
"url": "defi-livesync.com"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"date": "2022-05-06",
|
|
||||||
"url": "defiyield.app"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"date": "2022-05-06",
|
"date": "2022-05-06",
|
||||||
"url": "dexlaunchpads.xyz"
|
"url": "dexlaunchpads.xyz"
|
||||||
|
|||||||
+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.12.15",
|
"version": "0.12.16",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/*"
|
"packages/*"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.12.15",
|
"version": "0.12.16",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.17.9",
|
"@babel/runtime": "^7.17.9",
|
||||||
|
|||||||
@@ -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', path: 'auto', type: 'auto', version: '0.12.15' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.12.16' };
|
||||||
|
|||||||
Reference in New Issue
Block a user