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

mobx-state-tree

Package Overview
Dependencies
Maintainers
2
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mobx-state-tree - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

4

changelog.md

@@ -0,1 +1,5 @@

# 0.7.1
* Fixed `array.remove` not working
# 0.7.0

@@ -2,0 +6,0 @@

6

package.json
{
"name": "mobx-state-tree",
"version": "0.7.0",
"version": "0.7.1",
"description": "Opinionated, transactional, MobX powered state container",

@@ -38,3 +38,3 @@ "main": "lib/index.js",

"documentation": "^4.0.0-beta9",
"mobx": "^3.1.12",
"mobx": "^3.1.15",
"nyc": "^10.0.0",

@@ -49,3 +49,3 @@ "tape": "^4.6.0",

"peerDependencies": {
"mobx": "^3.1.12"
"mobx": "^3.1.15"
},

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