@sap-ux/odata-vocabularies
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -17,2 +17,3 @@ import type { ComplexType, ExpandedComplexType, MarkdownString, ComplexTypeProperty, Term, Vocabulary, VocabularyObject, VocabularyType, EnumValue, CdsVocabulary, TypeDefinition, EnumType } from './types/vocabulary-service'; | ||
private readonly derivedTypesPerType; | ||
private readonly upperCaseNameMap; | ||
readonly cdsVocabulary: CdsVocabulary; | ||
@@ -19,0 +20,0 @@ /** |
@@ -82,2 +82,3 @@ "use strict"; | ||
this.derivedTypesPerType = vocabularyInformation.derivedTypesPerType; | ||
this.upperCaseNameMap = vocabularyInformation.upperCaseNameMap; | ||
// TODO this should be filled by information coming from the CDS vocabulary file | ||
@@ -84,0 +85,0 @@ this.cdsVocabulary = { |
@@ -12,3 +12,3 @@ { | ||
}, | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"license": "Apache-2.0", | ||
@@ -15,0 +15,0 @@ "author": "@SAP/ux-tools-team", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
836092
11570
0