New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sap/artifact-management-types

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap/artifact-management-types - npm Package Compare versions

Comparing version 1.19.1 to 1.20.0

sap-artifact-management-types-1.20.0.tgz

4

package.json
{
"name": "@sap/artifact-management-types",
"version": "1.19.1",
"version": "1.20.0",
"description": "Type signatures for artifact management",

@@ -13,3 +13,3 @@ "types": "./src/index.d.ts",

"dependencies": {
"@sap/artifact-management-base-types": "1.19.1"
"@sap/artifact-management-base-types": "1.20.0"
},

@@ -16,0 +16,0 @@ "devDependencies": {

@@ -50,2 +50,3 @@ import { ProjectFileSystem, Item, ModuleReader, ModuleType, ModuleData, ProjectEntityReaderReadOptions, DetectionMechanism, KeyIn, ItemDetailInfoOptions } from '@sap/artifact-management-base-types';

private getServiceRef;
private getServiceEntityRef;
/**

@@ -60,3 +61,9 @@ * Since the path would be relative to the root, in case of win OS,

private addLink;
private getOperationItem;
private getOperationRef;
private addDetailInfoForOperaton;
private getNamespace;
private isContained;
private addNamespaceItemFromDBEntityItem;
}
export {};

@@ -31,2 +31,3 @@ import { ProjectFileSystem, ProjectEntityReaderReadOptions, ModuleType, Item, ModuleData, ModuleReader, DetectionMechanism, KeyIn } from '@sap/artifact-management-base-types';

private normalizeRef;
private getTemplateData;
}
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