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

@activepieces/shared

Package Overview
Dependencies
Maintainers
3
Versions
222
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@activepieces/shared - npm Package Compare versions

Comparing version 0.3.49 to 0.3.50

2

package.json
{
"name": "@activepieces/shared",
"version": "0.3.49",
"version": "0.3.50",
"type": "commonjs",

@@ -5,0 +5,0 @@ "dependencies": {

@@ -23,6 +23,6 @@ import { ResumeStepMetadata } from "../flow-run/execution/execution-output";

actionName: string;
flowVersion: FlowVersion;
pieceName: string;
pieceVersion: string;
input: Record<string, unknown>;
testExecutionContext: Record<string, unknown>;
projectId: ProjectId;

@@ -38,3 +38,3 @@ workerToken?: string;

codeBase64: string;
testExecutionContext: Record<string, unknown>;
flowVersion: FlowVersion;
input: Record<string, unknown>;

@@ -41,0 +41,0 @@ projectId: ProjectId;

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