node-sarif-builder
Advanced tools
Comparing version 3.0.1-beta202403160125.0 to 3.1.1-beta202403160129.0
@@ -5,2 +5,7 @@ # Changelog | ||
## [3.1.0] 2024-16-03 | ||
- Update schema to final 2.1.0 release (but the schema definition remains the same) | ||
- New value: `$schema: 'http://json.schemastore.org/sarif-2.1.0.json'` | ||
- Previous value: `$schema: 'http://json.schemastore.org/sarif-2.1.0-rtm.5.json'` | ||
- Add github-dependents-info workflow | ||
@@ -7,0 +12,0 @@ |
{ | ||
"name": "node-sarif-builder", | ||
"version": "3.0.1-beta202403160125.0", | ||
"version": "3.1.1-beta202403160129.0", | ||
"description": "Module to help building SARIF log files", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
474901