Socket
Socket
Sign inDemoInstall

readdir-cluster

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

readdir-cluster - npm Package Compare versions

Comparing version 4.0.0 to 5.0.0-next.1700016736.c913ebd9c6ff2a0c71b7b80248af1fab4c7e2c8d

SECURITY.md

20

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

@@ -75,7 +75,7 @@ "homepage": "https://github.com/bevry/readdir-cluster",

"engines": {
"node": ">=8"
"node": ">=4"
},
"editions": [
{
"description": "ESNext source code for Node.js 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21 with Require for modules",
"description": "ESNext source code for Node.js 4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21 with Require for modules",
"directory": "source",

@@ -90,3 +90,3 @@ "entry": "index.js",

"engines": {
"node": "8 || 10 || 12 || 14 || 16 || 18 || 20 || 21"
"node": "4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21"
}

@@ -99,11 +99,11 @@ }

"@bevry/update-contributors": "^1.23.0",
"assert-helpers": "^11.2.0",
"assert-helpers": "^11.4.0",
"eslint": "^8.53.0",
"eslint-config-bevry": "^3.29.0",
"eslint-config-bevry": "^4.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"kava": "^7.1.0",
"kava": "^7.2.0",
"prettier": "^3.1.0",
"projectz": "^2.23.0",
"valid-directory": "^4.1.0"
"projectz": "^3.0.0",
"valid-directory": "^4.2.0"
},

@@ -142,2 +142,2 @@ "scripts": {

}
}
}

@@ -70,3 +70,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> 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21 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> 4 || 6 || 8 || 10 || 12 || 14 || 16 || 18 || 20 || 21 with <a href="https://nodejs.org/dist/latest-v5.x/docs/api/modules.html" title="Node/CJS Modules">Require</a> for modules</li></ul>

@@ -73,0 +73,0 @@ <!-- /INSTALL -->

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc