Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-sarif-builder

Package Overview
Dependencies
Maintainers
1
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-sarif-builder - npm Package Compare versions

Comparing version 0.1.2-alpha202201100953.0 to 0.1.2-alpha202201100956.0

dist/lib/sarif-builder.d.ts

5

package.json
{
"name": "node-sarif-builder",
"version": "0.1.2-alpha202201100953.0",
"version": "0.1.2-alpha202201100956.0",
"description": "Module to help building SARIF log files",

@@ -25,3 +25,4 @@ "main": "dist/lib/index.js",

"cov:send": "run-s cov:lcov && codecov",
"cov:check": "nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100"
"cov:check": "nyc report && nyc check-coverage --lines 100 --functions 100 --branches 100",
"prepublish": "tsc"
},

@@ -28,0 +29,0 @@ "engines": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc