Comparing version 2.2.1 to 2.2.2
{ | ||
"name": "send-data", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "send data through response", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
@@ -64,3 +64,2 @@ var test = require("tape") | ||
request("/json", function (err, res, body) { | ||
console.log("wut", res.statusCode) | ||
var data = JSON.parse(body) | ||
@@ -67,0 +66,0 @@ |
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
9038
167