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

@activepieces/pieces-common

Package Overview
Dependencies
Maintainers
3
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@activepieces/pieces-common - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

6

package.json
{
"name": "@activepieces/pieces-common",
"version": "0.0.5",
"version": "0.0.6",
"type": "commonjs",

@@ -10,4 +10,4 @@ "dependencies": {

"nanoid": "3.3.4",
"@activepieces/pieces-framework": "0.3.20",
"@activepieces/shared": "0.3.32",
"@activepieces/pieces-framework": "0.3.21",
"@activepieces/shared": "0.3.33",
"tslib": "2.4.1"

@@ -14,0 +14,0 @@ },

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

};
console.log(`[HttpClient#sendRequest] sendRequest, config: ${config}`);
const response = yield axios_1.default.request(config);

@@ -32,0 +31,0 @@ return {

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