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

any-date-parser

Package Overview
Dependencies
Maintainers
0
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

any-date-parser - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

2

package.json
{
"name": "any-date-parser",
"version": "2.0.2",
"version": "2.0.3",
"description": "Parse a wide range of date formats including human-input dates",

@@ -5,0 +5,0 @@ "tags": [

# any-date-parser
[![NPM Link](https://badgen.net/npm/v/any-date-parser?v=2.0.2)](https://npmjs.com/package/any-date-parser)
[![Language](https://badgen.net/static/language/TS?v=2.0.2)](https://github.com/search?q=repo:kensnyder/any-date-parser++language:TypeScript&type=code)
[![Build Status](https://github.com/kensnyder/any-date-parser/actions/workflows/workflow.yml/badge.svg?v=2.0.2)](https://github.com/kensnyder/any-date-parser/actions)
[![Code Coverage](https://codecov.io/gh/kensnyder/any-date-parser/branch/main/graph/badge.svg?v=2.0.2)](https://codecov.io/gh/kensnyder/any-date-parser)
[![NPM Link](https://badgen.net/npm/v/any-date-parser?v=2.0.3)](https://npmjs.com/package/any-date-parser)
[![Language](https://badgen.net/static/language/TS?v=2.0.3)](https://github.com/search?q=repo:kensnyder/any-date-parser++language:TypeScript&type=code)
[![Code Coverage](https://codecov.io/gh/kensnyder/any-date-parser/branch/main/graph/badge.svg?v=2.0.3)](https://codecov.io/gh/kensnyder/any-date-parser)
![2400+ Tests](https://badgen.net/static/tests/2400+/green)
[![Gzipped Size](https://badgen.net/bundlephobia/minzip/any-date-parser?label=minzipped&v=2.0.2)](https://bundlephobia.com/package/any-date-parser@2.0.2)
[![Dependency details](https://badgen.net/bundlephobia/dependency-count/any-date-parser?v=2.0.2)](https://www.npmjs.com/package/any-date-parser?activeTab=dependencies)
[![Tree shakeable](https://badgen.net/bundlephobia/tree-shaking/any-date-parser?v=2.0.2)](https://www.npmjs.com/package/any-date-parser)
[![ISC License](https://badgen.net/github/license/kensnyder/any-date-parser?v=2.0.2)](https://opensource.org/licenses/ISC)
[![Gzipped Size](https://badgen.net/bundlephobia/minzip/any-date-parser?label=minzipped&v=2.0.3)](https://bundlephobia.com/package/any-date-parser@2.0.3)
[![Dependency details](https://badgen.net/bundlephobia/dependency-count/any-date-parser?v=2.0.3)](https://www.npmjs.com/package/any-date-parser?activeTab=dependencies)
[![Tree shakeable](https://badgen.net/bundlephobia/tree-shaking/any-date-parser?v=2.0.3)](https://www.npmjs.com/package/any-date-parser)
[![ISC License](https://badgen.net/github/license/kensnyder/any-date-parser?v=2.0.3)](https://opensource.org/licenses/ISC)

@@ -25,3 +24,3 @@ The most comprehensive and accurate date parser for Node and browsers. It uses

```html
<script src="https://cdn.jsdelivr.net/npm/any-date-parser@2.0.2/dist/browser-bundle.js"></script>
<script src="https://cdn.jsdelivr.net/npm/any-date-parser@2.0.3/dist/browser-bundle.js"></script>
```

@@ -28,0 +27,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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