tempusdominus-core
Advanced tools
Comparing version 5.19.0 to 5.19.1
@@ -25,5 +25,5 @@ { | ||
"dependencies": { | ||
"jquery": "^3.5.0", | ||
"moment": "~2.24.0", | ||
"moment-timezone": "^0.5.28" | ||
"jquery": "^3.6.0", | ||
"moment": "~2.29.2", | ||
"moment-timezone": "^0.5.34" | ||
}, | ||
@@ -37,9 +37,9 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"babel-plugin-transform-es2015-modules-strip": "^0.1.0", | ||
"babel-preset-es2015": "^6.16.0", | ||
"grunt": "^1.1.0", | ||
"babel-plugin-transform-es2015-modules-strip": "^0.1.2", | ||
"babel-preset-es2015": "^6.24.1", | ||
"grunt": "^1.5.0", | ||
"grunt-babel": "6.0.0", | ||
"grunt-contrib-concat": "^1.0.1", | ||
"grunt-contrib-connect": "^1.0.1", | ||
"grunt-contrib-jasmine": "^2.1.0", | ||
"grunt-contrib-connect": "^1.0.2", | ||
"grunt-contrib-jasmine": "^2.2.0", | ||
"grunt-contrib-jshint": "latest", | ||
@@ -54,3 +54,3 @@ "grunt-contrib-less": "latest", | ||
"load-grunt-tasks": "latest", | ||
"onchange": "^7.0.2" | ||
"onchange": "^7.1.0" | ||
}, | ||
@@ -67,3 +67,3 @@ "keywords": [ | ||
}, | ||
"version": "5.19.0", | ||
"version": "5.19.1", | ||
"files": [ | ||
@@ -70,0 +70,0 @@ "build", |
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
279654
+ Addedmoment@2.29.4(transitive)
- Removedmoment@2.24.02.30.1(transitive)
Updatedjquery@^3.6.0
Updatedmoment@~2.29.2
Updatedmoment-timezone@^0.5.34