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

@shipt/osmosis

Package Overview
Dependencies
Maintainers
82
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shipt/osmosis - npm Package Versions

13

2.0.1

Diff

Changelog

Source

v2.0.1

  • Minor dependency updates
rnagella
published 2.0.0 •

Changelog

Source

v2.0.0

  • BREAKING CHANGE - When subscribing to a store via the useContext hook, the returning store object is now a single object which represents the store. Previously this was an array, but the array was arbitrary.
  • chore/bug - Reworked store providers to correctly target rerenders only to subscribing children components. Previously there was a nuance where updates could occur even without a context subscription.
rnagella
published 1.3.0 •

Changelog

Source

v1.3.0

  • feature - support multiple dynamic stores and forwarding props into the store custom hooks
  • chore - fix persisted falsy value causing default value to come back
rnagella
published 1.2.1 •

Changelog

Source

v1.2.1

  • Updates to use proxy by default for stores
  • Updates peer dependency
  • Fix dependabot alerts
rnagella
published 1.2.0 •

Changelog

Source

v1.2.0

  • BREAKING CHANGE - Modified the return format for setupStore to be a single object instead of an array of parts
  • usePersistedState - the set state function now supports the functional state update syntax
rnagella
published 1.1.1 •

Changelog

Source

v1.1.1

  • Minor dependency updates
rnagella
published 1.1.0 •

Changelog

Source

v1.1.0

  • Removed deprecated class based container logic
rnagella
published 1.0.2 •

Changelog

Source

v1.0.2

  • Added generated type declarations
rnagella
published 1.0.1 •

Changelog

Source

v1.0.1

  • Cleaning up some unused files
  • Adding better error messages for usePersistedState and StoreProvider
  • README updates and tweaks
rnagella
published 1.0.0 •

Changelog

Source

v1.0.0

  • Initial release as a separate repo
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