@sap/artifact-management-base-types
Advanced tools
Comparing version 1.24.1 to 1.24.2
{ | ||
"name": "@sap/artifact-management-base-types", | ||
"version": "1.24.1", | ||
"version": "1.24.2", | ||
"description": "Type signatures for artifact management", | ||
@@ -5,0 +5,0 @@ "types": "./src/index.d.ts", |
@@ -11,2 +11,7 @@ interface DestinationDataInterface { | ||
'sap.cloud.service'?: string; | ||
'sap.applicationdevelopment.actions.enabled'?: boolean; | ||
'sap.build.usage'?: string; | ||
'HTML5.DynamicDestination'?: boolean; | ||
WebIDEEnabled?: boolean; | ||
AppgyverEnabled?: boolean; | ||
} | ||
@@ -13,0 +18,0 @@ declare const DestinationData_base: { |
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
58675
1306