New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fs-extra-promise

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fs-extra-promise - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

changelog.md

@@ -90,2 +90,4 @@ # Changelog

## Next
## 1.0.1
* Update dev dependencies
{
"name": "fs-extra-promise",
"version": "1.0.0",
"version": "1.0.1",
"description": "Node file system library and fs-extra module promisified with bluebird",

@@ -21,8 +21,8 @@ "main": "./lib/",

"devDependencies": {
"mocha": "^3.0.2",
"mocha": "^3.2.0",
"chai": "^3.5.0",
"chai-as-promised": "^5.3.0",
"jshint": "^2.9.3",
"chai-as-promised": "^6.0.0",
"jshint": "^2.9.4",
"istanbul": "^0.4.5",
"coveralls": "^2.11.12"
"coveralls": "^2.13.0"
},

@@ -29,0 +29,0 @@ "keywords": [

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