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

microcosm

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

microcosm - npm Package Versions

1
24

12.10.0

Diff

Changelog

Source

12.10.0

  • Microcosm ships with ES6 and UMD bundles
  • Domains and Effects can implement a defaults static object to provide default setup options.
  • Do not return undefined when using get to retrieve a null value without a fallback.
  • repo.append(action, state) should reconcile history
nhunzaker
published 12.10.0-alpha.4 •

nhunzaker
published 12.10.0-alpha.3 •

nhunzaker
published 12.10.0-alpha.2 •

nhunzaker
published 12.10.0-alpha.1 •

nhunzaker
published 12.10.0-alpha.0 •

nhunzaker
published 12.9.0 •

Changelog

Source

12.9.0

  • Added new repo.parallel method. This returns an action that represents a group of actions processing in parallel.
  • The action generator form may now yeild an array. This produces the same behavior as repo.parallel
  • Presenter::getModel assignments accept Observables.
  • Do not warn in strict mode when attempting to change a complete action. This allows for use cases like, "Cancel this action, but only if it hasn't finished yet."
  • History and Action now serialize to JSON. This supports a new debugger.
  • Presenter:send now pushes to the instance of Microcosm for the Presenter that first sent the action. This prevents repo.state from being wrong for a subsection of an application with an action that needs to reference state.
  • Microcosm uses Flow. Flow definitions ship with the npm module.
nhunzaker
published 12.9.0-beta4 •

nhunzaker
published 12.9.0-beta3 •

nhunzaker
published 12.9.0-beta2 •

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