Socket
Socket
Sign inDemoInstall

vow-fs

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vow-fs - npm Package Compare versions

Comparing version 0.3.5 to 0.3.6

2

lib/fs.js
/**
* @module vow-fs
* @author Filatov Dmitry <dfilatov@yandex-team.ru>
* @version 0.3.5
* @version 0.3.6
* @license

@@ -6,0 +6,0 @@ * Dual licensed under the MIT and GPL licenses:

{
"name" : "vow-fs",
"version" : "0.3.5",
"version" : "0.3.6",
"description" : "File I/O by Vow",

@@ -20,3 +20,3 @@ "homepage" : "https://github.com/dfilatov/vow-fs",

"vow-queue" : "^0.4.1",
"glob" : "^4.3.1"
"glob" : "^7.0.5"
},

@@ -23,0 +23,0 @@ "devDependencies": {

@@ -8,3 +8,3 @@ vow-fs [![NPM version](https://badge.fury.io/js/vow-fs.png)](http://badge.fury.io/js/vow-fs) [![Build Status](https://secure.travis-ci.org/dfilatov/vow-fs.png)](http://travis-ci.org/dfilatov/vow-fs)

------------
Vow-fs works with Node.js 0.6, 0.8 and 0.10.
Vow-fs works with Node.js 0.6 and above.

@@ -11,0 +11,0 @@ Getting Started

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