Socket
Socket
Sign inDemoInstall

moment-parseplus

Package Overview
Dependencies
2
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.2 to 2.0.3

2

CHANGELOG.md
## Change Log
### v2.0.2 on 2022-11-21
### v2.0.3 on 2022-11-21

@@ -5,0 +5,0 @@ - Export as ESModule

{
"name": "moment-parseplus",
"version": "2.0.2",
"version": "2.0.3",
"description": "Date parsing plugin for momentjs",
"type": "module",
"main": "parseplus.mjs",
"main": "parseplus.cjs",
"exports": {

@@ -8,0 +8,0 @@ "import": "./parseplus.mjs",

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

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc