@parca/store
Advanced tools
Comparing version 0.16.112 to 0.16.113
@@ -6,2 +6,6 @@ # Change Log | ||
## 0.16.113 (2023-11-03) | ||
**Note:** Version bump only for package @parca/store | ||
## 0.16.112 (2023-11-03) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@parca/store", | ||
"version": "0.16.112", | ||
"version": "0.16.113", | ||
"description": "State management for Parca UI", | ||
@@ -16,5 +16,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@parca/client": "^0.16.95", | ||
"@parca/hooks": "^0.0.32", | ||
"@parca/utilities": "^0.0.40", | ||
"@parca/client": "^0.16.96", | ||
"@parca/hooks": "^0.0.33", | ||
"@parca/utilities": "^0.0.41", | ||
"@reduxjs/toolkit": "^1.7.2", | ||
@@ -28,3 +28,3 @@ "react-redux": "^8.0.2", | ||
}, | ||
"gitHead": "91e6bf8951838c7ddbe9c1bc70e8037ef2184a09" | ||
"gitHead": "4d434112e8865ae7b6f42e475d41747756bab282" | ||
} |
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
54532
+ Added@parca/hooks@0.0.33(transitive)
+ Added@parca/utilities@0.0.41(transitive)
- Removed@parca/hooks@0.0.32(transitive)
- Removed@parca/utilities@0.0.40(transitive)
Updated@parca/client@^0.16.96
Updated@parca/hooks@^0.0.33
Updated@parca/utilities@^0.0.41