Socket
Socket
Sign inDemoInstall

fs.promiser

Package Overview
Dependencies
1
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.6

.eslintrc

34

package.json
{
"name": "fs.promiser",
"version": "1.0.1",
"version": "1.0.6",
"description": "Promise wrapper on top of fs module",

@@ -18,3 +18,33 @@ "main": "index.js",

},
"homepage": "https://github.com/void666/fs.promise#readme"
"keywords": [
"fs",
"fs-promise",
"fs.promised.",
"fs-promised",
"bluebird",
"fs-promise",
"fs.promise",
"fs.promises",
"fs"
],
"dependencies": {
"bluebird": "^3.5.1"
},
"homepage": "https://github.com/void666/fs.promise#readme",
"devDependencies": {
"chai": "^4.1.2",
"chai-subset": "^1.6.0",
"coveralls": "^3.0.0",
"gulp": "^3.9.1",
"gulp-eslint": "^4.0.0",
"gulp-if": "^2.0.2",
"gulp-istanbul": "^1.1.2",
"gulp-mocha": "^3",
"istanbul": "^0.4.5",
"mocha": "^5.0.4",
"yargs": "^8.0.2"
},
"engines": {
"node": ">=8.10.0"
}
}
.npmignore
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc