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

@sap-ux/vocabularies-types

Package Overview
Dependencies
Maintainers
0
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap-ux/vocabularies-types

SAP Fiori OData - TS types for vocabularies

  • 0.12.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

@sap-ux/vocabularies-types

Defines Typescript types based on the OData vocabularies.

The types are meant to be used in conjuction with the annotation-converter in order to get an object structure that provide those them.

Installation

npm npm install --save-dev @sap-ux/vocabularies-types

yarn yarn add @sap-ux/vocabularies-types --dev

pnpm pnpm add @sap-ux/vocabularies-types --dev

Usage

Add this to your project as a dev dependency and add it to the types section of your ts-config.json

...
"compilerOptions": {
    "types": ["@sap-ux/vocabularies-types"]
}
...

Keywords

OData Vocabularies

FAQs

Package last updated on 05 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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