🎩 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.2
to
1.3.3
+5
-5
package.json
{
"name": "@lxf2513/readdir-sync-recursive",
"version": "1.3.2",
"version": "1.3.3",
"description": "Reads the contents of the directory synchronously and recursively.",

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

"devDependencies": {
"@types/node": "^22.15.2",
"prettier": "^3.5.3",
"typescript": "^5.8.3",
"unbuild": "^3.5.0"
"@types/node": "^24.10.1",
"prettier": "^3.6.2",
"typescript": "^5.9.3",
"unbuild": "^3.6.1"
},

@@ -56,0 +56,0 @@ "publishConfig": {