Socket
Socket
Sign inDemoInstall

react-leaflet-heatmap-layer

Package Overview
Dependencies
37
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

2.0.0

Diff

jeremiahrhall
published 1.0.4 •

Changelog

Source

1.0.4 Release

  • Allow the latest versions of react and react-dom (i.e. 16 and up).
jeremiahrhall
published 1.0.3 •

Changelog

Source

1.0.3 Release

  • Fixed warning "Accessing PropTypes via the main React package is deprecated"
jeremiahrhall
published 1.0.2 •

Changelog

Source

1.0.2 Release

  • Fix bug where radius, blur, and max were not being used when passed in as props.
jeremiahrhall
published 1.0.1 •

Changelog

Source

1.0.1 Release

  • Fix bug in componentWillUnmount->safeRemoveLayer where getPanes doesn't return anything so .contains is called on undefined.
opengov_dev
published 1.0.0 •

Changelog

Source

1.0.0 Release

  • Leaflet 1.0.0 support
  • React-Leaflet 1.0.0 support
  • List eslint as an explicit devDependency
  • upgrade the eslint related packages
  • fix linting errors using current config
  • Add notes about maintaining absence of lint errors and warnings in Contributing guide
  • This should make it easier to ensure code quality as others contribute in the open
  • Also, drop unused jest and enzyme deps
opengov_dev
published 0.2.3 •

Changelog

Source

0.2.3 Release

  • Missed Transpilation
opengov_dev
published 0.2.2 •

Changelog

Source

0.2.2 Release

  • Change getHeatmapProps signature to take a props argument to support passing nextProps from componentWillReceiveProps and this.props from componentDidMount
opengov_dev
published 0.2.1 •

Changelog

Source

0.2.1 Release

  • Fix getMaxZoom returning props.radius instead of props.maxZoom, fix misnamed call to getMax instead of getMaxZoom in redraw()
opengov_dev
published 0.2.0 •

Changelog

Source

0.2.0 Release

  • adds an onStatsUpdate prop which is called on redraw with a { min, max } object containing the min and max number of items found for a single coordinate
2Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc