Comparing version 3.1.0 to 3.1.1
{ | ||
"name": "readdirp", | ||
"description": "Recursive version of fs.readdir with streaming api.", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"homepage": "https://github.com/paulmillr/readdirp", | ||
@@ -6,0 +6,0 @@ "repository": { |
@@ -97,2 +97,4 @@ # readdirp [![Weekly downloads](https://img.shields.io/npm/dw/readdirp.svg)](https://github.com/paulmillr/readdirp) | ||
3.1 (Jul 7, 2019) brings `bigint` support to `stat` outputs on windows. This is backwards-incompatible for some cases. Be careful. | ||
Version 3 brings huge performance improvements and stream backpressure support. | ||
@@ -99,0 +101,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
18658
121