@activepieces/pieces-common
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"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
37666
567
+ Added@activepieces/pieces-framework@0.3.21(transitive)
+ Added@activepieces/shared@0.3.33(transitive)
- Removed@activepieces/pieces-framework@0.3.20(transitive)
- Removed@activepieces/shared@0.3.300.3.32(transitive)
Updated@activepieces/shared@0.3.33