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-alpha202201100746.0 to 0.1.2-alpha202201100754.0

6

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

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

"fix:lint": "eslint src --ext .ts --fix",
"test": "run-s build test:*",
"test": "yarn test:unit",
"test:lint": "eslint src --ext .ts",

@@ -68,3 +68,3 @@ "test:prettier": "prettier \"src/**/*.ts\" --list-different",

"rewritePaths": {
"src/": "build/main/"
"src/": "dist/"
}

@@ -71,0 +71,0 @@ },

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