mobx-decorated-models
Advanced tools
Comparing version 1.1.0-0 to 1.1.0
{ | ||
"name": "mobx-decorated-models", | ||
"version": "1.1.0-0", | ||
"version": "1.1.0", | ||
"description": "Decorators to make using Mobx for model type structures easier", | ||
@@ -26,4 +26,4 @@ "main": "dist/build.full.js", | ||
"peerDependencies": { | ||
"mobx": "^3.0 || ^4.0", | ||
"serializr": "^1.1" | ||
"mobx": "^3.0 || ^4.0 || ^5.0", | ||
"serializr": "^1.3" | ||
}, | ||
@@ -30,0 +30,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
396322
1
0