@asyncapi/specs
Advanced tools
Comparing version 2.7.2 to 2.7.3
{ | ||
"name": "@asyncapi/specs", | ||
"version": "2.7.2", | ||
"version": "2.7.3", | ||
"description": "AsyncAPI schema versions", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -212,3 +212,2 @@ { | ||
"description": "An object representing a Server Variable for server URL template substitution.", | ||
"minProperties": 1, | ||
"additionalProperties": false, | ||
@@ -483,3 +482,2 @@ "patternProperties": { | ||
}, | ||
"minProperties": 1, | ||
"properties": { | ||
@@ -1287,4 +1285,3 @@ "$ref": { | ||
}, | ||
"additionalProperties": false, | ||
"minProperties": 1 | ||
"additionalProperties": false | ||
} | ||
@@ -1291,0 +1288,0 @@ }, |
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
191318
6922