hideshowpassword
Advanced tools
Comparing version 2.0.7 to 2.0.8
{ | ||
"name": "hideshowpassword", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "Easily reveal or hide password field contents via JavaScript or a nifty inner toggle button. Supports touch quite nicely!", | ||
@@ -30,3 +30,3 @@ "main": "hideShowPassword.js", | ||
"dependencies": { | ||
"jquery": "^2.1.3" | ||
"jquery": ">=1.11" | ||
}, | ||
@@ -33,0 +33,0 @@ "devDependencies": { |
@@ -322,2 +322,3 @@ # hideShowPassword | ||
* **2.0.8**: Fixing bloated bundles bug ([#39](https://github.com/cloudfour/hideShowPassword/issues/39)) | ||
* **2.0.7**: Fixing `inheritStyles` bug ([#34](https://github.com/cloudfour/hideShowPassword/issues/34)) | ||
@@ -324,0 +325,0 @@ * **2.0.6**: Revising npm package name ([#28](https://github.com/cloudfour/hideShowPassword/issues/28)) |
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
147705
344
+ Addedjquery@3.7.1(transitive)
- Removedjquery@2.2.4(transitive)
Updatedjquery@>=1.11