Socket
Socket
Sign inDemoInstall

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 7.0.1 to 7.0.2

dist/disposeOnUnmount.d.ts

9

CHANGELOG.md
# mobx-react
## 7.0.2
### Patch Changes
- [`5239db80`](https://github.com/mobxjs/mobx/commit/5239db80cf000026906c28a035725933d4dd6823) Thanks [@FredyC](https://github.com/FredyC)! - Fixed release with missing dist files
- Updated dependencies [[`5239db80`](https://github.com/mobxjs/mobx/commit/5239db80cf000026906c28a035725933d4dd6823)]:
- mobx-react-lite@3.1.2
## 7.0.1

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

6

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

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

"dependencies": {
"mobx-react-lite": "^3.1.1"
"mobx-react-lite": "^3.1.2"
},

@@ -56,3 +56,3 @@ "peerDependencies": {

"mobx": "^6.0.0",
"mobx-react-lite": "^3.1.1"
"mobx-react-lite": "^3.1.2"
},

@@ -59,0 +59,0 @@ "keywords": [

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