@npmcli/config
Advanced tools
Comparing version 8.0.2 to 8.0.3
{ | ||
"name": "@npmcli/config", | ||
"version": "8.0.2", | ||
"version": "8.0.3", | ||
"files": [ | ||
@@ -20,3 +20,3 @@ "bin/", | ||
"snap": "tap", | ||
"lint": "eslint \"**/*.js\"", | ||
"lint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"", | ||
"postlint": "template-oss-check", | ||
@@ -36,3 +36,3 @@ "lintfix": "npm run lint -- --fix", | ||
"@npmcli/mock-globals": "^1.0.0", | ||
"@npmcli/template-oss": "4.19.0", | ||
"@npmcli/template-oss": "4.21.3", | ||
"tap": "^16.3.8" | ||
@@ -55,6 +55,5 @@ }, | ||
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", | ||
"version": "4.19.0", | ||
"content": "../../scripts/template-oss/index.js", | ||
"npm": "npm" | ||
"version": "4.21.3", | ||
"content": "../../scripts/template-oss/index.js" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
126007