Comparing version 0.6.2 to 0.6.3
{ | ||
"name": "ajv", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"description": "Another JSON Schema Validator", | ||
@@ -5,0 +5,0 @@ "main": "lib/ajv.js", |
@@ -9,2 +9,3 @@ # ajv - Another JSON Schema Validator | ||
[![npm version](https://badge.fury.io/js/ajv.svg)](http://badge.fury.io/js/ajv) | ||
[![Code Climate](https://codeclimate.com/github/epoberezkin/ajv/badges/gpa.svg)](https://codeclimate.com/github/epoberezkin/ajv) | ||
@@ -144,3 +145,3 @@ | ||
Strins be converted to RegExp. | ||
Strings are converted to RegExp. | ||
@@ -151,2 +152,3 @@ Function should return validation result as `true` or `false`. | ||
##### .errorsText([Array<Object> errors [, Object options]]) -> String | ||
@@ -153,0 +155,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
366409
159
9768
234