Moment.js.nuspec (moment-2.29.2) | : | Moment.js.nuspec (moment-2.29.3) | ||
---|---|---|---|---|
<?xml version="1.0"?> | <?xml version="1.0"?> | |||
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd"> | <package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd"> | |||
<metadata> | <metadata> | |||
<id>Moment.js</id> | <id>Moment.js</id> | |||
<version>2.29.2</version> | <version>2.29.3</version> | |||
<authors>Tim Wood, Iskren Chernev, Moment.js contributors</authors> | <authors>Tim Wood, Iskren Chernev, Moment.js contributors</authors> | |||
<owners>Cory Deppen, Iskren Chernev</owners> | <owners>Cory Deppen, Iskren Chernev</owners> | |||
<description>A lightweight JavaScript date library for parsing, manipula ting, and formatting dates.</description> | <description>A lightweight JavaScript date library for parsing, manipula ting, and formatting dates.</description> | |||
<releaseNotes> | <releaseNotes> | |||
* Release Oct 6, 2020 | * Release Apr 17, 2022 | |||
* [#5995](https://github.com/moment/moment/pull/5995) [bugfix] Rem | ||||
Updated deprecation message, bugfix in hi locale | ove const usage | |||
* [#5990](https://github.com/moment/moment/pull/5990) misc: fix ad | ||||
visory link | ||||
</releaseNotes> | </releaseNotes> | |||
<projectUrl>http://momentjs.com/</projectUrl> | <projectUrl>http://momentjs.com/</projectUrl> | |||
<iconUrl>http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q _normal.png</iconUrl> | <iconUrl>http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q _normal.png</iconUrl> | |||
<licenseUrl>https://raw.github.com/timrwood/moment/master/LICENSE</licen seUrl> | <licenseUrl>https://raw.github.com/timrwood/moment/master/LICENSE</licen seUrl> | |||
<tags>JavaScript date time browser node.js</tags> | <tags>JavaScript date time browser node.js</tags> | |||
</metadata> | </metadata> | |||
<files> | <files> | |||
<file src="moment.js" target="Content\Scripts" /> | <file src="moment.js" target="Content\Scripts" /> | |||
<file src="min/moment.min.js" target="Content\Scripts" /> | <file src="min/moment.min.js" target="Content\Scripts" /> | |||
<file src="min/moment.min.js.map" target="Content\Scripts" /> | <file src="min/moment.min.js.map" target="Content\Scripts" /> | |||
End of changes. 2 change blocks. | ||||
4 lines changed or deleted | 6 lines changed or added |