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

@activepieces/pieces-framework

Package Overview
Dependencies
Maintainers
3
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@activepieces/pieces-framework - npm Package Compare versions

Comparing version 0.3.26 to 0.3.27

4

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

@@ -9,3 +9,3 @@ "dependencies": {

"nanoid": "3.3.4",
"@activepieces/shared": "0.3.42",
"@activepieces/shared": "0.3.44",
"tslib": "2.5.3"

@@ -12,0 +12,0 @@ },

@@ -41,3 +41,2 @@ import type { Trigger } from './trigger/trigger';

export declare const createPiece: (request: {
name: string;
displayName: string;

@@ -59,5 +58,4 @@ logoUrl: string;

} | undefined;
version: string;
minimumSupportedRelease?: string | undefined;
maximumSupportedRelease?: string | undefined;
}) => Piece;

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