Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hideshowpassword

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hideshowpassword - npm Package Compare versions

Comparing version 2.0.7 to 2.0.8

4

package.json
{
"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))

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc