libnpmpublish
Advanced tools
Comparing version 7.0.6 to 7.0.8
{ | ||
"name": "libnpmpublish", | ||
"version": "7.0.6", | ||
"version": "7.0.8", | ||
"description": "Programmatic API for the bits behind npm publish and unpublish", | ||
@@ -17,3 +17,2 @@ "author": "GitHub Inc.", | ||
"scripts": { | ||
"eslint": "eslint", | ||
"lint": "eslint \"**/*.js\"", | ||
@@ -29,7 +28,7 @@ "lintfix": "node ../.. run lint -- --fix", | ||
"@npmcli/eslint-config": "^4.0.0", | ||
"@npmcli/template-oss": "4.11.0", | ||
"libnpmpack": "^5.0.6", | ||
"@npmcli/mock-registry": "^1.0.0", | ||
"@npmcli/template-oss": "4.11.4", | ||
"lodash.clonedeep": "^4.5.0", | ||
"nock": "^13.2.4", | ||
"tap": "^16.0.1" | ||
"nock": "^13.3.0", | ||
"tap": "^16.3.4" | ||
}, | ||
@@ -55,3 +54,3 @@ "repository": { | ||
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", | ||
"version": "4.11.0", | ||
"version": "4.11.4", | ||
"content": "../../scripts/template-oss/index.js" | ||
@@ -58,0 +57,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
14720