Comparing version 1.1.5 to 1.2.0
@@ -8,3 +8,3 @@ const Ajv = require('ajv'); | ||
{ | ||
schemaId: 'id', | ||
schemaId: 'auto', | ||
format: 'full', | ||
@@ -11,0 +11,0 @@ coerceTypes: true, |
{ | ||
"name": "ajv-oai", | ||
"version": "1.1.5", | ||
"version": "1.2.0", | ||
"description": "OpenAPI's JsonSchema validator, Powered by Ajv", | ||
@@ -5,0 +5,0 @@ "main": "lib/ajv-oai.js", |
@@ -7,11 +7,11 @@ [license-img]: http://img.shields.io/badge/license-MIT-green.svg | ||
[npm-url]: https://npmjs.org/package/ajv-oai | ||
[travis-img]: https://travis-ci.org/BiteBit/ajv-oai.svg | ||
[travis-url]: https://travis-ci.org/BiteBit/ajv-oai | ||
[coveralls-img]: https://coveralls.io/repos/github/BiteBit/ajv-oai/badge.svg | ||
[coveralls-url]: https://coveralls.io/github/BiteBit/ajv-oai | ||
[travis-img]: https://travis-ci.org/amazing-gao/ajv-oai.svg | ||
[travis-url]: https://travis-ci.org/amazing-gao/ajv-oai | ||
[coveralls-img]: https://coveralls.io/repos/github/amazing-gao/ajv-oai/badge.svg | ||
[coveralls-url]: https://coveralls.io/github/amazing-gao/ajv-oai | ||
[downloads-image]: https://img.shields.io/npm/dm/ajv-oai.svg | ||
[downloads-url]: https://npmjs.org/package/ajv-oai | ||
[david-img]: https://img.shields.io/david/BiteBit/ajv-oai.svg | ||
[david-url]: https://david-dm.org/BiteBit/ajv-oai | ||
[router]: https://github.com/BiteBit/koa-oai-router | ||
[david-img]: https://img.shields.io/david/amazing-gao/ajv-oai.svg | ||
[david-url]: https://david-dm.org/amazing-gao/ajv-oai | ||
[router]: https://github.com/amazing-gao/koa-oai-router | ||
@@ -18,0 +18,0 @@ [![License][license-img]][license-url] |
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
9278