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

italian-holidays

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

italian-holidays - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

2

package.json
{
"name": "italian-holidays",
"version": "1.0.0",
"version": "1.1.0",
"description": "tool to retrieve italian holidays",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -10,4 +10,6 @@ ![npm (scoped)](https://img.shields.io/npm/v/@marikamella/ita-holidays)

and in your .js file:
`const ita-holidays = require("italian-holidays");`
`const itaHolidays = require("italian-holidays");`
or, for example, if you use it inside an angular app:
`import * as itaHolidays from 'italian-holidays'`
`console.log(ita-holidays.getHolidays(2019, 'it'));`
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