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

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 1.1.1 to 1.1.2

2

package.json
{
"version": "1.1.1",
"version": "1.1.2",
"name": "har-validator",

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

@@ -47,9 +47,9 @@ # HAR Validator [![version][npm-version]][npm-url] [![License][npm-license]][license-url]

| `cache` | validates a [cache](http://www.softwareishard.com/blog/har-12-spec/#cache) object |
| `cacheEntry` | validates a [beforeRequest | afterRequest](http://www.softwareishard.com/blog/har-12-spec/#cache) objects |
| `cacheEntry` | validates a ["beforeRequest" or "afterRequest"](http://www.softwareishard.com/blog/har-12-spec/#cache) objects |
| `content` | validates a [content](http://www.softwareishard.com/blog/har-12-spec/#content) object |
| `cookie` | validates a [cookie](http://www.softwareishard.com/blog/har-12-spec/#cookie) object |
| `cookie` | validates a [cookie](http://www.softwareishard.com/blog/har-12-spec/#cookies) object |
| `creator` | validates a [creator](http://www.softwareishard.com/blog/har-12-spec/#creator) object |
| `entry` | validates a [entry](http://www.softwareishard.com/blog/har-12-spec/#entry) object |
| `entry` | validates a [entry](http://www.softwareishard.com/blog/har-12-spec/#entries) object |
| `log` | validates a [log](http://www.softwareishard.com/blog/har-12-spec/#log) object |
| `page` | validates a [page](http://www.softwareishard.com/blog/har-12-spec/#page) object |
| `page` | validates a [page](http://www.softwareishard.com/blog/har-12-spec/#pages) object |
| `pageTimings` | validates a [pageTimings](http://www.softwareishard.com/blog/har-12-spec/#pageTimings) object |

@@ -56,0 +56,0 @@ | `postData` | validates a [postData](http://www.softwareishard.com/blog/har-12-spec/#postData) object |

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