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

@noriginmedia/norigin-spatial-navigation

Package Overview
Dependencies
Maintainers
16
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@noriginmedia/norigin-spatial-navigation - npm Package Versions

12

1.0.5

Diff

Changelog

Source

[1.0.5]

Added

  • Added generic P type for the props passed to useFocusable hook that is available in all callbacks that bounce props back.

Changed

  • Changed all lodash imports to cherry-picked ones to avoid the whole lodash lib to be bundled in the project.
asgvard
published 1.0.4 •

Changelog

Source

[1.0.4]

Added

  • Eslint dependencies required by eslint-config-airbnb

Fixed

  • Fixed issue in Node environment - Webpack global object is now this instead of self
asgvard
published 1.0.3 •

Changelog

Source

[1.0.3]

Added

  • Added focusable component callbacks to the effect that updates them in SpatialNavigation service. Otherwise only the first closure is assigned to the service and is always called with the initial props.
asgvard
published 1.0.2 •

Changelog

Source

[1.0.2]

Changed

  • Changed measureLayout back to calculate coords based on offsetTop/Left/Width/Height instead of getClientBoundRect. The reason is that getClientBoundRect is less performant and calculates coordinates AFTER all the CSS transformations, which is undesirable for scaled or transformed elements.
asgvard
published 1.0.1 •

Changelog

Source

[1.0.1]

Changed

  • Updated Github path in package.json
asgvard
published 1.0.0 •

Changelog

Source

[1.0.0]

Changed

  • Migrated the old HOC library to Hooks.
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