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

@midzer/tobii

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@midzer/tobii - npm Package Versions

2

2.7.1

Diff

Changelog

Source

v2.7.1

Fixed

  • GitHub Action workflow
midzer
published 2.6.6 •

Changelog

Source

v2.6.6

Fixed

  • Previous release regression
midzer
published 2.6.5 •

Changelog

Source

v2.6.5

Fixed

  • Reset zoom in any case on cleanup from 2.6.0
midzer
published 2.6.4 •

Changelog

Source

v2.6.4

Fixed

  • Next button after 2nd slide regression from 2.6.0
midzer
published 2.6.3 •

midzer
published 2.6.2 •

Changelog

Source

v2.6.2

Fixed

  • GitHub Action workflow
midzer
published 2.6.0 •

Changelog

Source

v2.6.0

New

  • Pinch zoom feature for touch devices
  • Double click and wheel zoom with mouse/touch clamped pan
  • Delayed tap on mobile for prev/next navigation

Fixed

  • Not clickable close() region above slider
midzer
published 2.5.0 •

Changelog

Source

v2.5.0

New

  • Apply opacity to buttons on :hover
  • Change opacity on close button
  • Support for audio element
  • Bigger inline content in demo and
  • Introduce captionHTML parameter
  • Replace em function

Fixed

  • Big local video elements
  • Missing close button in rare cases
  • Update lightbox on remove element
  • Adding/removing elements dynamically
  • YouTube link in demo
midzer
published 2.4.0 •

Changelog

Source

v2.4.0

Changes

  • tobii.mjs -> tobii.modern.js

Fixed

  • All CSS custom properties are now prefixed with --tobii- to avoid conflicts (e.g. --tobii-base-font-size instead of --base-font-size: 18px).

Deprecated

  • Unprefixed forms of CSS custom properties are deprecated and will no longer be supported in the next major release. Update now by adding the --tobii- prefix to your variables:
    • Before: --base-font-size: 18px;
    • After: --tobii-base-font-size: 18px;
midzer
published 2.3.3 •

2
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