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

@5minds/processcube_engine_sdk

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@5minds/processcube_engine_sdk - npm Package Compare versions

Comparing version 6.1.0-feature-b8a6b6-m69el8an to 6.1.0-feature-c2a4d6-m6gbv9sb

@@ -1,2 +0,1 @@

import { EngineMetadata } from './EngineMetadata';
/**

@@ -60,4 +59,6 @@ * @swagger

}>;
clusterInfo?: Array<EngineMetadata>;
extensionInfo?: {
[extensionName: string]: any;
};
extraInfo: any;
};

@@ -19,3 +19,3 @@ import * as express from 'express';

onLoad: OnLoad;
getStatusInfo: GetStatusInfo;
getStatusInfo?: GetStatusInfo;
};

@@ -22,0 +22,0 @@ export type Extension = {

{
"name": "@5minds/processcube_engine_sdk",
"version": "6.1.0-feature-b8a6b6-m69el8an",
"version": "6.1.0-feature-c2a4d6-m6gbv9sb",
"description": "Software development kit for the Engine.",

@@ -5,0 +5,0 @@ "main": "dist/commonjs/index.js",