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.6.0 to 0.6.1

2

package.json
{
"name": "@activepieces/shared",
"version": "0.6.0",
"version": "0.6.1",
"type": "commonjs",

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

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

import { AppConnectionValue } from "../app-connection/app-connection";
import { ResumeStepMetadata } from "../flow-run/execution/execution-output";

@@ -40,3 +41,3 @@ import { ExecutionState } from "../flow-run/execution/execution-state";

pieceVersion: string;
auth: unknown;
auth: AppConnectionValue;
};

@@ -43,0 +44,0 @@ export type ExecuteExtractPieceMetadata = {

Sorry, the diff of this file is not supported yet

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