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

react-geosuggest-suggests-class-names

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-geosuggest-suggests-class-names - npm Package Versions

1.25.1

Diff

Changelog

Source

1.25.1 (2016-09-23)

Bug Fixes
  • package: Specify addon as peer dependency (7be701c1)
Breaking Changes
  • react-addons-shallow-compare is now a peer dependency, meaning users must install it separately from react-geosuggest.

The peer dependency for react allows one to use either react 0.14 or 0.15. However, the dependency for react-addons-shallow-compare only allows 0.15 versions. For anyone using react 0.14 this causes warnings from npm saying that the peer dependency for react 0.15 (specified by react-addons-shallow-compare) is missing. This completely breaks workflows depending on npm shrinkwrap.

(7be701c1)

troyastorino
published 1.25.0 •

Changelog

Source

1.25.0 (2016-08-19)

Bug Fixes
  • Geosuggest: allow enter key events to propagate if suggestions are hidden (f993c6bc, closes #184)
Features
  • Geosuggest: pass on mouse and clipboard events (7dc64566, closes #182)
  • Geosuggest: Add a loading class on suggest loading (685812b7
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