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

react-simpler-select

Package Overview
Dependencies
Maintainers
6
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-simpler-select - npm Package Versions

3.0.0

Diff

Changelog

Source

[v3.0.0]

Added

  • Add prop-types as peerDependency (#26).
  • Add ES module target under pkg.module field to enable tree shaking.

Changed

  • Convert all code to be compatible with React 15.5 and React 16 (#26).
  • Convert to stateless functional component for file size.

Removed

  • Remove animationend vendor prefixing.
  • Remove support for React 0.14.7, 0.14.8, 15.1, 15.2.
  • Remove UMD build.
  • Start compiling only for latest browser versions and IE11.
thibweb
published 2.0.1 •

Changelog

Source

[v2.0.1]

Added

  • Supports multi select (HTML multiple attribute).

Changed

  • displayName is now Select.
thibweb
published 2.0.0 •

Changelog

Source

[v2.0.0]

Added

  • options are now required (the array can be empty)
  • Supports React 15.2

Fixed

  • unknown-prop warning with React 15.2 (https://github.com/springload/react-simpler-select/issues/23)

Removed

  • Removed unused key for placeholder option (keys should not be relied upon anyway)
thibweb
published 1.1.0 •

Changelog

Source

[v1.1.0]

Added

  • Support for React 15
claireynz
published 1.0.0 •

Changelog

Source

[v1.0.0]

First stable release!


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