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

backstage-dropdown

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

backstage-dropdown - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

dist/dropdown.js

@@ -67,3 +67,2 @@ 'use strict';

this.setState({ dropdown: !dropdown, hover: false });
this.props.onChange();
}

@@ -84,2 +83,3 @@ }, {

this.setState({ value: value });
this.props.onChange();
}

@@ -86,0 +86,0 @@ }, {

{
"name": "backstage-dropdown",
"version": "0.2.0",
"version": "0.2.1",
"description": "backstage dropdown",

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

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