@asyncapi/specs
Advanced tools
Comparing version 6.0.0-next-major-spec.7 to 6.0.0-next-major-spec.8
@@ -14,3 +14,10 @@ { | ||
"key": { | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/schema.json", | ||
"oneOf": [ | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/Reference.json" | ||
}, | ||
{ | ||
"$ref": "http://asyncapi.com/definitions/3.0.0/schema.json", | ||
} | ||
] | ||
"description": "The message key." | ||
@@ -17,0 +24,0 @@ }, |
{ | ||
"name": "@asyncapi/specs", | ||
"version": "6.0.0-next-major-spec.7", | ||
"version": "6.0.0-next-major-spec.8", | ||
"description": "AsyncAPI schema versions", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
16093119
171099