New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

rrdir

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rrdir - npm Package Compare versions

Comparing version 9.0.0 to 9.0.1

13

package.json
{
"name": "rrdir",
"version": "9.0.0",
"version": "9.0.1",
"description": "Recursive directory reader with a delightful API",

@@ -8,3 +8,3 @@ "author": "silverwind <me@silverwind.io>",

"license": "BSD-2-Clause",
"main": "index.js",
"exports": "./index.js",
"type": "module",

@@ -40,10 +40,3 @@ "sideEffects": false,

"scandir"
],
"jest": {
"verbose": false,
"testTimeout": 10000,
"collectCoverageFrom": [
"*.js"
]
}
]
}
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