🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@lxf2513/readdir-sync-recursive

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lxf2513/readdir-sync-recursive - npm Package Compare versions

Comparing version
1.3.1
to
1.3.2
+3
-3
package.json
{
"name": "@lxf2513/readdir-sync-recursive",
"version": "1.3.1",
"version": "1.3.2",
"description": "Reads the contents of the directory synchronously and recursively.",

@@ -50,5 +50,5 @@ "type": "module",

"devDependencies": {
"@types/node": "^22.13.9",
"@types/node": "^22.15.2",
"prettier": "^3.5.3",
"typescript": "^5.8.2",
"typescript": "^5.8.3",
"unbuild": "^3.5.0"

@@ -55,0 +55,0 @@ },