New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nesto-moment-holiday

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nesto-moment-holiday - npm Package Compare versions

Comparing version 1.5.4 to 1.5.5

2

locale/easter.js

@@ -75,3 +75,3 @@ //! moment-holiday.js locale configuration

for (i = 0; i < dates.length; i++) {
for (var i = 0; i < dates.length; i++) {
if (dates[i].substring(0, 6) === 'easter') {

@@ -78,0 +78,0 @@ var e = easter(m.year());

{
"name": "nesto-moment-holiday",
"version": "1.5.4",
"version": "1.5.5",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc