dayjs-parser
Advanced tools
Comparing version 0.9.2 to 0.9.3
## Change Log | ||
### v0.9.3 on 2022-02-05 | ||
- Update version of `any-date-parser` to 1.5.2 | ||
- Update dev dependencies | ||
### v0.9.2 on 2022-01-20 | ||
- Rename package.json "tags" to "keywords" | ||
### v0.9.1 on 2022-01-20 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "dayjs-parser", | ||
"version": "0.9.2", | ||
"version": "0.9.3", | ||
"description": "Date parsing plugin for dayjs", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
"dependencies": { | ||
"any-date-parser": "1.5.1" | ||
"any-date-parser": "1.5.2" | ||
}, | ||
@@ -42,6 +42,6 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"eslint": "8.7.0", | ||
"jest": "27.4.7", | ||
"eslint": "8.8.0", | ||
"jest": "27.5.0", | ||
"prettier": "2.5.1" | ||
} | ||
} |
# dayjs-parser | ||
[![NPM Link](https://img.shields.io/npm/v/dayjs-parser?v=0.9.2)](https://npmjs.com/package/dayjs-parser) | ||
[![Build Status](https://ci.appveyor.com/api/projects/status/github/kensnyder/dayjs-parser?branch=master&svg=true&v=0.9.2)](https://ci.appveyor.com/project/kensnyder/dayjs-parser/branch/master) | ||
[![Code Coverage](https://codecov.io/gh/kensnyder/dayjs-parser/branch/master/graph/badge.svg?v=0.9.2)](https://codecov.io/gh/kensnyder/dayjs-parser) | ||
[![ISC License](https://img.shields.io/npm/l/dayjs-parser.svg?v=0.9.2)](https://opensource.org/licenses/ISC) | ||
[![NPM Link](https://img.shields.io/npm/v/dayjs-parser?v=0.9.3)](https://npmjs.com/package/dayjs-parser) | ||
[![Build Status](https://ci.appveyor.com/api/projects/status/github/kensnyder/dayjs-parser?branch=master&svg=true&v=0.9.3)](https://ci.appveyor.com/project/kensnyder/dayjs-parser/branch/master) | ||
[![Code Coverage](https://codecov.io/gh/kensnyder/dayjs-parser/branch/master/graph/badge.svg?v=0.9.3)](https://codecov.io/gh/kensnyder/dayjs-parser) | ||
[![ISC License](https://img.shields.io/npm/l/dayjs-parser.svg?v=0.9.3)](https://opensource.org/licenses/ISC) | ||
@@ -8,0 +8,0 @@ A comprehensive and extensible date parsing plugin for |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23227
+ Addedany-date-parser@1.5.2(transitive)
- Removedany-date-parser@1.5.1(transitive)
Updatedany-date-parser@1.5.2