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

@metamask/obs-store

Package Overview
Dependencies
Maintainers
7
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/obs-store - npm Package Versions

9.1.0

Diff

Changelog

Source

[9.1.0]

Changed

  • Support overriding default Stream options in ObservableStoreStream constructor, storeTransformStream, and storeAsStream (#110)
lgbot
published 9.0.0 •

Changelog

Source

[9.0.0]

Changed

  • BREAKING: Bump minimum Node.js version to 14 (#92)
  • BREAKING: Use readable-stream@^3.6.2 for streams (#96)
gudahtt
published 8.1.0 •

Changelog

Source

[8.1.0]

Added

  • Loosen ComposedStore type so that it can be used to compose stores that hold primitives instead of objects (#81)
gudahtt
published 8.0.0 •

Changelog

Source

[8.0.0]

Changed

  • BREAKING: Allow falsy initial state (#74)
    • This fixes an accidental breaking change introduced in v6.0.2. If you're updating from a version earlier than v6.0.2, this is non-breaking.
    • This is only breaking if you are relying on falsy initial state being replaced with an empty object.
gudahtt
published 7.0.0 •

Changelog

Source

[7.0.0]

Changed

  • BREAKING: Increase minimum Node.js version to v12 (#40)
  • Include inline sources in source maps (#46)
  • Remove readable-stream dependency (#45)
rekmarks
published 6.0.2 •

Changelog

Source

[6.0.2] - 2020-02-05

Fixed

  • Fix ObservableStore constructor and updateState types (#38)
rekmarks
published 6.0.1 •

Changelog

Source

[6.0.1] - 2020-02-05

Fixed

  • Remove unused files by fixing build script (#36)
rekmarks
published 6.0.0 •

Changelog

Source

[6.0.0] - 2020-02-05

Changed

  • Genericize state in all classes / exports (#33)

Removed

  • (BREAKING) Remove LocalStorageStore (#34)
rekmarks
published 5.0.0 •

Changelog

Source

[5.0.0] - 2020-12-16

Added

  • TypeScript types (#27)

Changed

  • (BREAKING) Rename package to @metamask/obs-store (#30)
  • (BREAKING) Overhaul exports (#29)
    • All exports are now named, and exposed at the main entry point.
    • Some export names have changed, but they should still be recognizable.
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