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

luxon-parser

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

luxon-parser - npm Package Compare versions

Comparing version 0.9.1 to 0.9.2

4

CHANGELOG.md
## Change Log
### v0.9.2 on 2022-08-01
- Upgrade to any-date-parser version 1.5.3
### v0.9.1 on 2022-01-20

@@ -4,0 +8,0 @@

4

package.json
{
"name": "luxon-parser",
"version": "0.9.1",
"version": "0.9.2",
"description": "Add DateTime.fromHuman() and DateTime.fromAny() functions to Luxon that can parse a wide range of date formats including human-input dates",

@@ -35,3 +35,3 @@ "keywords": [

"dependencies": {
"any-date-parser": "1.5.1"
"any-date-parser": "1.5.3"
},

@@ -38,0 +38,0 @@ "peerDependencies": {

# luxon-parser
[![NPM Link](https://img.shields.io/npm/v/luxon-parser?v=0.9.1)](https://npmjs.com/package/luxon-parser)
[![Build Status](https://ci.appveyor.com/api/projects/status/github/kensnyder/luxon-parser?branch=master&svg=true&v=0.9.1)](https://ci.appveyor.com/project/kensnyder/luxon-parser/branch/master)
[![Code Coverage](https://codecov.io/gh/kensnyder/luxon-parser/branch/master/graph/badge.svg?v=0.9.1)](https://codecov.io/gh/kensnyder/luxon-parser)
[![ISC License](https://img.shields.io/npm/l/luxon-parser.svg?v=0.9.1)](https://opensource.org/licenses/ISC)
[![NPM Link](https://img.shields.io/npm/v/luxon-parser?v=0.9.2)](https://npmjs.com/package/luxon-parser)
[![Build Status](https://ci.appveyor.com/api/projects/status/github/kensnyder/luxon-parser?branch=master&svg=true&v=0.9.2)](https://ci.appveyor.com/project/kensnyder/luxon-parser/branch/master)
[![Code Coverage](https://codecov.io/gh/kensnyder/luxon-parser/branch/master/graph/badge.svg?v=0.9.2)](https://codecov.io/gh/kensnyder/luxon-parser)
[![ISC License](https://img.shields.io/npm/l/luxon-parser.svg?v=0.9.2)](https://opensource.org/licenses/ISC)

@@ -8,0 +8,0 @@ A comprehensive and extensible date parsing plugin for

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