libnpmpublish
Advanced tools
Comparing version 7.0.5 to 7.0.6
{ | ||
"name": "libnpmpublish", | ||
"version": "7.0.5", | ||
"version": "7.0.6", | ||
"description": "Programmatic API for the bits behind npm publish and unpublish", | ||
@@ -28,4 +28,4 @@ "author": "GitHub Inc.", | ||
"@npmcli/eslint-config": "^4.0.0", | ||
"@npmcli/template-oss": "4.10.0", | ||
"libnpmpack": "^5.0.5", | ||
"@npmcli/template-oss": "4.11.0", | ||
"libnpmpack": "^5.0.6", | ||
"lodash.clonedeep": "^4.5.0", | ||
@@ -44,6 +44,6 @@ "nock": "^13.2.4", | ||
"normalize-package-data": "^5.0.0", | ||
"npm-package-arg": "^10.0.0", | ||
"npm-registry-fetch": "^14.0.2", | ||
"npm-package-arg": "^10.1.0", | ||
"npm-registry-fetch": "^14.0.3", | ||
"semver": "^7.3.7", | ||
"ssri": "^10.0.0" | ||
"ssri": "^10.0.1" | ||
}, | ||
@@ -55,3 +55,3 @@ "engines": { | ||
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", | ||
"version": "4.10.0", | ||
"version": "4.11.0", | ||
"content": "../../scripts/template-oss/index.js" | ||
@@ -58,0 +58,0 @@ }, |
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
Updatednpm-package-arg@^10.1.0
Updatednpm-registry-fetch@^14.0.3
Updatedssri@^10.0.1