You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@peerbit/time

Package Overview
Dependencies
Maintainers
1
Versions
311
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@peerbit/time - npm Package Compare versions

Comparing version
3.0.0-cba1bcc
to
3.0.0-dac5207
+3
-2
package.json
{
"name": "@peerbit/time",
"version": "3.0.0-cba1bcc",
"version": "3.0.0-dac5207",
"description": "Utility functions for time",

@@ -61,4 +61,5 @@ "type": "module",

"test": "aegir test",
"lint": "aegir lint"
"lint": "aegir lint",
"test:cov": "aegir test -t node --cov"
}
}