Socket
Socket
Sign inDemoInstall

har-schema

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

har-schema - npm Package Compare versions

Comparing version 1.0.5 to 2.0.0

3

lib/afterRequest.json
{
"id": "afterRequest.json#",
"$id": "afterRequest.json#",
"$schema": "http://json-schema.org/draft-06/schema#",
"type": "object",

@@ -4,0 +5,0 @@ "optional": true,

{
"id": "beforeRequest.json#",
"$id": "beforeRequest.json#",
"$schema": "http://json-schema.org/draft-06/schema#",
"type": "object",

@@ -4,0 +5,0 @@ "optional": true,

{
"id": "browser.json#",
"$id": "browser.json#",
"$schema": "http://json-schema.org/draft-06/schema#",
"type": "object",

@@ -4,0 +5,0 @@ "required": [

{
"id": "cache.json#",
"$id": "cache.json#",
"$schema": "http://json-schema.org/draft-06/schema#",
"properties": {

@@ -4,0 +5,0 @@ "beforeRequest": {

{
"id": "content.json#",
"$id": "content.json#",
"$schema": "http://json-schema.org/draft-06/schema#",
"type": "object",

@@ -4,0 +5,0 @@ "required": [

{
"id": "cookie.json#",
"$id": "cookie.json#",
"$schema": "http://json-schema.org/draft-06/schema#",
"type": "object",

@@ -4,0 +5,0 @@ "required": [

{
"id": "creator.json#",
"$id": "creator.json#",
"$schema": "http://json-schema.org/draft-06/schema#",
"type": "object",

@@ -4,0 +5,0 @@ "required": [

{
"id": "entry.json#",
"$id": "entry.json#",
"$schema": "http://json-schema.org/draft-06/schema#",
"type": "object",

@@ -4,0 +5,0 @@ "optional": true,

{
"id": "har.json#",
"$id": "har.json#",
"$schema": "http://json-schema.org/draft-06/schema#",
"type": "object",

@@ -4,0 +5,0 @@ "required": [

{
"id": "header.json#",
"$id": "header.json#",
"$schema": "http://json-schema.org/draft-06/schema#",
"type": "object",

@@ -4,0 +5,0 @@ "required": [

{
"id": "log.json#",
"$id": "log.json#",
"$schema": "http://json-schema.org/draft-06/schema#",
"type": "object",

@@ -4,0 +5,0 @@ "required": [

{
"id": "page.json#",
"$id": "page.json#",
"$schema": "http://json-schema.org/draft-06/schema#",
"type": "object",

@@ -4,0 +5,0 @@ "optional": true,

{
"id": "pageTimings.json#",
"$id": "pageTimings.json#",
"$schema": "http://json-schema.org/draft-06/schema#",
"type": "object",

@@ -4,0 +5,0 @@ "properties": {

{
"id": "postData.json#",
"$id": "postData.json#",
"$schema": "http://json-schema.org/draft-06/schema#",
"type": "object",

@@ -4,0 +5,0 @@ "optional": true,

{
"id": "query.json#",
"$id": "query.json#",
"$schema": "http://json-schema.org/draft-06/schema#",
"type": "object",

@@ -4,0 +5,0 @@ "required": [

{
"id": "request.json#",
"$id": "request.json#",
"$schema": "http://json-schema.org/draft-06/schema#",
"type": "object",

@@ -4,0 +5,0 @@ "required": [

{
"id": "response.json#",
"$id": "response.json#",
"$schema": "http://json-schema.org/draft-06/schema#",
"type": "object",

@@ -4,0 +5,0 @@ "required": [

{
"id": "timings.json#",
"$id": "timings.json#",
"$schema": "http://json-schema.org/draft-06/schema#",
"required": [

@@ -4,0 +5,0 @@ "send",

{
"version": "1.0.5",
"version": "2.0.0",
"name": "har-schema",

@@ -46,3 +46,3 @@ "description": "JSON Schema for HTTP Archive (HAR)",

"devDependencies": {
"ajv": "^4.9.1",
"ajv": "^5.0.0",
"codeclimate-test-reporter": "^0.4.0",

@@ -49,0 +49,0 @@ "cz-conventional-changelog": "^1.2.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