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 60d21a8 commit f7d8168Copy full SHA for f7d8168
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.17](https://github.com/SocketDev/socket-sdk-js/releases/tag/v3.0.17) - 2025-10-29
8
+
9
+### Changed
10
11
+- Updated `@socketsecurity/lib` to v2.8.2
12
13
## [3.0.16](https://github.com/SocketDev/socket-sdk-js/releases/tag/v3.0.16) - 2025-10-29
14
15
### Changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@socketsecurity/sdk",
3
- "version": "3.0.16",
+ "version": "3.0.17",
"license": "MIT",
"description": "SDK for the Socket API client",
"author": {
0 commit comments