@rimbu/actor
Advanced tools
Comparing version 0.9.0 to 0.9.1
{ | ||
"name": "@rimbu/actor", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"description": "State management tools to create stateful logic that can be easily integrated in any framework", | ||
@@ -58,4 +58,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@rimbu/base": "^0.9.0", | ||
"@rimbu/deep": "^0.10.0", | ||
"@rimbu/base": "^0.9.1", | ||
"@rimbu/deep": "^0.10.1", | ||
"tslib": "^2.4.0" | ||
@@ -70,3 +70,3 @@ }, | ||
}, | ||
"gitHead": "4efaf8c469d606381517984436383fd6b1b61ec0" | ||
"gitHead": "60d3b52050fc30f10921cbf92d637362d663d7e0" | ||
} |
@@ -91,3 +91,3 @@ <p align="center"> | ||
Feel very welcome to contribute to further improve Rimbu. Please read our [Contributing guide](../../CONTRIBUTING.md). | ||
Feel very welcome to contribute to further improve Rimbu. Please read our [Contributing guide](https://github.com/rimbu-org/rimbu/blob/main/CONTRIBUTING.md). | ||
@@ -94,0 +94,0 @@ ## Contributors |
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
Updated@rimbu/base@^0.9.1
Updated@rimbu/deep@^0.10.1