Socket
Socket
Sign inDemoInstall

get-uri

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-uri - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

14

package.json
{
"name": "get-uri",
"version": "2.0.2",
"version": "2.0.3",
"description": "Returns a `stream.Readable` from a URI string",

@@ -34,14 +34,14 @@ "main": "index.js",

"ftpd": "sstur/nodeftpd",
"mocha": "3",
"st": "^0.5.5",
"mocha": "5",
"st": "1",
"stream-to-array": "2"
},
"dependencies": {
"data-uri-to-buffer": "1",
"data-uri-to-buffer": "2",
"ftp": "~0.3.10",
"debug": "2",
"extend": "3",
"debug": "4",
"extend": "~3.0.2",
"file-uri-to-path": "1",
"readable-stream": "2"
"readable-stream": "3"
}
}
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