Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fundamental-constants

Package Overview
Dependencies
Maintainers
1
Versions
14
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.0.1 to 0.0.2

2

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

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

@@ -28,13 +28,23 @@ ## Fundamentals

| Constant name | Value |
|-----------------------|-------|
| HOURS_PER_STELLAR_DAY | 24 |
| MAXIMAL_DAYS_IN_MONTH | 31 |
| Constant name | Value |
|-------------------------|-------|
| `HOURS_PER_STELLAR_DAY` | 24 |
| `MAXIMAL_DAYS_IN_MONTH` | 31 |
| `MINUTES_PER_HOUR` | 60 |
| `SECONDS_PER_MINUTE` | 60 |
#### ISO8601
| Constant name | Value |
|---------------------------------------------------|-------|
| `CHARACTERS_COUNT_IN_FULL_ISO8601_STRING` | 24 |
| `CHARACTERS_COUNT_OF_DATE_PART_IN_ISO8601_STRING` | 10 |
### Email
| Constant name | Value |
|-------------------------------------------|-------|
| MINIMAL_CHARACTERS_COUNT_OF_EMAIL_ADDRESS | 3 |
| Constant name | Value |
|---------------------------------------------|-------|
| `MINIMAL_CHARACTERS_COUNT_OF_EMAIL_ADDRESS` | 3 |
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