node-http-proxy-json
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -113,2 +113,3 @@ 'use strict'; | ||
} catch (e) { | ||
body = buffer.toBuffer().toString(); | ||
console.log('JSON.parse error:', e); | ||
@@ -115,0 +116,0 @@ } |
{ | ||
"name": "node-http-proxy-json", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "for node-http-proxy transform the response json from the proxied server.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20551
461