Socket
Socket
Sign inDemoInstall

fs-extra-async

Package Overview
Dependencies
5
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

6

package.json
{
"name": "fs-extra-async",
"version": "0.0.2",
"version": "0.0.3",
"description": "Node file system library and fs-extra module promisified",

@@ -15,4 +15,4 @@ "main": "./lib/index",

"dependencies": {
"any-promise": "^1.2.0",
"fs-extra": "^0.30.0"
"any-promise": "*",
"fs-extra": "*"
},

@@ -19,0 +19,0 @@ "devDependencies": {},

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