@storm-software/config-tools
Advanced tools
+4
-4
| { | ||
| "name": "@storm-software/config-tools", | ||
| "version": "1.190.74", | ||
| "version": "1.190.75", | ||
| "private": false, | ||
@@ -215,3 +215,3 @@ "description": "A package containing various utilities to support custom workspace configurations and environment management for Storm Software projects, including configuration file handling, environment variable management, and logging utilities.", | ||
| "@ltd/j-toml": "1.38.0", | ||
| "@storm-software/config": "1.138.11", | ||
| "@storm-software/config": "1.138.12", | ||
| "c12": "^2.0.4", | ||
@@ -227,3 +227,3 @@ "chalk": "^4.1.2", | ||
| "devDependencies": { | ||
| "@types/node": "^25.9.3", | ||
| "@types/node": "^25.9.4", | ||
| "tsup": "8.4.0", | ||
@@ -235,3 +235,3 @@ "zod": "^4.4.3" | ||
| "publishConfig": { "access": "public" }, | ||
| "gitHead": "9921582cf98c46916489dff566565984207ee690" | ||
| "gitHead": "7529d6f9e45c0485beb316de8bad1cdd8b1d2936" | ||
| } |
+ Added
- Removed