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

kea

Package Overview
Dependencies
Maintainers
1
Versions
233
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kea - npm Package Versions

1
24

2.5.6

Diff

Changelog

Source

2.5.6 - 2021-10-21

  • Add support for connecting to actions in circularly connected logics (aLogic connects to bLogic to get bAction, bLogic connects to aLogic to get aAction).
mariusandra
published 2.5.5 •

Changelog

Source

2.5.5 - 2021-10-21

  • Add support for connecting to values in circularly connected logics (aLogic connects to bLogic to get bValue, bLogic connects to aLogic to get aValue).
mariusandra
published 2.5.4 •

Changelog

Source

2.5.4 - 2021-10-21

  • Add logic.findMounted(props) that either returns the builtLogic or null
mariusandra
published 2.5.3 •

Changelog

Source

2.5.3 - 2021-10-21

  • logic.isMounted(props) now accepts props to check the mounted status of keyed logics without building them.
mariusandra
published 2.5.2 •

Changelog

Source

2.5.2 - 2021-10-21

  • Update types for urlToAction for kea-router
mariusandra
published 2.5.1 •

Changelog

Source

2.5.1 - 2021-10-13

  • Improve performance of logic.isMounted()
  • Improve Can not access "actions" on logic "kea.logic.1" because it is not mounted! error #140 @pauldambra
mariusandra
published 2.5.0 •

Changelog

Source

2.5.0 - 2021-10-13

  • Add logic(props).isMounted() #141
mariusandra
published 2.4.10 •

Changelog

Source

2.4.10 - 2021-09-19

  • Break listeners if resetContext called before a breakpoint
mariusandra
published 2.4.9 •

Changelog

Source

2.4.9 - 2021-09-19

  • Store key of the listener with the pending promises
mariusandra
published 2.4.8 •

Changelog

Source

2.4.8 - 2021-09-19

  • Track pending listeners, mainly for usage in tests
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