@ultimat3/time
Advanced tools
+5
-2
| { | ||
| "name": "@ultimat3/time", | ||
| "version": "6.0.0", | ||
| "version": "7.0.0", | ||
| "description": "UTC instants, DST-correct zone math, cron, durations and Intl formatting with an explicit timezone", | ||
| "license": "MIT", | ||
| "type": "module", | ||
| "sideEffects": [ | ||
| "./src/errors.ts" | ||
| ], | ||
| "repository": { | ||
@@ -34,4 +37,4 @@ "type": "git", | ||
| "dependencies": { | ||
| "@ultimat3/core": "6.0.0" | ||
| "@ultimat3/core": "7.0.0" | ||
| } | ||
| } |
114099
0.04%+ Added
- Removed
Updated