@apielements/openapi2-parser
Advanced tools
Comparing version 0.31.1 to 0.32.0
# API Elements: OpenAPI 2 Parser Changelog | ||
## Master | ||
## 0.32.0 (2020-06-12) | ||
The package has been updated for compatibility with `@apielements/core`. | ||
## 0.31.1 (2020-06-09) | ||
### Bug Fixes | ||
@@ -6,0 +10,0 @@ |
{ | ||
"name": "@apielements/openapi2-parser", | ||
"version": "0.31.1", | ||
"version": "0.32.0", | ||
"description": "Swagger 2.0 parser for Fury.js", | ||
@@ -33,8 +33,8 @@ "author": "Apiary.io <support@apiary.io>", | ||
"peerDependencies": { | ||
"fury": "3.0.0-beta.14" | ||
"@apielements/core": "^0.1.0" | ||
}, | ||
"devDependencies": { | ||
"@apielements/core": "^0.1.0", | ||
"chai": "^4.2.0", | ||
"eslint": "^5.16.0", | ||
"fury": "3.0.0-beta.14", | ||
"glob": "^7.1.2", | ||
@@ -47,3 +47,3 @@ "mocha": "^7.1.1", | ||
}, | ||
"gitHead": "fe69c1f3db5cee9ca4653aed6e22c6564855bd80" | ||
"gitHead": "ee3b21dd2d8911c32d0a571a529dd6b16b6e73be" | ||
} |
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
121023