Socket
Socket
Sign inDemoInstall

fs-promise

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fs-promise - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

18

package.json
{
"name": "fs-promise",
"version": "0.3.0",
"version": "0.3.1",
"description": "Filesystem methods as promises, with optional fs-extra and fs-graceful dependencies",

@@ -22,15 +22,15 @@ "main": "index.js",

"dependencies": {
"any-promise": "0.0.1"
"any-promise": "~0.1.0"
},
"devDependencies": {
"mocha": "~2.0.1",
"fs-extra": "~0.12.0",
"mocha": "~2.1.0",
"fs-extra": "~0.13.0",
"promise": "~6.0.1",
"es6-promise": "~2.0.0",
"rsvp": "~3.0.14",
"bluebird": "~2.3.10",
"when": "~3.5.2",
"q": "~1.0.1",
"es6-promise": "~2.0.1",
"rsvp": "~3.0.16",
"bluebird": "~2.5.3",
"when": "~3.6.4",
"q": "~1.1.2",
"native-promise-only": "~0.7.6-a"
}
}
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