Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sap-ux/odata-vocabularies

Package Overview
Dependencies
Maintainers
3
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap-ux/odata-vocabularies - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

1

dist/vocabulary-service.d.ts

@@ -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 = {

2

package.json

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc