@parca/store
Advanced tools
Comparing version 0.16.94 to 0.16.95
@@ -6,2 +6,6 @@ # Change Log | ||
## 0.16.95 (2023-08-09) | ||
**Note:** Version bump only for package @parca/store | ||
## [0.16.94](https://github.com/parca-dev/parca/compare/@parca/store@0.16.93...@parca/store@0.16.94) (2023-07-20) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@parca/store", | ||
"version": "0.16.94", | ||
"version": "0.16.95", | ||
"description": "State management for Parca UI", | ||
@@ -16,5 +16,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@parca/client": "^0.16.81", | ||
"@parca/hooks": "^0.0.16", | ||
"@parca/utilities": "^0.0.23", | ||
"@parca/client": "^0.16.82", | ||
"@parca/hooks": "^0.0.17", | ||
"@parca/utilities": "^0.0.24", | ||
"@reduxjs/toolkit": "^1.7.2", | ||
@@ -28,3 +28,3 @@ "react-redux": "^8.0.2", | ||
}, | ||
"gitHead": "452157d0adc6a0b7a2288ce9c787c4ddc2395ac1" | ||
"gitHead": "247b54f3d042a88c844577df37b008236028baf3" | ||
} |
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
52319
+ Added@parca/hooks@0.0.17(transitive)
+ Added@parca/utilities@0.0.24(transitive)
- Removed@parca/hooks@0.0.16(transitive)
- Removed@parca/utilities@0.0.23(transitive)
Updated@parca/client@^0.16.82
Updated@parca/hooks@^0.0.17
Updated@parca/utilities@^0.0.24