New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fundamental-constants

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fundamental-constants - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

Distributable/cjs/DateTime/MAXIMAL_SUPPORTED_UNIX_MILLISECONDS_AMOUNT.js

2

package.json
{
"name": "fundamental-constants",
"version": "0.1.0",
"version": "0.2.0",
"description": "Fundamental constants and enumerations",

@@ -5,0 +5,0 @@ "keywords": [

@@ -28,10 +28,12 @@ Fundamental constants and enumerations.

| Constant name | Value |
|------------------------------|-------|
| `DAYS_COUNT_IN_WEEK` | 7 |
| `HOURS_COUNT_IN_STELLAR_DAY` | 24 |
| `MAXIMAL_DAYS_IN_MONTH` | 31 |
| `MINUTES_COUNT_IN_HOUR` | 60 |
| `MONTHS_COUNT_IN_YEAR` | 12 |
| `SECONDS_COUNT_IN_MINUTE` | 60 |
| Constant name | Value |
|----------------------------------------------|-------------------|
| `DAYS_COUNT_IN_WEEK` | 7 |
| `HOURS_COUNT_IN_STELLAR_DAY` | 24 |
| `MAXIMAL_DAYS_IN_MONTH` | 31 |
| `MAXIMAL_SUPPORTED_UNIX_MILLISECONDS_AMOUNT` | 8640000000000000 |
| `MINIMAL_SUPPORTED_UNIX_MILLISECONDS_AMOUNT` | -8640000000000000 |
| `MINUTES_COUNT_IN_HOUR` | 60 |
| `MONTHS_COUNT_IN_YEAR` | 12 |
| `SECONDS_COUNT_IN_MINUTE` | 60 |

@@ -38,0 +40,0 @@ #### Enumerations

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc