Socket
Socket
Sign inDemoInstall

har-validator

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

har-validator - npm Package Compare versions

Comparing version 3.1.0 to 3.2.0

lib/node4/async.js

6

package.json
{
"version": "3.1.0",
"version": "3.2.0",
"name": "har-validator",

@@ -12,5 +12,5 @@ "description": "Extremely fast HTTP Archive (HAR) validator using JSON Schema",

"license": "ISC",
"main": "lib/promise.js",
"main": "lib/node4/promise.js",
"bin": {
"har-validator": "lib/bin.js"
"har-validator": "lib/node4/bin.js"
},

@@ -17,0 +17,0 @@ "keywords": [

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