@frui.ts/dirtycheck
Advanced tools
Comparing version 0.15.0-beta.1 to 0.15.0-beta.2
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "0.15.0-beta.1", | ||
"version": "0.15.0-beta.2", | ||
"description": "Observable dirty checking", | ||
@@ -39,8 +39,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@frui.ts/helpers": "^0.15.0-beta.1" | ||
"@frui.ts/helpers": "^0.15.0-beta.2", | ||
"mobx": "^4.15.4" | ||
}, | ||
"peerDependencies": { | ||
"mobx": "^4.0.0 || ^5.0.0" | ||
}, | ||
"gitHead": "2d202d197d961a3cf539b5082fce1eaa416d1238" | ||
"gitHead": "a1950d8a2f4b4b2bfddbca22972c322b2586c33d" | ||
} |
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
30429
+ Addedmobx@^4.15.4
+ Addedmobx@4.15.7(transitive)
- Removedmobx@5.15.7(transitive)