jquery-datetimepicker
Advanced tools
Comparing version 2.4.9 to 2.5.0
@@ -45,2 +45,7 @@ { | ||
], | ||
"dependencies": { | ||
"jquery": ">= 1.7.2", | ||
"jquery-mousewheel": ">= 3.1.13", | ||
"php-date-formatter": ">= 1.3.3" | ||
}, | ||
"license": "MIT", | ||
@@ -47,0 +52,0 @@ "homepage": "http://xdsoft.net/jqplugins/datetimepicker/", |
{ | ||
"name": "jquery-datetimepicker", | ||
"version": "2.4.9", | ||
"version": "2.5.0", | ||
"description": "jQuery Plugin DateTimePicker it is DatePicker and TimePicker in one", | ||
@@ -11,2 +11,3 @@ "main": "jquery.datetimepicker.js", | ||
"minifyconcat": "uglifyjs build/jquery.datetimepicker.full.js -c -m -o build/jquery.datetimepicker.full.min.js", | ||
"github": "git add --all && git commit -m \"New version %npm_package_version%\" && git tag %npm_package_version% && git push --tags origin HEAD:master && npm publish", | ||
"build": "npm run minify && npm run concat && npm run minifyconcat" | ||
@@ -13,0 +14,0 @@ }, |
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
565215
6223