@clipboard-health/config
Advanced tools
Comparing version 0.6.6 to 0.6.7
{ | ||
"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.6", | ||
"version": "0.6.7", | ||
"dependencies": { | ||
"@clipboard-health/util-ts": "2.9.3", | ||
"@clipboard-health/util-ts": "2.9.4", | ||
"decamelize": "5.0.1", | ||
@@ -8,0 +8,0 @@ "dotenv": "16.4.5", |
+ Added@clipboard-health/util-ts@2.9.4(transitive)
- Removed@clipboard-health/util-ts@2.9.3(transitive)