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 0.1.2 to 0.1.3

5

History.md
0.1.3 / 2014-04-03
==================
* package: old npm compatible semver
0.1.2 / 2014-04-03

@@ -3,0 +8,0 @@ ==================

20

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

@@ -33,15 +33,15 @@ "main": "index.js",

"devDependencies": {
"mocha": "^1.16.2",
"stream-to-array": "^1.0.0",
"ftpd": "0.2.4",
"st": "^0.2.3"
"mocha": ">= 1.16.2 && < 2",
"stream-to-array": "1",
"ftpd": ">= 0.2.4 && < 1",
"st": ">= 0.2.3 && < 1"
},
"dependencies": {
"data-uri-to-buffer": "^0.0.3",
"ftp": "^0.3.5",
"debug": "^0.8.0",
"extend": "^1.2.1",
"data-uri-to-buffer": "0",
"ftp": "~0.3.5",
"debug": "0",
"extend": "~1.2.1",
"file-uri-to-path": "0",
"readable-stream": "^1.0.26-4"
"readable-stream": "~1.0.26-4"
}
}
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