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.5.9 to 0.5.10

2

lib/compile/index.js

@@ -7,3 +7,3 @@ 'use strict';

try { var beautify = require('js-beautify').js_beautify; } catch(e) {}
try { var beautify = require('' + 'js-beautify').js_beautify; } catch(e) {}

@@ -10,0 +10,0 @@ var RULES = require('./rules')

{
"name": "ajv",
"version": "0.5.9",
"version": "0.5.10",
"description": "Another JSON Schema Validator",

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

@@ -195,2 +195,7 @@ # ajv - Another JSON Schema Validator

##### 0.5.9
`cache` option and `removeSchema` method
##### 0.5.2

@@ -197,0 +202,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