sp-holidays
Advanced tools
Comparing version 2.1.7 to 2.1.8
{ | ||
"name": "sp-holidays", | ||
"version": "2.1.7", | ||
"version": "2.1.8", | ||
"readme": "README.md", | ||
@@ -5,0 +5,0 @@ "description": "Biblioteca que lhe fornece todos os feriados nacionais, estaduais e municipais", |
@@ -43,3 +43,2 @@ import { config } from "dotenv"; | ||
const townHolidays = getMunicipalHolidays(year, town); | ||
console.log(townHolidays); | ||
const isTownHolidays = townHolidays.find( | ||
@@ -46,0 +45,0 @@ (holiday) => |
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
2850888
138403