@sap-ux/annotation-converter
Advanced tools
Comparing version 0.7.5 to 0.8.0
# @sap-ux/annotation-converter | ||
## 0.8.0 | ||
### Minor Changes | ||
- 2821157: Bump version to account for new node version support | ||
### Patch Changes | ||
- Updated dependencies [2821157] | ||
- @sap-ux/vocabularies-types@0.10.0 | ||
## 0.7.5 | ||
@@ -4,0 +15,0 @@ |
{ | ||
"name": "@sap-ux/annotation-converter", | ||
"version": "0.7.5", | ||
"version": "0.8.0", | ||
"description": "SAP Fiori OData - Annotation converter", | ||
@@ -17,6 +17,6 @@ "repository": { | ||
"dependencies": { | ||
"@sap-ux/vocabularies-types": "0.9.4" | ||
"@sap-ux/vocabularies-types": "0.10.0" | ||
}, | ||
"devDependencies": { | ||
"@sap-ux/edmx-parser": "0.6.0" | ||
"@sap-ux/edmx-parser": "0.7.0" | ||
}, | ||
@@ -23,0 +23,0 @@ "scripts": { |
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
229510
+ Added@sap-ux/vocabularies-types@0.10.0(transitive)
- Removed@sap-ux/vocabularies-types@0.9.4(transitive)