mobx-state-tree
Advanced tools
Comparing version 3.17.2 to 4.0.0-rc.0
{ | ||
"name": "mobx-state-tree", | ||
"version": "3.17.2", | ||
"version": "4.0.0-rc.0", | ||
"description": "Opinionated, transactional, MobX powered state container", | ||
@@ -26,5 +26,4 @@ "main": "dist/mobx-state-tree.js", | ||
"test:prod": "cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest", | ||
"test:others": "yarn test:cyclic && yarn test:mobx4", | ||
"test:others": "yarn test:cyclic", | ||
"test:cyclic": "node -e \"require('.')\"", | ||
"test:mobx4": "yarn add -D mobx@4.9.0 && cross-env JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/mobx4.xml yarn jest -i && git checkout package.json ../../yarn.lock && yarn install", | ||
"_prepublish": "yarn build && yarn build-docs", | ||
@@ -61,3 +60,3 @@ "fix-typedoc": "shx rm -rf ../../node_modules/typedoc/node_modules/typescript", | ||
"lerna": "^3.13.1", | ||
"mobx": "^5.13.0", | ||
"mobx": "^6.0.0", | ||
"rollup": "^2.18.1", | ||
@@ -81,3 +80,3 @@ "rollup-plugin-commonjs": "^10.0.0", | ||
"peerDependencies": { | ||
"mobx": ">=4.8.0 <5.0.0 || >=5.8.0 <6.0.0" | ||
"mobx": "^6.0.0" | ||
}, | ||
@@ -93,3 +92,3 @@ "keywords": [ | ||
], | ||
"gitHead": "4407fce1d572ad54ac121d6887ea652ef8a18b98" | ||
"gitHead": "1610272be5587e94afa9561dbdd10710dfad6022" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1239471
27679
4