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

luxon

Package Overview
Dependencies
Maintainers
1
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

luxon - npm Package Compare versions

Comparing version 0.0.19 to 0.0.20

3

changelog.md
# Changelog
## 0.0.20
* Fix `fromISO` to accept various levels of subsecond precision
## 0.0.19

@@ -4,0 +7,0 @@ * Fixed parsing for ordinals

2

package.json
{
"name": "luxon",
"version": "0.0.19",
"version": "0.0.20",
"description": "Immutable date wrapper",

@@ -5,0 +5,0 @@ "author": "Isaac Cambron",

@@ -5,3 +5,3 @@ # Luxon

Luxon is an experimental library for working with dates and times in Javascript.
Luxon is a library for working with dates and times in Javascript.

@@ -27,2 +27,3 @@ ```js

* [For Moment users](https://moment.github.io/luxon/docs/manual/faq/moment.html)
* [Why does Luxon exist?](https://moment.github.io/luxon/docs/manual/faq/why.html)
* [A quick demo](https://moment.github.io/luxon/demo/global.html)

@@ -29,0 +30,0 @@

Sorry, the diff of this file is too big to display

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