@sap/artifact-management-types
Advanced tools
Comparing version 1.34.0 to 1.35.0
{ | ||
"name": "@sap/artifact-management-types", | ||
"version": "1.34.0", | ||
"version": "1.35.0", | ||
"description": "Type signatures for artifact management", | ||
@@ -13,3 +13,3 @@ "types": "./src/index.d.ts", | ||
"dependencies": { | ||
"@sap/artifact-management-base-types": "1.34.0" | ||
"@sap/artifact-management-base-types": "1.35.0" | ||
}, | ||
@@ -16,0 +16,0 @@ "devDependencies": { |
@@ -13,2 +13,3 @@ import { ProjectReader, ProjectReaderOptions, ProjectReaderHelper, ProjectData, ProjectType, DetectionMechanism, KeyIn, ProjectFileSystem } from '@sap/artifact-management-base-types'; | ||
probeMtaExtension(fs: ProjectFileSystem, isLcap: boolean): Promise<string[]>; | ||
private formatRequire; | ||
} |
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
94350
1905
+ Added@sap/artifact-management-base-types@1.35.0(transitive)
- Removed@sap/artifact-management-base-types@1.34.0(transitive)