@sap-ux/annotation-converter
Advanced tools
Comparing version 0.8.10 to 0.8.11
# @sap-ux/annotation-converter | ||
## 0.8.11 | ||
### Patch Changes | ||
- 3c0d8bd: fix: We now keep track of the fact that the return type for a function is a collection | ||
- Updated dependencies [3c0d8bd] | ||
- @sap-ux/vocabularies-types@0.10.10 | ||
## 0.8.10 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@sap-ux/annotation-converter", | ||
"version": "0.8.10", | ||
"version": "0.8.11", | ||
"description": "SAP Fiori OData - Annotation converter", | ||
@@ -17,3 +17,3 @@ "repository": { | ||
"dependencies": { | ||
"@sap-ux/vocabularies-types": "0.10.9" | ||
"@sap-ux/vocabularies-types": "0.10.10" | ||
}, | ||
@@ -20,0 +20,0 @@ "devDependencies": { |
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
231177
+ Added@sap-ux/vocabularies-types@0.10.10(transitive)
- Removed@sap-ux/vocabularies-types@0.10.9(transitive)