readdir-enhanced
Advanced tools
Comparing version 6.0.0 to 6.0.1
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
27918
1
+ Added@jsdevtools/readdir-enhanced@6.0.1(transitive)
- Removed@jsdevtools/readdir-enhanced@6.0.0(transitive)