libnpmpack
Advanced tools
Comparing version 5.0.20 to 5.0.21
{ | ||
"name": "libnpmpack", | ||
"version": "5.0.20", | ||
"version": "5.0.21", | ||
"description": "Programmatic API for the bits behind npm pack", | ||
@@ -16,3 +16,3 @@ "author": "GitHub Inc.", | ||
"scripts": { | ||
"lint": "eslint \"**/*.js\"", | ||
"lint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"", | ||
"test": "tap", | ||
@@ -27,3 +27,3 @@ "posttest": "node ../.. run lint", | ||
"@npmcli/eslint-config": "^4.0.0", | ||
"@npmcli/template-oss": "4.19.0", | ||
"@npmcli/template-oss": "4.21.3", | ||
"nock": "^13.3.0", | ||
@@ -51,3 +51,3 @@ "spawk": "^1.7.1", | ||
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", | ||
"version": "4.19.0", | ||
"version": "4.21.3", | ||
"content": "../../scripts/template-oss/index.js" | ||
@@ -54,0 +54,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
5765