jquery-daterangepicker
Advanced tools
Comparing version 1.2.0 to 1.3.0
{ | ||
"name": "jquery-daterangepicker", | ||
"main": "lib/jquery.daterangepicker.js", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"homepage": "https://github.com/christophior/jquery-daterangepicker", | ||
@@ -21,3 +21,7 @@ "author": "Chris Villarreal <chrisvillarreal1018@gmail.com>", | ||
"license": "MIT", | ||
"github": "https://github.com/christophior/jquery-daterangepicker" | ||
"github": "https://github.com/christophior/jquery-daterangepicker", | ||
"dependencies": { | ||
"jquery": "^1.3.2", | ||
"moment": "^2.2.0" | ||
} | ||
} |
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
87429
10
2
+ Addedjquery@^1.3.2
+ Addedmoment@^2.2.0
+ Addedjquery@1.12.4(transitive)
+ Addedmoment@2.30.1(transitive)