@pipedream/platform
Advanced tools
Comparing version 1.5.0 to 1.5.1
@@ -74,3 +74,3 @@ "use strict"; | ||
config.paramsSerializer = oauth1ParamsSerializer; | ||
return config; | ||
return requestData; | ||
} | ||
@@ -77,0 +77,0 @@ exports.transformConfigForOauth = transformConfigForOauth; |
@@ -77,3 +77,3 @@ import axios from "axios"; | ||
config.paramsSerializer = oauth1ParamsSerializer; | ||
return config; | ||
return requestData; | ||
} | ||
@@ -80,0 +80,0 @@ |
{ | ||
"name": "@pipedream/platform", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "Pipedream platform globals (typing and runtime type checking)", | ||
@@ -5,0 +5,0 @@ "homepage": "https://pipedream.com", |
42081