mod/date/vendor/moment/Moment.js.nuspec in card-1.98.0 vs mod/date/vendor/moment/Moment.js.nuspec in card-1.98.1
- old
+ new
@@ -1,18 +1,18 @@
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Moment.js</id>
- <version>2.22.1</version>
+ <version>2.22.2</version>
<authors>Tim Wood, Iskren Chernev, Moment.js contributors</authors>
<owners>Cory Deppen, Iskren Chernev</owners>
<description>A lightweight JavaScript date library for parsing, manipulating, and formatting dates.</description>
<releaseNotes>
- * Release Apr 14, 2018
+ * Release May 31, 2018
- * [#4495](https://github.com/moment/moment/pull/4495) [bugfix] Added HTML5_FMT to moment.d.ts
- * Minor locale improvements
- * QUnit upgrade and coveralls reporting
+ * [#4564](https://github.com/moment/moment/pull/4564) [bugfix] Avoid using trim()
+ * [#4453](https://github.com/moment/moment/pull/4453) [bugfix] Treat periods as periods, not regex-anything period, for weekday parsing in strict mode.
+ * Minor locale improvements (pa-in, be, az)
</releaseNotes>
<projectUrl>http://momentjs.com/</projectUrl>
<iconUrl>http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q_normal.png</iconUrl>
<licenseUrl>https://raw.github.com/timrwood/moment/master/LICENSE</licenseUrl>
<tags>JavaScript date time browser node.js</tags>