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.27 to 0.3.28

2

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

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

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

CURRENT_VERSION = "CURRENT_VERSION",
LATEST_VERSION = "LATEST_VERSION"
LATEST_VERSION = "LATEST_VERSION",
CLOUD_AUTH_ENABLED = "CLOUD_AUTH_ENABLED"
}

@@ -18,3 +18,4 @@ "use strict";

ApFlagId["LATEST_VERSION"] = "LATEST_VERSION";
ApFlagId["CLOUD_AUTH_ENABLED"] = "CLOUD_AUTH_ENABLED";
})(ApFlagId = exports.ApFlagId || (exports.ApFlagId = {}));
//# sourceMappingURL=flag.js.map

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