Socket
Socket
Sign inDemoInstall

mobx-react

Package Overview
Dependencies
Maintainers
1
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 3.0.2 to 3.0.3

10

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

@@ -24,5 +24,3 @@ "main": "index.js",

"peerDependencies": {
"mobx": "^2.0.0",
"react": "^0.14.0",
"react-dom": "^0.14.0"
"mobx": "^2.0.0"
},

@@ -34,4 +32,4 @@ "devDependencies": {

"mobx": "^2.0.0",
"react": "^0.14.0",
"react-dom": "^0.14.0",
"react": "15.0.0-rc.2",
"react-dom": "15.0.0-rc.2",
"tape": "^4.2.2",

@@ -38,0 +36,0 @@ "tape-run": "2.1.0",

6

README.md

@@ -33,3 +33,3 @@ # mobx-react

[jspm-react](https://github.com/capaj/jspm-react)
* React-Native Counter: [Mobservable-React-Native-Counter](https://github.com/bartonhammond/mobservable-react-native-counter)
* React-Native Counter: [Mobx-React-Native-Counter](https://github.com/bartonhammond/mobx-react-native-counter)

@@ -127,2 +127,6 @@

### 3.0.3
Removed peer dependencies, React 15 (and 0.13) are supported as well. By @bkniffler
### 3.0.2

@@ -129,0 +133,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