@frui.ts/helpers
Advanced tools
Comparing version 0.14.0 to 0.15.0-alpha.1
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "0.14.0", | ||
"version": "0.15.0-alpha.1", | ||
"description": "Frui.ts helper functions", | ||
@@ -37,6 +37,6 @@ "keywords": [ | ||
}, | ||
"dependencies": { | ||
"mobx": "^4.15.4" | ||
"peerDependencies": { | ||
"mobx": "^4.0.0 || ^5.0.0" | ||
}, | ||
"gitHead": "7a4d954e6db430ceb12517b990d82e626dfd8692" | ||
"gitHead": "cacc87f118565a66e67579070fb8186820e097b5" | ||
} |
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
11887
+ Addedmobx@5.15.7(transitive)
- Removedmobx@^4.15.4
- Removedmobx@4.15.7(transitive)