Socket
Socket
Sign inDemoInstall

readdir-cluster

Package Overview
Dependencies
0
Maintainers
2
Versions
81
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.7.0 to 3.8.0-next.1592763308.b0e09b5f53654b8ad43fb1afb078d829e526b825

4

HISTORY.md
# History
## v3.8.0 2020 June 22
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v3.7.0 2020 June 21

@@ -4,0 +8,0 @@

17

package.json
{
"title": "readdir-cluster",
"name": "readdir-cluster",
"version": "3.7.0",
"version": "3.8.0-next.1592763308.b0e09b5f53654b8ad43fb1afb078d829e526b825",
"description": "Use multiple CPU cores via clusters for the fastest way to read nested directories and their stats",

@@ -94,16 +94,13 @@ "homepage": "https://github.com/bevry/readdir-cluster",

"main": "source/index.js",
"dependencies": {
"editions": "3.5.0"
},
"devDependencies": {
"@bevry/update-contributors": "1.9.0",
"assert-helpers": "6.8.0",
"@bevry/update-contributors": "^1.9.0",
"assert-helpers": "^6.8.0",
"eslint": "^7.3.0",
"eslint-config-bevry": "3.8.0",
"eslint-config-bevry": "^3.8.0",
"eslint-config-prettier": "^6.7.0",
"eslint-plugin-prettier": "^3.1.4",
"kava": "5.4.0",
"kava": "^5.7.0",
"prettier": "^2.0.5",
"projectz": "2.5.0",
"valid-directory": "2.2.0"
"projectz": "^2.9.0",
"valid-directory": "^2.5.0"
},

@@ -110,0 +107,0 @@ "scripts": {

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