date-holidays
Advanced tools
Comparing version 0.1.5 to 0.1.6
{ | ||
"name": "date-holidays", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "worldwide holidays", | ||
@@ -11,15 +11,15 @@ "main": "lib", | ||
"date-easter": "^0.2.2", | ||
"lodash": "^4.11.1", | ||
"moment-timezone": "^0.5.3", | ||
"moonbeams": "^2.0.0" | ||
"lodash": "^4.17.4", | ||
"moment-timezone": "^0.5.11", | ||
"moonbeams": "^2.0.1" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^2.7.0", | ||
"eslint-config-standard": "^5.1.0", | ||
"eslint-plugin-promise": "^1.1.0", | ||
"eslint-plugin-standard": "^1.3.2", | ||
"istanbul": "^0.4.3", | ||
"js-yaml": "^3.5.5", | ||
"mocha": "^2.4.5", | ||
"rimraf": "^2.5.2" | ||
"eslint": "^3.13.1", | ||
"eslint-config-standard": "^6.2.1", | ||
"eslint-plugin-promise": "^3.4.0", | ||
"eslint-plugin-standard": "^2.0.1", | ||
"istanbul": "^0.4.5", | ||
"js-yaml": "^3.7.0", | ||
"mocha": "^3.2.0", | ||
"rimraf": "^2.5.4" | ||
}, | ||
@@ -26,0 +26,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
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
336484
12232
Updatedlodash@^4.17.4
Updatedmoment-timezone@^0.5.11
Updatedmoonbeams@^2.0.1