Socket
Socket
Sign inDemoInstall

gdate-julian

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gdate-julian - npm Package Compare versions

Comparing version 1.0.3 to 1.0.5

4

package.json
{
"name": "gdate-julian",
"version": "1.0.3",
"version": "1.0.5",
"description": "Converts date to and from julian days in gLib GDate style",

@@ -53,4 +53,4 @@ "main": "./src/index.js",

"devDependencies": {
"jest": "^25.1.0"
"jest": "^26.0.1"
}
}

@@ -6,3 +6,2 @@ # GDate (GLib) style julian days to and from gregorian date converter

## Install

@@ -13,3 +12,3 @@ ```javascript 1.8

# Usage
## Usage
Import ESM style

@@ -34,3 +33,3 @@ ```ecmascript 6

# Example
## Example
Here we show small example how to convert between Gregorian Date and Julian Days

@@ -37,0 +36,0 @@ More detailed examples can be found in tests in `./src/__tests__/g_date_conversion_spec.js`

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