Socket
Socket
Sign inDemoInstall

readdir-enhanced

Package Overview
Dependencies
3
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.0 to 6.0.1

4

package.json
{
"name": "readdir-enhanced",
"version": "6.0.0",
"version": "6.0.1",
"description": "fs.readdir with sync, async, streaming, and async iterator APIs + filtering, recursion, absolute paths, etc.",

@@ -43,4 +43,4 @@ "keywords": [

"dependencies": {
"@jsdevtools/readdir-enhanced": "6.0.0"
"@jsdevtools/readdir-enhanced": "6.0.1"
}
}

@@ -10,4 +10,4 @@ Enhanced `fs.readdir()`

[![npm](https://img.shields.io/npm/v/readdir-enhanced.svg?maxAge=43200)](https://www.npmjs.com/package/readdir-enhanced)
[![License](https://img.shields.io/npm/l/readdir-enhanced.svg?maxAge=2592000)](LICENSE)
[![npm](https://img.shields.io/npm/v/@jsdevtools/readdir-enhanced.svg?maxAge=43200)](https://www.npmjs.com/package/@jsdevtools/readdir-enhanced)
[![License](https://img.shields.io/npm/l/@jsdevtools/readdir-enhanced.svg?maxAge=2592000)](LICENSE)

@@ -14,0 +14,0 @@

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