mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-15 16:01:01 +00:00
[CI Skip] release/stable 0.18.1
skip-checks: true
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
574 Mich Update all.json (#1851)
|
574 Mich Update all.json (#1851)
|
||||||
423 Jaco Adjust wildcard check & add problematic <url>.on.fleek.co (#1871)
|
425 Jaco Update to `@polkadot/util` 10.1.1 (#1875)
|
||||||
258 mhusnirizal update all.json (#1870)
|
258 mhusnirizal update all.json (#1870)
|
||||||
185 Frank Update all.json (#1860)
|
185 Frank Update all.json (#1860)
|
||||||
82 michalisFr Update all.json from Allure Security findings (#1865)
|
82 michalisFr Update all.json from Allure Security findings (#1865)
|
||||||
|
|||||||
+3
-3
@@ -11,10 +11,10 @@
|
|||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.18.0",
|
"version": "0.18.1",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "0.17.3-65-x",
|
"git": "0.18.1",
|
||||||
"npm": "0.17.2"
|
"npm": "0.18.1"
|
||||||
},
|
},
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/*"
|
"packages/*"
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.18.0",
|
"version": "0.18.1",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.6",
|
"@babel/runtime": "^7.18.6",
|
||||||
|
|||||||
@@ -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.17.3-65-x' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.1' };
|
||||||
|
|||||||
Reference in New Issue
Block a user