libnpmaccess
Advanced tools
Comparing version 6.0.4 to 7.0.0-pre.0
{ | ||
"name": "libnpmaccess", | ||
"version": "6.0.4", | ||
"version": "7.0.0-pre.0", | ||
"description": "programmatic library for `npm access` commands", | ||
@@ -9,4 +9,2 @@ "author": "GitHub Inc.", | ||
"scripts": { | ||
"preversion": "npm test", | ||
"postversion": "npm publish", | ||
"postpublish": "git push origin --follow-tags", | ||
@@ -17,3 +15,2 @@ "lint": "eslint \"**/*.js\"", | ||
"lintfix": "npm run lint -- --fix", | ||
"prepublishOnly": "git push origin --follow-tags", | ||
"snap": "tap", | ||
@@ -25,3 +22,3 @@ "posttest": "npm run lint", | ||
"@npmcli/eslint-config": "^3.1.0", | ||
"@npmcli/template-oss": "3.8.0", | ||
"@npmcli/template-oss": "4.0.0", | ||
"nock": "^13.2.4", | ||
@@ -44,3 +41,3 @@ "tap": "^16.0.1" | ||
"engines": { | ||
"node": "^12.13.0 || ^14.15.0 || >=16.0.0" | ||
"node": "^14.17.0 || ^16.13.0 || >=18.0.0" | ||
}, | ||
@@ -53,4 +50,4 @@ "files": [ | ||
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", | ||
"version": "3.8.0" | ||
"version": "4.0.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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
15338
1