@rimbu/actor
Advanced tools
Comparing version 0.5.8 to 0.5.9
{ | ||
"name": "@rimbu/actor", | ||
"version": "0.5.8", | ||
"version": "0.5.9", | ||
"description": "State management tools to create stateful logic that can be easily integrated in any framework", | ||
@@ -37,3 +37,4 @@ "keywords": [ | ||
"files": [ | ||
"dist" | ||
"dist", | ||
"src" | ||
], | ||
@@ -56,10 +57,4 @@ "scripts": { | ||
"sideEffects": false, | ||
"devDependencies": { | ||
"@types/jest": "^26.0.23", | ||
"jest": "^26.6.3", | ||
"ts-jest": "^26.5.5", | ||
"typescript": "^4.2.4" | ||
}, | ||
"dependencies": { | ||
"@rimbu/deep": "^0.5.8" | ||
"@rimbu/deep": "^0.5.9" | ||
}, | ||
@@ -69,3 +64,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "ac4608d3221339352917943ef3513192ddef5a4f" | ||
"gitHead": "0158eaad0dec4503e92cb308af952869d68faad5" | ||
} |
@@ -9,11 +9,11 @@ <p align="center"> | ||
For complete documentation please visit the _[Rimbu Docs](http://rimbu.org/rimbu-actor)_. | ||
For complete documentation please visit the _[Rimbu Docs](http://rimbu.org)_. | ||
## Installation | ||
`yarn add @rimbu/actor` | ||
> `yarn add @rimbu/actor` | ||
or | ||
`npm i @rimbu/actor` | ||
> `npm i @rimbu/actor` | ||
@@ -20,0 +20,0 @@ ### recommended tsconfig.json settings |
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
114977
0
39
2206
Updated@rimbu/deep@^0.5.9