We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26663c5 commit 0d6ca88Copy full SHA for 0d6ca88
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.23](https://github.com/SocketDev/socket-sdk-js/releases/tag/v3.0.23) - 2025-10-30
8
+
9
+### Changed
10
11
+- Updated `@socketsecurity/lib` to v2.10.0
12
13
## [3.0.22](https://github.com/SocketDev/socket-sdk-js/releases/tag/v3.0.22) - 2025-10-30
14
15
### Changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@socketsecurity/sdk",
3
- "version": "3.0.22",
+ "version": "3.0.23",
"license": "MIT",
"description": "SDK for the Socket API client",
"author": {
0 commit comments