date-holidays
Advanced tools
Comparing version 1.2.4 to 1.2.5
{ | ||
"name": "date-holidays", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "worldwide holidays", | ||
@@ -50,2 +50,5 @@ "keywords": [ | ||
"babel": { | ||
"ignore": [ | ||
"./dist" | ||
], | ||
"presets": [ | ||
@@ -62,4 +65,4 @@ "env" | ||
"dependencies": { | ||
"date-holidays-parser": "^1.2.1", | ||
"js-yaml": "^3.10.0", | ||
"date-holidays-parser": "^1.2.2", | ||
"js-yaml": "^3.11.0", | ||
"lodash.omit": "^4.5.0", | ||
@@ -71,22 +74,22 @@ "lodash.pick": "^4.4.0", | ||
"babel-cli": "^6.26.0", | ||
"babel-core": "^6.23.1", | ||
"babel-core": "^6.26.0", | ||
"babel-loader": "^7.1.4", | ||
"babel-preset-env": "^1.6.0", | ||
"babel-register": "^6.23.0", | ||
"babel-preset-env": "^1.6.1", | ||
"babel-register": "^6.26.0", | ||
"babelify": "^8.0.0", | ||
"core-js": "^2.5.0", | ||
"eslint": "^4.10.0", | ||
"eslint-config-standard": "^10.2.1", | ||
"eslint-plugin-import": "^2.7.0", | ||
"eslint-plugin-node": "^5.1.1", | ||
"eslint-plugin-promise": "^3.5.0", | ||
"core-js": "^2.5.5", | ||
"eslint": "^4.19.1", | ||
"eslint-config-standard": "^11.0.0", | ||
"eslint-plugin-import": "^2.11.0", | ||
"eslint-plugin-node": "^6.0.1", | ||
"eslint-plugin-promise": "^3.7.0", | ||
"eslint-plugin-standard": "^3.0.1", | ||
"hashtree": "^0.7.0", | ||
"mocha": "^4.0.1", | ||
"rimraf": "^2.5.4", | ||
"serialize-to-js": "^1.0.0", | ||
"mocha": "^5.1.0", | ||
"rimraf": "^2.6.2", | ||
"serialize-to-js": "^1.2.0", | ||
"uglifyjs-webpack-plugin": "^1.2.4", | ||
"webpack": "^4.1.1", | ||
"webpack": "^4.5.0", | ||
"webpack-bundle-analyzer": "^2.11.1", | ||
"webpack-cli": "^2.0.12" | ||
"webpack-cli": "^2.0.14" | ||
}, | ||
@@ -93,0 +96,0 @@ "engines": { |
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
824679
268
15667
Updateddate-holidays-parser@^1.2.2
Updatedjs-yaml@^3.11.0