date-holidays
Advanced tools
Comparing version 0.1.6 to 0.1.7
@@ -25,3 +25,3 @@ /** | ||
val = val.source || val | ||
val = val.replace(/(^|[^\[])\^/g, '$1') | ||
val = val.replace(/(^|[^[])\^/g, '$1') | ||
regex = regex.replace(name, val) | ||
@@ -28,0 +28,0 @@ return self |
{ | ||
"name": "date-holidays", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "worldwide holidays", | ||
@@ -9,2 +9,6 @@ "main": "lib", | ||
}, | ||
"contributors": [ | ||
"Mauro Braggio <m.braggio@e-time.it>", | ||
"Quennie <simply.me.queeny@gmail.com>" | ||
], | ||
"dependencies": { | ||
@@ -17,8 +21,8 @@ "date-easter": "^0.2.2", | ||
"devDependencies": { | ||
"eslint": "^3.13.1", | ||
"eslint": "^3.15.0", | ||
"eslint-config-standard": "^6.2.1", | ||
"eslint-plugin-promise": "^3.4.0", | ||
"eslint-plugin-promise": "^3.4.1", | ||
"eslint-plugin-standard": "^2.0.1", | ||
"istanbul": "^0.4.5", | ||
"js-yaml": "^3.7.0", | ||
"js-yaml": "^3.8.1", | ||
"mocha": "^3.2.0", | ||
@@ -25,0 +29,0 @@ "rimraf": "^2.5.4" |
@@ -90,2 +90,15 @@ # date-holidays | ||
├── CA: Canada | ||
│ ├── ab: Alberta | ||
│ ├── bc: British Columbia | ||
│ ├── mb: Manitoba | ||
│ ├── nb: New Brunswick | ||
│ ├── nl: Newfoundland and Labrador | ||
│ ├── ns: Nova Scotia | ||
│ ├── nt: Northwest Territories | ||
│ ├── nu: Nunavut | ||
│ ├── on: Ontario | ||
│ ├── pe: Prince Edward Island | ||
│ ├── qc: Quebec | ||
│ ├── sk: Saskatchewan | ||
│ └── yt: Yukon | ||
├── CD: République démocratique du Congo | ||
@@ -92,0 +105,0 @@ ├── CF: République centrafricaine |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
344160
12507
478