@asyncapi/specs
Advanced tools
Comparing version 2.15.0-next-spec.1 to 2.15.0-next-spec.2
@@ -39,2 +39,9 @@ { | ||
"$ref": "http://asyncapi.com/definitions/2.5.0/bindingsObject.json" | ||
}, | ||
"tags": { | ||
"type": "array", | ||
"items": { | ||
"$ref": "http://asyncapi.com/definitions/2.5.0/tag.json" | ||
}, | ||
"uniqueItems": true | ||
} | ||
@@ -41,0 +48,0 @@ }, |
{ | ||
"name": "@asyncapi/specs", | ||
"version": "2.15.0-next-spec.1", | ||
"version": "2.15.0-next-spec.2", | ||
"description": "AsyncAPI schema versions", | ||
@@ -5,0 +5,0 @@ "main": "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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
7691020
76469
48