@fnpm-io/cli
Advanced tools
Comparing version 0.5.3 to 0.6.0
{ | ||
"name": "@fnpm-io/cli", | ||
"version": "0.5.3", | ||
"version": "0.6.0", | ||
"description": "FNPM CLI Tool.", | ||
@@ -23,2 +23,3 @@ "private": false, | ||
"dependencies": { | ||
"@types/tar": "6.1.3", | ||
"axios": "0.27.2", | ||
@@ -35,3 +36,4 @@ "bin-links": "3.0.3", | ||
"read-package-json-fast": "2.0.3", | ||
"semver": "7.3.7" | ||
"semver": "7.3.7", | ||
"tar": "6.1.11" | ||
}, | ||
@@ -38,0 +40,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
4160
1
14
+ Added@types/tar@6.1.3
+ Addedtar@6.1.11
+ Added@types/node@22.10.2(transitive)
+ Added@types/tar@6.1.3(transitive)
+ Addedtar@6.1.11(transitive)
+ Addedundici-types@6.20.0(transitive)
- Removedminipass@5.0.0(transitive)
- Removedtar@6.2.1(transitive)