flex-plugin-utils-http
Advanced tools
Comparing version 4.5.1-dev.202103311825 to 4.5.1-dev.202103311907
{ | ||
"name": "flex-plugin-utils-http", | ||
"version": "4.5.1-dev.202103311825", | ||
"version": "4.5.1-dev.202103311907", | ||
"description": "Flex Plugins HTTP", | ||
@@ -20,9 +20,3 @@ "keywords": [ | ||
"license": "MIT", | ||
"author": "Kousha Talebian <k@ousha.me>", | ||
"contributors": [ | ||
"Kousha Talebian <k@ousha.me>" | ||
], | ||
"files": [ | ||
"dist" | ||
], | ||
"author": "Flex Runtime <flex-runtime@twilio.com>", | ||
"main": "dist/index.js", | ||
@@ -34,2 +28,5 @@ "types": "dist/index.d.ts", | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
@@ -48,6 +45,5 @@ "prebuild": "npm run clean", | ||
"axios-cache-adapter": "^2.5.0", | ||
"chalk": "^4.1.0", | ||
"flex-plugins-utils-env": "^4.5.1-dev.202103311825", | ||
"flex-plugins-utils-exception": "^4.5.1-dev.202103311825", | ||
"flex-plugins-utils-logger": "^4.5.1-dev.202103311825", | ||
"flex-plugins-utils-env": "^4.5.1-dev.202103311907", | ||
"flex-plugins-utils-exception": "^4.5.1-dev.202103311907", | ||
"flex-plugins-utils-logger": "^4.5.1-dev.202103311907", | ||
"qs": "^6.9.4", | ||
@@ -59,3 +55,3 @@ "util": "^0.12.3" | ||
}, | ||
"gitHead": "1de19af4f93bdbab84470a5ebcefa8c84f26a8d9" | ||
"gitHead": "efc782849090b905491ecaaf03c189db1b7e6679" | ||
} |
7
24123