readdir-cluster
Advanced tools
Comparing version 3.13.0 to 3.14.0-next.1603941075.071fd8d6c1938a8cd7666a71b57674255b57f781
# History | ||
## v3.14.0 2020 October 29 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v3.13.0 2020 September 5 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"title": "readdir-cluster", | ||
"name": "readdir-cluster", | ||
"version": "3.13.0", | ||
"version": "3.14.0-next.1603941075.071fd8d6c1938a8cd7666a71b57674255b57f781", | ||
"description": "Use multiple CPU cores via clusters for the fastest way to read nested directories and their stats", | ||
@@ -79,3 +79,3 @@ "homepage": "https://github.com/bevry/readdir-cluster", | ||
{ | ||
"description": "ESNext source code for Node.js 10 || 12 || 13 || 14 with Require for modules", | ||
"description": "ESNext source code for Node.js 10 || 12 || 14 || 15 with Require for modules", | ||
"directory": "source", | ||
@@ -90,3 +90,3 @@ "entry": "index.js", | ||
"engines": { | ||
"node": "10 || 12 || 13 || 14" | ||
"node": "10 || 12 || 14 || 15" | ||
} | ||
@@ -98,12 +98,12 @@ } | ||
"devDependencies": { | ||
"@bevry/update-contributors": "^1.16.0", | ||
"assert-helpers": "^7.2.0", | ||
"eslint": "^7.8.1", | ||
"eslint-config-bevry": "^3.22.0", | ||
"eslint-config-prettier": "^6.11.0", | ||
"@bevry/update-contributors": "^1.17.0", | ||
"assert-helpers": "^8.1.0", | ||
"eslint": "^7.12.1", | ||
"eslint-config-bevry": "^3.23.0", | ||
"eslint-config-prettier": "^6.15.0", | ||
"eslint-plugin-prettier": "^3.1.4", | ||
"kava": "^5.12.0", | ||
"prettier": "^2.1.1", | ||
"projectz": "^2.15.0", | ||
"valid-directory": "^3.3.0" | ||
"kava": "^5.13.0", | ||
"prettier": "^2.1.2", | ||
"projectz": "^2.16.0", | ||
"valid-directory": "^3.4.0" | ||
}, | ||
@@ -110,0 +110,0 @@ "scripts": { |
@@ -69,3 +69,3 @@ <!-- TITLE/ --> | ||
<ul><li><code>readdir-cluster</code> aliases <code>readdir-cluster/source/index.js</code></li> | ||
<li><code>readdir-cluster/source/index.js</code> is <a href="https://en.wikipedia.org/wiki/ECMAScript#ES.Next" title="ECMAScript Next">ESNext</a> source code for <a href="https://nodejs.org" title="Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine">Node.js</a> 10 || 12 || 13 || 14 with <a href="https://nodejs.org/dist/latest-v5.x/docs/api/modules.html" title="Node/CJS Modules">Require</a> for modules</li></ul> | ||
<li><code>readdir-cluster/source/index.js</code> is <a href="https://en.wikipedia.org/wiki/ECMAScript#ES.Next" title="ECMAScript Next">ESNext</a> source code for <a href="https://nodejs.org" title="Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine">Node.js</a> 10 || 12 || 14 || 15 with <a href="https://nodejs.org/dist/latest-v5.x/docs/api/modules.html" title="Node/CJS Modules">Require</a> for modules</li></ul> | ||
@@ -72,0 +72,0 @@ <!-- /INSTALL --> |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
22699
1