Sign In

@ultimat3/time

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ultimat3/time - npm Package Compare versions

Comparing version
5.0.0
to
5.0.1
+2
-2
package.json
{
"name": "@ultimat3/time",
"version": "5.0.0",
"version": "5.0.1",
"description": "UTC instants, DST-correct zone math, cron, durations and Intl formatting with an explicit timezone",

@@ -34,4 +34,4 @@ "license": "MIT",

"dependencies": {
"@ultimat3/core": "5.0.0"
"@ultimat3/core": "5.0.1"
}
}