mobx
Simple, scalable state management.
6
Versions
MIT
License
No
Install Scripts
Verified
Provenance
Supply chain provenance
Status for the latest visible version.
SLSA provenance attestation
npm registry signatures
gitHead linked
Maintainers
fredycmweststratecapajjillesandykogxaviergonz
Keywords
mobxmobservableobservablereact-componentreactreactjsreactivemodelfrpfunctional-reactive-programmingstate managementdata flow
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| source-diff | net-exec-file:dist/mobx.esm.development.js | AI (source-diff): Standard MobX build artifact; false positive on error-message table and debugger helper. | ai | |
| provenance | publisher-changed | AI (provenance): Transition from personal account to GitHub Actions CI/CD; confirmed by SLSA provenance. | ai | |
| publish-pattern | dormant-publish | AI (publish-pattern): Mature package with infrequent releases; 220-day gap is normal for stable libraries. | ai | |
| install-scripts | install-script:postinstall | AI (install-scripts): Postinstall runs `yarn --cwd website install` but `website` dir is not in published files. Dev-workflow leftover, no-op for consumers. | ai | |
| provenance | no-provenance | AI (provenance): MobX is a long-established, high-trust package published well before Sigstore provenance was widely adopted on npm. Absence of provenance is not a risk signal here. | ai | |
| semgrep | semgrep:new-function-constructor | AI (semgrep): MobX uses new Function() to construct named debugger helper functions for improved dev-mode stack traces — a documented, intentional pattern in this package, not a security risk. | ai |