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

@meridian/web-sdk

Package Overview
Dependencies
Maintainers
5
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@meridian/web-sdk - npm Package Versions

1
910

0.0.0-directionsbeta.1

Diff

erikharper
published 0.0.0-directionsbeta.0 •

vercasson
published 0.5.0 •

Changelog

Source

[0.5.0] - 2019-02-25

Added

  • onTagClick(data, options) - (optional) callback function called whenever a tag is clicked, receiving the tag data and an options object. The options object contains a preventDefault function. Call options.preventDefault() to prevent the overlay from appearing.

  • onPlacemarkClick(data, options) - (optional) callback function called whenever a placemark is clicked, receiving the tag data and an options object. The options object contains a preventDefault function. Call options.preventDefault() to prevent the overlay from appearing.

wavebeem
published 0.4.1 •

Changelog

Source

[0.4.1] - 2018-10-03

The differences are compared to the old pre-release beta version.

Changed

  • The all, ids, labels, and types props for tags and placemarks have been replaced with a single filter function prop for full control over filtering behavior

  • onTagsUpdate(tagsByMAC) is now onTagsUpdate(tags), where tags is an object with allTags and filteredTags keys, which point to arrays of tags

  • onFloorsUpdate(floorsByBuilding) is now onFloorsUpdate(floors), passing an array of floors rather than an object

  • onTagDisappear is now called onTagLeave

  • Data passed to callbacks follows the same format as the Meridian endpoints now

Other Releases

Previous releases were internal only and not documented.

wavebeem
published 0.4.0-rc8 •

wavebeem
published 0.4.0-rc7 •

wavebeem
published 0.4.0-rc6 •

1
910
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