Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sp-holidays

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sp-holidays - npm Package Compare versions

Comparing version 2.1.7 to 2.1.8

2

package.json
{
"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) =>

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