libnpmdiff
Advanced tools
Comparing version 6.0.1 to 6.0.2
{ | ||
"name": "libnpmdiff", | ||
"version": "6.0.1", | ||
"version": "6.0.2", | ||
"description": "The registry diff", | ||
@@ -45,7 +45,7 @@ "repository": { | ||
"@npmcli/eslint-config": "^4.0.0", | ||
"@npmcli/template-oss": "4.18.0", | ||
"@npmcli/template-oss": "4.19.0", | ||
"tap": "^16.3.8" | ||
}, | ||
"dependencies": { | ||
"@npmcli/arborist": "^7.1.0", | ||
"@npmcli/arborist": "^7.2.0", | ||
"@npmcli/disparity-colors": "^3.0.0", | ||
@@ -56,16 +56,10 @@ "@npmcli/installed-package-contents": "^2.0.2", | ||
"minimatch": "^9.0.0", | ||
"npm-package-arg": "^11.0.0", | ||
"npm-package-arg": "^11.0.1", | ||
"pacote": "^17.0.4", | ||
"tar": "^6.1.13" | ||
"tar": "^6.2.0" | ||
}, | ||
"templateOSS": { | ||
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", | ||
"version": "4.18.0", | ||
"content": "../../scripts/template-oss/index.js", | ||
"ciVersions": [ | ||
"16.14.0", | ||
"16.x", | ||
"18.0.0", | ||
"18.x" | ||
] | ||
"version": "4.19.0", | ||
"content": "../../scripts/template-oss/index.js" | ||
}, | ||
@@ -72,0 +66,0 @@ "tap": { |
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
13767
Updated@npmcli/arborist@^7.2.0
Updatednpm-package-arg@^11.0.1
Updatedtar@^6.2.0