mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-23 18:51:03 +00:00
[CI Skip] release/stable 0.12.17
skip-checks: true
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
533 Mich Update all.json (#1543)
|
533 Mich Update all.json (#1543)
|
||||||
382 Jaco Bump @polkadot/util (#1525)
|
383 Jaco Remove false positive in soswap.finance (#1549)
|
||||||
213 mhusnirizal update all.json (#1506)
|
213 mhusnirizal update all.json (#1506)
|
||||||
112 frankywild Update all.json (#1544)
|
112 frankywild Update all.json (#1544)
|
||||||
79 michalisFr Update all.json (#1540)
|
79 michalisFr Update all.json (#1540)
|
||||||
|
|||||||
@@ -187,10 +187,6 @@
|
|||||||
"date": "2022-05-06",
|
"date": "2022-05-06",
|
||||||
"url": "smartdappfix.site"
|
"url": "smartdappfix.site"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"date": "2022-05-06",
|
|
||||||
"url": "soswap.finance"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"date": "2022-05-06",
|
"date": "2022-05-06",
|
||||||
"url": "sushiswapp.net"
|
"url": "sushiswapp.net"
|
||||||
|
|||||||
+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.16",
|
"version": "0.12.17",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/*"
|
"packages/*"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.12.16",
|
"version": "0.12.17",
|
||||||
"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.16' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.12.17' };
|
||||||
|
|||||||
Reference in New Issue
Block a user