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
0
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.35.0 to 1.36.0

src/plugins/cap/readers/CapSampleDataModuleReader.d.ts

4

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

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

"dependencies": {
"@sap/artifact-management-base-types": "1.35.0"
"@sap/artifact-management-base-types": "1.36.0"
},

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

@@ -57,4 +57,6 @@ import { ProjectFileSystem, Project, NameFactory, ProjectManifestGenerator, ModuleManifestGenerator, Service, ModuleGeneratorContext, UI5ModuleManifestGenerator } from '@sap/artifact-management-base-types';

private generateURLFromMetadataService;
private getURLFromHtml5List;
getHtml5AppName(): Promise<string>;
private generateURLFromHtml5RepoService;
private modifyMtx;
}

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

itemTags: string[];
testTag: string;
itemReaders: ({

@@ -14,0 +15,0 @@ matchConditions: {

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