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.9.0 to 1.9.1

2

fs-mock.js

@@ -264,3 +264,3 @@

MockFs.prototype.move = function (source, target) {
MockFs.prototype.rename = function (source, target) {
var self = this;

@@ -267,0 +267,0 @@ return Q.fcall(function () {

{
"name": "q-io",
"version": "1.9.0",
"version": "1.9.1",
"description": "IO using Q promises",

@@ -5,0 +5,0 @@ "homepage": "http://github.com/kriskowal/q-io/",

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