New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

uxcore-select2

Package Overview
Dependencies
Maintainers
4
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uxcore-select2 - npm Package Compare versions

Comparing version 0.4.9 to 0.4.10

2

demo/Select2Demo.jsx

@@ -131,3 +131,3 @@ const React = require('react');

<p>多选:</p>
<Select multiple style={{ width: 400 }} defaultValue={['a10', 'c12']} placeholder="输入" onChange={me.handleChange.bind(me)} allowClear>
<Select disabled multiple style={{ width: 400 }} defaultValue={['a10', 'c12']} placeholder="输入" onChange={me.handleChange.bind(me)} allowClear>
{children}

@@ -134,0 +134,0 @@ </Select>

@@ -5,2 +5,6 @@ # History

## 0.4.10
`FIXED` incorrect style
## 0.4.8

@@ -7,0 +11,0 @@

{
"name": "uxcore-select2",
"version": "0.4.9",
"version": "0.4.10",
"description": "select ui component for react",

@@ -5,0 +5,0 @@ "main": "build/index.js",

Sorry, the diff of this file is not supported yet

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