italian-holidays
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"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'));` |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
9988
14
0