@clipboard-health/config
Advanced tools
Comparing version 0.6.11 to 0.7.0
{ | ||
"name": "@clipboard-health/config", | ||
"description": "Type-safe static configuration management: a pure function to resolve, validate against a Zod schema, and freeze configuration values.", | ||
"version": "0.6.11", | ||
"version": "0.7.0", | ||
"dependencies": { | ||
"@clipboard-health/util-ts": "2.10.0", | ||
"@clipboard-health/util-ts": "2.11.0", | ||
"decamelize": "5.0.1", | ||
@@ -8,0 +8,0 @@ "dotenv": "16.4.5", |
18239
+ Added@clipboard-health/util-ts@2.11.0(transitive)
- Removed@clipboard-health/util-ts@2.10.0(transitive)