request-json
Advanced tools
Comparing version 0.2.4 to 0.2.5
@@ -66,3 +66,3 @@ // Generated by CoffeeScript 1.3.3 | ||
var stream; | ||
stream = client.getFile(path, callback); | ||
stream = this.get(path, callback); | ||
return stream.pipe(fs.createWriteStream(filePath)); | ||
@@ -69,0 +69,0 @@ }; |
@@ -16,3 +16,3 @@ { | ||
], | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"homepage": "https://github.com/mycozycloud/request-json/", | ||
@@ -30,3 +30,3 @@ "bugs": { | ||
"dependencies": { | ||
"request": "2.10.0" | ||
"request": "2.11.1" | ||
}, | ||
@@ -33,0 +33,0 @@ "devDependencies": { |
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
4455
+ Addedrequest@2.11.1(transitive)
- Removedrequest@2.10.0(transitive)
Updatedrequest@2.11.1