lockfile-lint
Advanced tools
Comparing version 4.13.1 to 4.13.2
{ | ||
"name": "lockfile-lint", | ||
"version": "4.13.1", | ||
"version": "4.13.2", | ||
"description": "A CLI to lint a lockfile for security policies", | ||
@@ -5,0 +5,0 @@ "bin": { |
@@ -100,3 +100,3 @@ <p align="center"><h1 align="center"> | ||
- A .lockfile-lintrc file, written in JSON or YAML, with optional extensions: .json/.yaml/.yml (without extension takes precedence). | ||
- A .lockfile-lint.js or lockfilelint.config.js file that exports an object. | ||
- A .lockfile-lint.js or lockfile-lint.config.js file that exports an object. | ||
- A .lockfile-lint.toml file, written in TOML (the .toml extension is required). | ||
@@ -103,0 +103,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
37660