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

@activepieces/framework

Package Overview
Dependencies
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@activepieces/framework - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

src/lib/common/polling/index.d.ts

2

package.json
{
"name": "@activepieces/framework",
"version": "0.3.1",
"version": "0.3.2",
"type": "commonjs",

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

export * from './authentication';
export * from './helpers';
export * from './http';
export * from './polling';

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

tslib_1.__exportStar(require("./http"), exports);
tslib_1.__exportStar(require("./polling"), exports);
//# sourceMappingURL=index.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