We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2ceceb commit 2bdf015Copy full SHA for 2bdf015
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.22](https://github.com/SocketDev/socket-sdk-js/releases/tag/v3.0.22) - 2025-10-30
8
+
9
+### Changed
10
11
+- Updated `@socketsecurity/lib` to v2.9.1
12
13
## [3.0.21](https://github.com/SocketDev/socket-sdk-js/releases/tag/v3.0.21) - 2025-10-30
14
15
### Changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@socketsecurity/sdk",
3
- "version": "3.0.21",
+ "version": "3.0.22",
"license": "MIT",
"description": "SDK for the Socket API client",
"author": {
0 commit comments