Socket
Socket
Sign inDemoInstall

moment-holiday

Package Overview
Dependencies
1
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.0 to 1.3.1

10

CHANGELOG.md

@@ -9,3 +9,8 @@ # Changelog

## [1.3.0] - TBA
## [1.3.1] - 2017-07-19
### Changed
- Fixed bug with Labor Day keywords.
## [1.3.0] - 2017-07-19
### Added

@@ -51,5 +56,6 @@ - Support for holidays that span multiple days.

[Unreleased]: https://github.com/kodie/moment-holiday/compare/v1.0.0...HEAD
[1.3.0]: https://github.com/kodie/moment-holiday/compare/v1.2.1...v1.3.0
[1.3.1]: https://github.com/kodie/moment-holiday/compare/v1.3.0...v1.3.1
[1.3.0]: https://github.com/kodie/moment-holiday/compare/v1.2.0...v1.3.0
[1.2.0]: https://github.com/kodie/moment-holiday/compare/v1.1.1...v1.2.0
[1.1.1]: https://github.com/kodie/moment-holiday/compare/v1.1.0...v1.1.1
[1.1.0]: https://github.com/kodie/moment-holiday/compare/v1.0.0...v1.1.0

4

moment-holiday.js
//! moment-holiday.js
//! version : 1.3.0
//! version : 1.3.1
//! author : Kodie Grantham

@@ -55,3 +55,3 @@ //! license : MIT

date: '9/(1,1)',
keywords_y: ['labor', 'labour']
keywords: ['labor', 'labour']
},

@@ -58,0 +58,0 @@ "Columbus Day": {

{
"name": "moment-holiday",
"version": "1.3.0",
"version": "1.3.1",
"description": "A Moment.js plugin for handling holidays.",

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

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