Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

recursive-readdir-synchronous

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

recursive-readdir-synchronous - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

4

package.json
{
"author": "delta-xz",
"name": "recursive-readdir-synchronous",
"description": "Get an array of all files in a directory and subdirectories synchronously.",
"description": "Get an array of all files in a directory and subdirectories synchronously. This is a fork of https://github.com/jergason/recursive-readdir.",
"license": "MIT",
"version": "0.0.1",
"version": "0.0.2",
"repository": {

@@ -8,0 +8,0 @@ "type": "git",

@@ -1,5 +0,1 @@

# recursive-readdir
This is a fork of https://github.com/jergason/recursive-readdir.
A simple Node module for recursively listing all files in a directory,

@@ -6,0 +2,0 @@ or in any subdirectories synchronously.

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