date-holidays 3.16.2 → 3.16.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/data.cjs CHANGED
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const data = {
6
- "version": "2022-07-01",
6
+ "version": "2022-07-30",
7
7
  "license": "CC-BY-SA-3",
8
8
  "holidays": {
9
9
  "AD": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "date-holidays",
3
- "version": "3.16.2",
3
+ "version": "3.16.3",
4
4
  "description": "worldwide holidays",
5
5
  "keywords": [
6
6
  "holidays",
@@ -96,6 +96,7 @@
96
96
  "Wayne Parrott <wayne.parrott@reblcorp.com>",
97
97
  "Wésley Queiroz <wesleycoder@gmail.com>",
98
98
  "westn <westn89@gmail.com>",
99
+ "Will Bamford <w.bamford@gmail.com>",
99
100
  "William Santos <william@MacBook-Pro-de-William-2.local>",
100
101
  "Yannick <yannick.franssen@outlook.com>",
101
102
  "Yoshio HANAWA <y@hnw.jp>",
@@ -108,7 +109,8 @@
108
109
  "exports": {
109
110
  ".": {
110
111
  "import": "./src/index.js",
111
- "require": "./lib/index.cjs"
112
+ "require": "./lib/index.cjs",
113
+ "types": "./types/index.d.ts"
112
114
  },
113
115
  "./data": {
114
116
  "import": "./src/data.js",
package/src/data.js CHANGED
@@ -1,5 +1,5 @@
1
1
  export const data = {
2
- version: '2022-07-01',
2
+ version: '2022-07-30',
3
3
  license: 'CC-BY-SA-3',
4
4
  holidays: {
5
5
  AD: {