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

@activepieces/shared

Package Overview
Dependencies
Maintainers
0
Versions
220
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.10.108 to 0.10.109

2

package.json
{
"name": "@activepieces/shared",
"version": "0.10.108",
"version": "0.10.109",
"type": "commonjs",

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

@@ -13,3 +13,4 @@ export declare enum Permission {

WRITE_GIT_REPO = "WRITE_GIT_REPO",
READ_GIT_REPO = "READ_GIT_REPO"
READ_GIT_REPO = "READ_GIT_REPO",
RETRY_RUN = "RETRY_RUN"
}

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

Permission["READ_GIT_REPO"] = "READ_GIT_REPO";
Permission["RETRY_RUN"] = "RETRY_RUN";
})(Permission || (exports.Permission = Permission = {}));
//# sourceMappingURL=permission.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