Socket
Socket
Sign inDemoInstall

q-io

Package Overview
Dependencies
Maintainers
3
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

q-io - npm Package Versions

13
8

1.11.4

Diff

Changelog

Source

1.11.4

  • Fixes mock modification and access times.
kriskowal
published 1.11.3 •

Changelog

Source

1.11.3

  • Update dependency to Q 1.0.1.
  • Fix an invalid reference in HTTP apps.
kriskowal
published 1.11.2 •

Changelog

Source

1.11.2

  • Fix race condition in copyTree
  • Decode pathInfo in HTTP requests
  • Pass all options through HTTP requests to Node.js’s HTTP client.
  • Allow listDirectories override in HTTP file services. (@stuk)
kriskowal
published 2.0.6 •

kriskowal
published 2.0.5 •

kriskowal
published 2.0.4 •

kriskowal
published 2.0.3 •

kriskowal
published 1.11.1 •

Changelog

Source

1.11.1

  • Fix to fs.reroot, binding this properly (@Stuk)
  • fs.reroot no longer traverses into directory prefixes implicitly. We do not expect anyone was depending on this strange behavior, but do expect folks were not using reroot because of it.
  • Many missing methods added to RootFs (@3on)
  • HTTP request normalization has been greatly improved. Particularly, the ambiguity of host vs hostname is resolved. host stands for both the hostname and the port, but only includes the port if it differs from the default port for the protocol. HTTP requests will normalize any combination of host, port, and hostname. The cookie jar HTTP application adapter has been updated.
  • Support for URL authorization has been improved. If you use the auth portion of a URL, it will be implicitly normalized to the corresponding Authorization header, for basic HTTP auth. Note that the convention in Q-IO is to use lower-case for all input and output headers, since they are case-insensitive.
  • MockFS now handles file modes properly (@Stuk)
  • fs.copyTree fixed for duplicate file modes (@Stuk)
  • Fix for HTTP clients on Node.js 0.11, which changed how it interprets the agent option.
  • Fixed a bug, NodeWriter was missing a node property, referring back to the Node.js writable stream.
kriskowal
published 2.0.2 •

kriskowal
published 2.0.1 •

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