Socket
Socket
Sign inDemoInstall

q-io

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

q-io - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

http-apps.js

8

package.json
{
"name": "q-io",
"version": "1.2.0",
"version": "1.3.0",
"description": "IO using Q promises",

@@ -22,3 +22,7 @@ "homepage": "http://github.com/kriskowal/q-io/",

"dependencies": {
"q": "0.8.x && >=0.8.11"
"q": "0.8.x && >=0.8.11",
"qs": "0.1.x",
"mime": "1.2.x",
"mimeparse": "0.1.x",
"collections": "0.1.x"
},

@@ -25,0 +29,0 @@ "devDependencies": {

exports["test fs"] = require("./fs/all");
exports["test http"] = require("./http/all");
exports["test fs"] = require("./fs/all");
exports["test http apps"] = require("./http-apps/all");
exports["test issue 1"] = require("./issues/1");

@@ -5,0 +6,0 @@

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