Socket
Socket
Sign inDemoInstall

h5-dropdown

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

h5-dropdown - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json
{
"name": "h5-dropdown",
"version": "0.0.2",
"version": "0.0.3",
"description": "",

@@ -5,0 +5,0 @@ "main": "src/h5-dropdown.js",

@@ -8,2 +8,3 @@ var hdropDownState = {

toggleDropDown: function(e){
k = 0;
if(this.isDropDown()){

@@ -10,0 +11,0 @@ this.closeDropDown();

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