@podium/client
Advanced tools
Comparing version 5.0.23 to 5.0.24
@@ -0,1 +1,8 @@ | ||
## [5.0.24](https://github.com/podium-lib/client/compare/v5.0.23...v5.0.24) (2024-05-15) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/utils to v5.0.7 ([ee4ee5b](https://github.com/podium-lib/client/commit/ee4ee5b160ff2aab130e17a3e86abdfec08d1864)) | ||
## [5.0.23](https://github.com/podium-lib/client/compare/v5.0.22...v5.0.23) (2024-05-15) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/client", | ||
"version": "5.0.23", | ||
"version": "5.0.24", | ||
"type": "module", | ||
@@ -41,3 +41,3 @@ "license": "MIT", | ||
"@podium/schemas": "5.0.2", | ||
"@podium/utils": "5.0.6", | ||
"@podium/utils": "5.0.7", | ||
"abslog": "2.4.4", | ||
@@ -44,0 +44,0 @@ "http-cache-semantics": "^4.0.3", |
@@ -63,3 +63,3 @@ /** | ||
get success(): boolean; | ||
get context(): {}; | ||
get context(): Record<string, unknown>; | ||
set headers(value: {}); | ||
@@ -66,0 +66,0 @@ get headers(): {}; |
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
160851
+ Added@podium/utils@5.0.7(transitive)
- Removed@podium/utils@5.0.6(transitive)
Updated@podium/utils@5.0.7