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.26 to 0.3.27

src/lib/flows/dto/flow-template-request.d.ts

2

package.json
{
"name": "@activepieces/shared",
"version": "0.3.26",
"version": "0.3.27",
"type": "commonjs",

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

@@ -57,2 +57,3 @@ export * from "./lib/flows/actions/action";

export * from "./lib/flows/folders/folder-requests";
export * from "./lib/flows/dto/flow-template-request";
export * from "./lib/flows/dto/list-flows-request";

@@ -75,2 +75,3 @@ "use strict";

tslib_1.__exportStar(require("./lib/flows/folders/folder-requests"), exports);
tslib_1.__exportStar(require("./lib/flows/dto/flow-template-request"), exports);
const system_1 = require("@sinclair/typebox/system");

@@ -77,0 +78,0 @@ tslib_1.__exportStar(require("./lib/flows/dto/list-flows-request"), exports);

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