Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@podium/client

Package Overview
Dependencies
Maintainers
6
Versions
196
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@podium/client - npm Package Compare versions

Comparing version 5.0.23 to 5.0.24

7

CHANGELOG.md

@@ -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 @@

4

package.json
{
"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(): {};

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc