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

@shipt/osmosis

Package Overview
Dependencies
Maintainers
0
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

23

2.1.8

Diff

Changelog

Source

v2.1.8

  • dependency updates
  • updated store provider to just accept stores and not need specific provider functions supplied
chaceburnette
published 2.1.7 •

Changelog

Source

v2.1.7

  • dependency updates
chaceburnette
published 2.1.6 •

chaceburnette
published 2.1.5 •

Changelog

Source

v2.1.5

  • dependency updates
chaceburnette
published 2.1.4 •

Changelog

Source

v2.1.4

  • Added ability to add store listeners
  • dependency updates
chaceburnette
published 2.1.3 •

Changelog

Source

v2.1.3

  • Update license stuff
  • dependency updates
chaceburnette
published 2.1.2 •

Changelog

Source

v2.1.2

  • Updated several dependencies
  • Upgrade babel
  • Add sample NextJS project to repo
chaceburnette
published 2.1.1 •

Changelog

Source

v2.1.1

  • Updated several dependencies
  • Added custom transformer option for state persistence with the usePersistedState hook
  • Add better type info for usePersistedState
chaceburnette
published 2.1.0 •

Changelog

Source

v2.1.0

  • Updated several dependencies
  • Updated package.json to reflect React 18 compatibility as peer dependency
  • Other maintenance changes
  • Updated the wrapper component name to be set from the store hook name
chaceburnette
published 2.0.2 •

Changelog

Source

v2.0.2

  • Updated for better intellisence using templates
  • Added useStore to be attached to objects returned from setupStore, which wraps and abstracts the need to explicitly call useContext(StoreContext) when subscribing to a store. This also helps with mocking store objects when unit testing components subscribed to a store.
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