@asyncapi/parser
Advanced tools
Comparing version 1.8.0-2021-09-release.1 to 1.8.0-2021-09-release.2
@@ -365,3 +365,3 @@ const ParserError = require('./errors/parser-error'); | ||
'channels', | ||
'channel is defined for servers that are not defined in the document', | ||
'channel contains servers that are not on the servers list in the root of the document', | ||
unknownServers, | ||
@@ -368,0 +368,0 @@ asyncapiYAMLorJSON, |
{ | ||
"name": "@asyncapi/parser", | ||
"version": "1.8.0-2021-09-release.1", | ||
"version": "1.8.0-2021-09-release.2", | ||
"description": "JavaScript AsyncAPI parser.", | ||
@@ -69,3 +69,3 @@ "main": "lib/index.js", | ||
"@apidevtools/json-schema-ref-parser": "^9.0.6", | ||
"@asyncapi/specs": "2.9.0-2021-09-release.1", | ||
"@asyncapi/specs": "2.9.0-2021-09-release.2", | ||
"@fmvilas/pseudo-yaml-ast": "^0.3.1", | ||
@@ -72,0 +72,0 @@ "ajv": "^6.10.1", |
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
1200060
7419
+ Added@asyncapi/specs@2.9.0-2021-09-release.2(transitive)
- Removed@asyncapi/specs@2.9.0-2021-09-release.1(transitive)