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

react-mapbox-gl

Package Overview
Dependencies
Maintainers
2
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-mapbox-gl - npm Package Versions

1
810
15

1.4.1

Diff
alex3165
published 1.4.1 •
alex3165
published 1.4.0 •

Changelog

Source

1.4.0 (March 14 2017)

  • Breaking change : onHover is now onMouseEnter, onEndHover is now onMouseLeave
  • Breaking change: GEOJSONLayer is not displaying all the layers in your geojson source, you have to specify which source to display by passing the correct props, see note
  • Fix issue when unmounting all the features setData is not called and the features doesn't disappear. PR
alex3165
published 1.3.4 •
alex3165
published 1.3.3 •
alex3165
published 1.3.2 •
alex3165
published 1.3.1 •
alex3165
published 1.3.0 •
alex3165
published 1.2.0 •
alex3165
published 1.1.0 •
alex3165
published 1.0.0 •

Changelog

Source

1.0.0 (February 13 2017)

  • All the source code is now written in Typescript, you can now get the type definitions for each component in a Typescript environment.