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

mobx-keystone

Package Overview
Dependencies
Maintainers
1
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mobx-keystone - npm Package Versions

1
20

0.48.3

Diff

Changelog

Source

0.48.3

  • Remove require usage from esm modules to fix snowpack compatibility.
xaviergonz
published 0.48.2 •

Changelog

Source

0.48.2

  • Added showDuplicateModelNameWarnings to the global config.
xaviergonz
published 0.48.1 •

Changelog

Source

0.48.1

  • Fixed compatibility with MobX v5 and v4 when using ESM build.
xaviergonz
published 0.48.1-alpha •

xaviergonz
published 0.48.0 •

Changelog

Source

0.48.0

  • Made it compatible with MobX v6 while keeping it compatible with v5 and v4 still.
xaviergonz
published 0.47.1 •

Changelog

Source

0.47.1

  • Make the typing of some functions not rely on mobx internal typings.
xaviergonz
published 0.47.0 •

Changelog

Source

0.47.0

  • Added onPatches callback option to the patchRecorder.
  • The events list in the patchRecorder is now an observable array.
  • types.enum no longer requires the generic type in typescript, the enum object as parameter is enough.
xaviergonz
published 0.46.0 •

Changelog

Source

0.46.0

  • [BREAKING CHANGE] Runtime type-checking of objects will no longer complain about excess properties, they will just be ignored.
xaviergonz
published 0.45.5 •

Changelog

Source

0.45.5

  • Fixed an issue related to typing changes of the generated types optimization for extended models.
xaviergonz
published 0.45.4 •

Changelog

Source

0.45.4

  • Fix: The type of data inside frozen is no longer forced to be DeepReadonly. This fixes a possible issue where the type might no longer be assignable with itself.
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