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

mobx-react

Package Overview
Dependencies
Maintainers
4
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mobx-react - npm Package Compare versions

Comparing version 9.1.0 to 9.1.1

9

CHANGELOG.md
# mobx-react
## 9.1.1
### Patch Changes
- [`61abc53f`](https://github.com/mobxjs/mobx/commit/61abc53ff10554d1d5ce3e85466f6beda4d63fa2) [#3852](https://github.com/mobxjs/mobx/pull/3852) Thanks [@mweststrate](https://github.com/mweststrate)! - Patched the release process, forcing release to get everything in pristine state.
- Updated dependencies [[`61abc53f`](https://github.com/mobxjs/mobx/commit/61abc53ff10554d1d5ce3e85466f6beda4d63fa2), [`7bbb523a`](https://github.com/mobxjs/mobx/commit/7bbb523a7b81229570e0e2a176b989bfc74c4634)]:
- mobx-react-lite@4.0.7
## 9.1.0

@@ -4,0 +13,0 @@

8

package.json
{
"name": "mobx-react",
"version": "9.1.0",
"version": "9.1.1",
"description": "React bindings for MobX. Create fully reactive components.",

@@ -39,3 +39,3 @@ "source": "src/index.ts",

"dependencies": {
"mobx-react-lite": "^4.0.4"
"mobx-react-lite": "^4.0.7"
},

@@ -55,4 +55,4 @@ "peerDependencies": {

"devDependencies": {
"mobx": "^6.11.0",
"mobx-react-lite": "^4.0.4",
"mobx": "^6.12.2",
"mobx-react-lite": "^4.0.7",
"expose-gc": "^1.0.0"

@@ -59,0 +59,0 @@ },

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