@sap-ux/annotation-converter
Advanced tools
Comparing version 0.8.6 to 0.8.7
# @sap-ux/annotation-converter | ||
## 0.8.7 | ||
### Patch Changes | ||
- 1b25c13: Introduce a new property `forceNullableValuesToNull` | ||
- Updated dependencies [1b25c13] | ||
- @sap-ux/vocabularies-types@0.10.6 | ||
## 0.8.6 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@sap-ux/annotation-converter", | ||
"version": "0.8.6", | ||
"version": "0.8.7", | ||
"description": "SAP Fiori OData - Annotation converter", | ||
@@ -17,6 +17,6 @@ "repository": { | ||
"dependencies": { | ||
"@sap-ux/vocabularies-types": "0.10.5" | ||
"@sap-ux/vocabularies-types": "0.10.6" | ||
}, | ||
"devDependencies": { | ||
"@sap-ux/edmx-parser": "0.7.0" | ||
"@sap-ux/edmx-parser": "0.7.1" | ||
}, | ||
@@ -23,0 +23,0 @@ "scripts": { |
230644
+ Added@sap-ux/vocabularies-types@0.10.6(transitive)
- Removed@sap-ux/vocabularies-types@0.10.5(transitive)