@rimbu/actor
Advanced tools
Comparing version 0.6.3 to 0.6.4
{ | ||
"name": "@rimbu/actor", | ||
"version": "0.6.3", | ||
"version": "0.6.4", | ||
"description": "State management tools to create stateful logic that can be easily integrated in any framework", | ||
@@ -58,3 +58,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@rimbu/deep": "^0.7.1" | ||
"@rimbu/deep": "^0.7.2", | ||
"tslib": "^2.3.0" | ||
}, | ||
@@ -67,3 +68,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "28453a94283b4f6bcdac1a07737b2bd58ece3658" | ||
"gitHead": "24f79a083116a4e7e0f1ea9fbe562af15c0a5c91" | ||
} |
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
114785
2
+ Addedtslib@^2.3.0
Updated@rimbu/deep@^0.7.2