@purinton/path
Advanced tools
+3
-2
| { | ||
| "name": "@purinton/path", | ||
| "type": "module", | ||
| "version": "1.0.8", | ||
| "version": "1.0.9", | ||
| "description": "An ESM/Jest friendly path utility.", | ||
@@ -19,3 +19,4 @@ "main": "index.cjs", | ||
| "import": "./index.mjs", | ||
| "require": "./index.cjs" | ||
| "require": "./index.cjs", | ||
| "types": "./index.d.ts" | ||
| } | ||
@@ -22,0 +23,0 @@ }, |
11051
0.34%