node-red-contrib-feiertage-germany
Advanced tools
Comparing version 0.9.2 to 1.0.2
{ | ||
"author": "Marius Lang <lang.marius@t-online.de>", | ||
"dependencies": {}, | ||
"dependencies": { | ||
"getfeiertage.js": "1.0.0" | ||
}, | ||
"deprecated": false, | ||
@@ -54,3 +56,3 @@ "description": "NodeRED node to get german holidays and own special dates", | ||
}, | ||
"version": "0.9.2", | ||
"version": "1.0.2", | ||
"bugs": { | ||
@@ -57,0 +59,0 @@ "url": "https://github.com/MariusLang/node-red-contrib-feiertage-germany/issues" |
@@ -14,3 +14,3 @@ ![banner](https://github.com/MariusLang/node-red-contrib-feiertage-germany/blob/master/img/feiertage_banner_de.svg) | ||
This node was splitted out of the [node-red-contrib-feiertage node](https://github.com/MariusLang/node-red-contrib-feiertage). This Node only contains **German** holidays. | ||
This node was splitted out of the [node-red-contrib-feiertage](https://github.com/MariusLang/node-red-contrib-feiertage) node. This Node only contains **German** holidays. | ||
To get this node for an other country read the point below. | ||
@@ -62,5 +62,6 @@ | ||
keyoword | output | ||
msg.payload | output | ||
--- | --- | ||
isTodayHoliday | boolean wether today is holiday | ||
isChristmasTime | boolean wether today is Christmas time (1. Advent - Heilige drei Könige) | ||
nextHoliday | information about next holiday | ||
@@ -67,0 +68,0 @@ nextThreeHolidays | informations about next 3 holidays |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
93
185505
1
1046
+ Addedgetfeiertage.js@1.0.0
+ Addedgetfeiertage.js@1.0.0(transitive)