Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

request-json

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

request-json - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

2

main.js

@@ -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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc