request-json
Advanced tools
Comparing version 0.4.13 to 0.5.0
@@ -186,4 +186,4 @@ // Generated by CoffeeScript 1.7.1 | ||
JsonClient.prototype.del = function(path, callback, parse) { | ||
var options, opts; | ||
JsonClient.prototype.del = function(path, options, callback, parse) { | ||
var opts; | ||
if (parse == null) { | ||
@@ -190,0 +190,0 @@ parse = true; |
@@ -20,3 +20,3 @@ { | ||
], | ||
"version": "0.4.13", | ||
"version": "0.5.0", | ||
"homepage": "https://github.com/mycozycloud/request-json/", | ||
@@ -32,2 +32,3 @@ "bugs": { | ||
"David Neal", | ||
"NickH-nz", | ||
"Frank Rousseau", | ||
@@ -34,0 +35,0 @@ "Alan Plum", |
@@ -95,3 +95,3 @@ ## About | ||
request-json is downloaded more than 5000 times each month. Here are the | ||
request-json is downloaded more than 10000 times each month. Here are the | ||
companies which use it for their API clients: | ||
@@ -98,0 +98,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
13522