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

moment-feiertage

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

moment-feiertage - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

8

package.json
{
"name": "moment-feiertage",
"version": "1.0.0",
"version": "1.0.1",
"description": "Moment.js Plugin for german holidays; check if a given Date is a german holiday",

@@ -10,5 +10,5 @@ "main": "moment-feiertage.js",

},
"repository" : {
"type" : "git",
"url" : "https://github.com/DevbrosDevelopment/moment-feiertage.git"
"repository": {
"type": "git",
"url": "https://github.com/DevbrosDevelopment/moment-feiertage.git"
},

@@ -15,0 +15,0 @@ "bugs": {

@@ -12,3 +12,3 @@ # moment-feiertage

var someDateIsHoliday = moment('2019-12-25').isHoliday();
var isHolidayInBavaria = momemt('2017-08-15').is Holiday('BY');
var isHolidayInBavaria = momemt('2017-08-15').isHoliday('BY');

@@ -15,0 +15,0 @@ // state codes:

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