Socket
Socket
Sign inDemoInstall

@activepieces/shared

Package Overview
Dependencies
Maintainers
3
Versions
213
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.21 to 0.3.22

2

package.json
{
"name": "@activepieces/shared",
"version": "0.3.21",
"version": "0.3.22",
"type": "commonjs",

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

@@ -16,2 +16,3 @@ import { BaseModel } from "../common/base-model";

export declare enum ApFlagId {
SANDBOX_RUN_TIME_SECONDS = "SANDBOX_RUN_TIME_SECONDS",
FRONTEND_URL = "FRONTEND_URL",

@@ -18,0 +19,0 @@ EDITION = "EDITION",

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

(function (ApFlagId) {
ApFlagId["SANDBOX_RUN_TIME_SECONDS"] = "SANDBOX_RUN_TIME_SECONDS";
ApFlagId["FRONTEND_URL"] = "FRONTEND_URL";

@@ -8,0 +9,0 @@ ApFlagId["EDITION"] = "EDITION";

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