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.7.22 to 0.7.23

4

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

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

"semver": "7.6.0",
"@activepieces/shared": "0.10.91",
"@activepieces/shared": "0.10.92",
"tslib": "2.6.1"

@@ -16,0 +16,0 @@ },

@@ -56,2 +56,3 @@ /// <reference types="node" />

};
searchValue?: string;
};

@@ -58,0 +59,0 @@ export type ServerContext = {

@@ -15,2 +15,3 @@ import { BasePropertySchema, TPropertyValue } from "../common";

refreshers: string[];
refreshOnSearch?: boolean;
options: DynamicDropdownOptions<T>;

@@ -17,0 +18,0 @@ } & TPropertyValue<T, PropertyType.DROPDOWN, ValidationInputType.ANY, R>;

Sorry, the diff of this file is not supported yet

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