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.3 to 0.3.4

13

package.json
{
"name" : "vow-fs",
"version" : "0.3.3",
"version" : "0.3.4",
"description" : "File I/O by Vow",

@@ -17,6 +17,6 @@ "homepage" : "https://github.com/dfilatov/vow-fs",

"dependencies": {
"node-uuid" : "1.4.0",
"vow" : "0.4.4",
"vow-queue" : "0.4.1",
"glob" : "3.2.8"
"node-uuid" : "^1.4.2",
"vow" : "^0.4.7",
"vow-queue" : "^0.4.1",
"glob" : "^4.3.1"
},

@@ -28,6 +28,7 @@ "devDependencies": {

"main" : "lib/fs",
"files" : ["lib"],
"engines" : { "node" : ">= 0.6.0" },
"scripts" : {
"test" : "./node_modules/istanbul/lib/cli.js test test/runner.js"
"test" : "istanbul test test/runner.js"
}
}
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