@rimbu/actor
Advanced tools
Comparing version 0.9.3 to 0.9.4
{ | ||
"name": "@rimbu/actor", | ||
"version": "0.9.3", | ||
"version": "0.9.4", | ||
"description": "State management tools to create stateful logic that can be easily integrated in any framework", | ||
@@ -58,4 +58,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@rimbu/base": "^0.9.3", | ||
"@rimbu/deep": "^0.11.1" | ||
"@rimbu/base": "^0.9.4", | ||
"@rimbu/deep": "^0.11.2", | ||
"tslib": "^2.4.0" | ||
}, | ||
@@ -69,3 +70,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "9e7cd56ce066f7903c5749110c2a7a8b06809403" | ||
"gitHead": "0d1677b4df9c1b0f1dc337eb38eea7a99ea7fc43" | ||
} |
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
115426
3
+ Addedtslib@^2.4.0
Updated@rimbu/base@^0.9.4
Updated@rimbu/deep@^0.11.2