Comparing version 2.0.2 to 2.1.0
module.exports = { | ||
'1.0.0': require('./schemas/1.0.0.json'), | ||
'1.1.0': require('./schemas/1.1.0.json'), | ||
'1.2.0': require('./schemas/1.2.0.json'), | ||
}; |
{ | ||
"name": "asyncapi", | ||
"version": "2.0.2", | ||
"version": "2.1.0", | ||
"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
83355
9
2859