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
3
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.7.3 to 0.7.4

2

package.json
{
"name": "@sap-ux/vocabularies-types",
"version": "0.7.3",
"version": "0.7.4",
"description": "SAP Fiori OData - TS types for vocabularies",

@@ -5,0 +5,0 @@ "repository": {

@@ -1,35 +0,1 @@

export declare const EnumIsFlag: {
"Auth.KeyLocation": boolean;
"Core.RevisionKind": boolean;
"Core.DataModificationOperationKind": boolean;
"Core.Permission": boolean;
"Capabilities.ConformanceLevelType": boolean;
"Capabilities.IsolationLevel": boolean;
"Capabilities.NavigationType": boolean;
"Capabilities.SearchExpressions": boolean;
"Capabilities.HttpMethod": boolean;
"Aggregation.RollupType": boolean;
"Common.TextFormatType": boolean;
"Common.FilterExpressionType": boolean;
"Common.FieldControlType": boolean;
"Common.EffectType": boolean;
"Communication.KindType": boolean;
"Communication.ContactInformationType": boolean;
"Communication.PhoneType": boolean;
"Communication.GenderType": boolean;
"UI.VisualizationType": boolean;
"UI.CriticalityType": boolean;
"UI.ImprovementDirectionType": boolean;
"UI.TrendType": boolean;
"UI.ChartType": boolean;
"UI.ChartAxisScaleBehaviorType": boolean;
"UI.ChartAxisAutoScaleDataScopeType": boolean;
"UI.ChartDimensionRoleType": boolean;
"UI.ChartMeasureRoleType": boolean;
"UI.SelectionRangeSignType": boolean;
"UI.SelectionRangeOptionType": boolean;
"UI.TextArrangementType": boolean;
"UI.ImportanceType": boolean;
"UI.CriticalityRepresentationType": boolean;
"UI.OperationGroupingType": boolean;
};
export declare const EnumIsFlag: Record<string, boolean>;
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