Socket
Socket
Sign inDemoInstall

ajv

Package Overview
Dependencies
Maintainers
2
Versions
355
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ajv - npm Package Compare versions

Comparing version 7.0.0-beta.5 to 7.0.0-beta.6

1

dist/2019.js

@@ -42,2 +42,3 @@ "use strict";

json_schema_2019_09_1.default.call(this, $data);
this.refs["http://json-schema.org/schema"] = META_SCHEMA_ID;
}

@@ -44,0 +45,0 @@ defaultMeta() {

@@ -32,2 +32,3 @@ "use strict";

"func",
"obj",
"Error",

@@ -34,0 +35,0 @@ ]);

@@ -64,2 +64,3 @@ export {

addMetaSchema2019.call(this, $data)
this.refs["http://json-schema.org/schema"] = META_SCHEMA_ID
}

@@ -66,0 +67,0 @@

@@ -72,2 +72,3 @@ export {

"func",
"obj",
"Error",

@@ -74,0 +75,0 @@ ])

2

package.json
{
"name": "ajv",
"version": "7.0.0-beta.5",
"version": "7.0.0-beta.6",
"description": "Another JSON Schema Validator",

@@ -5,0 +5,0 @@ "main": "dist/ajv.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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