We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1749af commit 9f873ecCopy full SHA for 9f873ec
2 files changed
CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
6
7
+## [3.0.24](https://github.com/SocketDev/socket-sdk-js/releases/tag/v3.0.24) - 2025-10-31
8
+
9
+### Changed
10
11
+- Updated `@socketsecurity/lib` to v2.10.1
12
13
## [3.0.23](https://github.com/SocketDev/socket-sdk-js/releases/tag/v3.0.23) - 2025-10-30
14
15
### Changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@socketsecurity/sdk",
3
- "version": "3.0.23",
+ "version": "3.0.24",
"license": "MIT",
"description": "SDK for the Socket API client",
"author": {
0 commit comments