Socket
Socket
Sign inDemoInstall

ajv

Package Overview
Dependencies
Maintainers
1
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 0.4.8 to 0.4.9

spec/errors.spec.js

2

lib/compile/rules/definitions.def.js

@@ -96,3 +96,3 @@ {{## def.setup:_keyword:

keyword: '{{=_rule}}',
dataPath: {{= it.errorPath }},
dataPath: (dataPath || '') + {{= it.errorPath }},
message: {{# def._errorMessages[_rule] }}

@@ -99,0 +99,0 @@ {{? it.opts.verbose }}, schema: {{# def._errorSchemas[_rule] }}, data: {{=$data}}{{?}}

{
"name": "ajv",
"version": "0.4.8",
"version": "0.4.9",
"description": "Another JSON schema Validator",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc