Moment.js 2.5.0

Details
Advisory: https://github.com/advisories/GHSA-8hfj-j24r-96c4 Severity: high
There is a newer version of this package available.
See the version list below for details.
dotnet add package Moment.js --version 2.5.0
NuGet\Install-Package Moment.js -Version 2.5.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Moment.js" Version="2.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Moment.js --version 2.5.0
#r "nuget: Moment.js, 2.5.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Moment.js as a Cake Addin
#addin nuget:?package=Moment.js&version=2.5.0

// Install Moment.js as a Cake Tool
#tool nuget:?package=Moment.js&version=2.5.0

A lightweight javascript date library for parsing, manipulating, and formatting dates.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (10)

Showing the top 5 popular GitHub repositories that depend on Moment.js:

Repository Stars
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
BlogEngine/BlogEngine.NET
Multi-User ASP.NET Blogging Application
laochiangx/ABP-ASP.NET-Boilerplate-Project-CMS
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
aspnetboilerplate/eventcloud
Sample SaaS (Multi Tenant) Event Management Application
Version Downloads Last updated
2.10.2 21,601 4/9/2015
2.10.1 157 4/9/2015
2.10.0 2,534 4/7/2015
2.9.0 76,799 1/8/2015
2.8.4 24,338 12/10/2014
2.8.3 138 12/10/2014
2.8.2 57,825 9/3/2014
2.8.1 27,035 8/5/2014
2.7.0 21,993 6/17/2014
2.6.0 35,472 4/23/2014
2.5.1 22,524 1/27/2014
2.5.0 5,285 1/5/2014
2.4.0 13,989 10/28/2013
2.3.1 5,588 10/10/2013
2.3.0 89 10/10/2013
2.2.1 3,167 9/12/2013
2.2.0 99 9/12/2013
2.1.0 8,174 7/8/2013
2.0.0 9,706 2/14/2013
1.7.2 2,663 10/3/2012
1.7.1 62 10/3/2012
1.7.0 638 8/27/2012
1.6.2 216 5/4/2012
1.6.1 55 5/4/2012
1.6.0 56 5/4/2012
1.5.1 67 5/4/2012
1.5.0 57 5/4/2012
1.4.0 60 3/8/2012
1.3.0 66 1/12/2012
1.2.0 75 12/17/2011

- New languages
               - Luxemburish (lb)
               - Serbian (rs)
               - Tamil (ta)
               - Macedonian (mk)
           - Features
               - Add quarter getter and format token Q
               - Strict parsing now respects number of digits per token
               - Add jspm support
               - Improve zone parsing
               - Support merideam parsing in Korean
           - 22 Bugfixes