@lxf2513/mkdir-recursive
Advanced tools
+8
-8
| { | ||
| "name": "@lxf2513/mkdir-recursive", | ||
| "version": "1.2.1", | ||
| "version": "1.3.0", | ||
| "description": "Recursively creates a directory. Returns undefined or the first directory path created.", | ||
@@ -28,3 +28,3 @@ "type": "module", | ||
| "build": "unbuild", | ||
| "release": "npm publish" | ||
| "release": "unbuild && npm publish" | ||
| }, | ||
@@ -51,6 +51,6 @@ "repository": { | ||
| "devDependencies": { | ||
| "@types/node": "^22.10.6", | ||
| "prettier": "^3.4.2", | ||
| "typescript": "^5.7.3", | ||
| "unbuild": "^3.3.1" | ||
| "@types/node": "^22.13.9", | ||
| "prettier": "^3.5.3", | ||
| "typescript": "^5.8.2", | ||
| "unbuild": "^3.5.0" | ||
| }, | ||
@@ -61,5 +61,5 @@ "publishConfig": { | ||
| "dependencies": { | ||
| "mkdir-async-recursive": "^1.0.3", | ||
| "mkdir-sync-recursive": "^1.1.4" | ||
| "mkdir-async-recursive": "^1.1.0", | ||
| "mkdir-sync-recursive": "^1.2.0" | ||
| } | ||
| } |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
4253
0.26%1
Infinity%Updated
Updated