@asyncapi/parser
Advanced tools
Comparing version 1.17.3 to 1.18.0
@@ -51,3 +51,3 @@ const Ajv = require('ajv'); | ||
]; | ||
['2.0.0', '2.1.0', '2.2.0', '2.3.0', '2.4.0', '2.5.0'].forEach(version => { | ||
['2.0.0', '2.1.0', '2.2.0', '2.3.0', '2.4.0', '2.5.0', '2.6.0'].forEach(version => { | ||
mimeTypes.push( | ||
@@ -54,0 +54,0 @@ `application/vnd.aai.asyncapi;version=${version}`, |
{ | ||
"name": "@asyncapi/parser", | ||
"version": "1.17.3", | ||
"version": "1.18.0", | ||
"description": "JavaScript AsyncAPI parser.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is too big to display
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
1410376