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

redux-cursor

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-cursor - npm Package Versions

4.0.1

Diff

denis-sokolov
published 4.0.0 •

denis-sokolov
published 3.0.0 •

Changelog

Source

3.0.0

License change to Apache 2.

denis-sokolov
published 2.0.1 •

denis-sokolov
published 2.0.0 •

Changelog

Source

2.0.0

Breaking change: LocalReducers are now independent of global state.

To upgrade, check your local reducers for access to globalState. Replace any modifications done to globalState with static global intents, and move the actual modification performing to your global intent handler in the call to makeRootReducer. See ‘Global changes in local action reducers’ in the Readme for more.

I apologize for the inconvenience this change brings. The existence of mutable global state in local reducers was, however, an important architectural problem in Cursor.

denis-sokolov
published 1.0.0 •

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