Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sap-devx/guided-development-types

Package Overview
Dependencies
Maintainers
8
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap-devx/guided-development-types - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

3

out/src/types.d.ts

@@ -19,3 +19,4 @@ import { IAction } from "@sap-devx/bas-platform-types";

export interface IItemAction {
title: string;
name: string;
title?: string;
action: IAction;

@@ -22,0 +23,0 @@ contexts?: IItemContext[];

{
"name": "@sap-devx/guided-development-types",
"publisher": "SAPOSS",
"version": "0.0.7",
"version": "0.0.8",
"author": "",

@@ -21,5 +21,5 @@ "license": "Apache-2.0",

"devDependencies": {
"@sap-devx/bas-platform-types": "0.0.8",
"@sap-devx/bas-platform-types": "0.0.9",
"ncp": "^2.0.0"
}
}
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