1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/lavamoat/browserify
Mark Stacey be41b29199
Update @metamask/obs-store (#18421)
`@metamask/obs-store` has been updated from v5 to v8. The breaking
changes include updating the minimum supported Node.js version to v12,
and removing an unused class `LocalStorageStore`. v8 includes a bugfix
that resolves an accidental breaking change in v6.0.2; it's non-
breaking when updating from older versions.

This update includes type improvements. The main improvement is that
now we can type the observational store using generic parameters. The
previous version used `unknown` for the store contents.
2023-04-03 15:58:56 -02:30
..
beta Update @metamask/obs-store (#18421) 2023-04-03 15:58:56 -02:30
desktop Update @metamask/obs-store (#18421) 2023-04-03 15:58:56 -02:30
flask Update @metamask/obs-store (#18421) 2023-04-03 15:58:56 -02:30
main Update @metamask/obs-store (#18421) 2023-04-03 15:58:56 -02:30
policy-override.json Add error module for safely handling errors (#17511) 2023-02-02 13:30:57 -06:00