You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@iconify/tools

Package Overview
Dependencies
Maintainers
1
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iconify/tools - npm Package Compare versions

Comparing version
4.1.4
to
4.1.5
+8
-9
package.json

@@ -6,3 +6,3 @@ {

"author": "Vjacheslav Trushkin",
"version": "4.1.4",
"version": "4.1.5",
"license": "MIT",

@@ -21,5 +21,4 @@ "bugs": "https://github.com/iconify/tools/issues",

"@iconify/utils": "^2.3.0",
"@types/tar": "^6.1.13",
"axios": "^1.12.1",
"cheerio": "1.0.0",
"axios": "^1.13.2",
"cheerio": "^1.1.2",
"domhandler": "^5.0.3",

@@ -30,7 +29,7 @@ "extract-zip": "^2.0.1",

"svgo": "^3.3.2",
"tar": "^6.2.1"
"tar": "^7.5.2"
},
"devDependencies": {
"@types/jest": "^29.5.14",
"@types/node": "^24.3.3",
"@types/node": "^24.10.1",
"@typescript-eslint/eslint-plugin": "^6.21.0",

@@ -44,5 +43,5 @@ "@typescript-eslint/parser": "^6.21.0",

"prettier": "^3.6.2",
"rimraf": "^6.0.1",
"ts-jest": "^29.4.1",
"typescript": "^5.9.2",
"rimraf": "^6.1.2",
"ts-jest": "^29.4.5",
"typescript": "^5.9.3",
"unbuild": "^2.0.0"

@@ -49,0 +48,0 @@ },