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

@5minds/processcube_engine_sdk

Package Overview
Dependencies
Maintainers
4
Versions
960
Alerts
File Explorer

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 3.3.3-feature-4f1709-llkn84ts to 3.3.3-feature-b69df4-llkqfucc

4

dist/Engine.d.ts

@@ -175,3 +175,4 @@ /// <reference types="node" />

/**
* If set to true, accessing the HTTP route will require a valid AUth Token.
* If set, accessing the HTTP route will require a valid AUth Token.
* Defaults to 'true'.
*/

@@ -382,2 +383,3 @@ protected?: boolean;

* @param routeHandler A callback for handling requests against the route
* @param options Additional settings for the HTTP route.
*/

@@ -384,0 +386,0 @@ registerHttpRoute(path: string, method: 'get' | 'post' | 'put' | 'delete', routeHandler: CustomHttpRouteHandler, options?: CustomHttpRouteOptions): void;

{
"name": "@5minds/processcube_engine_sdk",
"version": "3.3.3-feature-4f1709-llkn84ts",
"version": "3.3.3-feature-b69df4-llkqfucc",
"description": "Software development kit for the Engine.",

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

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