@rimbu/actor
Advanced tools
Comparing version 0.7.1 to 0.7.2
{ | ||
"name": "@rimbu/actor", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"description": "State management tools to create stateful logic that can be easily integrated in any framework", | ||
@@ -49,3 +49,3 @@ "keywords": [ | ||
"format": "yarn format:base --write", | ||
"format:base": "prettier \"{!CHANGELOG.md}|**/*.{ts,tsx,js,json,md}\"", | ||
"format:base": "prettier \"{!CHANGELOG.md}|**/**/*.{ts,tsx,js,json,md}\"", | ||
"format:check": "yarn format:base --check", | ||
@@ -59,3 +59,3 @@ "lint": "eslint src", | ||
"dependencies": { | ||
"@rimbu/deep": "^0.8.1", | ||
"@rimbu/deep": "^0.8.2", | ||
"tslib": "^2.3.1" | ||
@@ -69,3 +69,3 @@ }, | ||
}, | ||
"gitHead": "d507e628ab82d501bc31351d69168e09bac5ae14" | ||
"gitHead": "1594b907f4dbbd994a52f0e2e94ffd9217420ff5" | ||
} |
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
115789
Updated@rimbu/deep@^0.8.2