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

@area17/parse-numeric-date

Package Overview
Dependencies
Maintainers
7
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@area17/parse-numeric-date - npm Package Versions

0.0.9

Diff
13twelve
published 0.0.9 •

Changelog

Source

0.0.9

  • Two year cut off is now dynamic and not fixed
  • Returns null and a console.log on none valid entry
13twelve
published 0.0.8 •

Changelog

Source

0.0.8

Refactored to make it easier to add ambiguous combos - removes a few bytes.

13twelve
published 0.0.7 •

Changelog

Source

0.0.7

Add parsing date types:

  • ۱۴۰۰/۱۱/۲۱
  • 2022年12月13日
  • 13. 12. 2022
  • 13‏/12‏/2022.
13twelve
published 0.0.6 •

Changelog

Source

0.0.6

  • Fix trapping no parsed dates when determining highest score
  • Add Jest tests: npm run test
13twelve
published 0.0.5 •

Changelog

Source

0.0.5

Readme updates for Date parse testing comparison with chrono-node update.

13twelve
published 0.0.4 •

Changelog

Source

0.0.4

Add parsing of 5 and 7 digit non deliminated dates

13twelve
published 0.0.3 •

Changelog

Source

0.0.3

Add debug dev task

13twelve
published 0.0.2 •

Changelog

Source

0.0.2

Make options, optional 🤦🏻‍♂️

13twelve
published 0.0.1 •

Changelog

Source

0.0.1

Initial release