node-sarif-builder
Advanced tools
Comparing version 3.1.1-beta202408212215.0 to 3.1.1-beta202408212220.0
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.setOptionValues = void 0; | ||
exports.setOptionValues = setOptionValues; | ||
function setOptionValues(options, object) { | ||
@@ -12,2 +12,1 @@ for (const key of Object.keys(object)) { | ||
} | ||
exports.setOptionValues = setOptionValues; |
{ | ||
"name": "node-sarif-builder", | ||
"version": "3.1.1-beta202408212215.0", | ||
"version": "3.1.1-beta202408212220.0", | ||
"description": "Module to help building SARIF log files", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
561457
4879