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 bda6af2 commit 25dde0bCopy full SHA for 25dde0b
CHANGELOG.md
@@ -4,6 +4,11 @@ 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
+## [1.3.5](https://github.com/SocketDev/socket-packageurl-js/releases/tag/v1.3.5) - 2025-11-02
8
+
9
+### Changed
10
+- Updated @socketsecurity/lib to 3.1.2
11
12
## [1.3.4](https://github.com/SocketDev/socket-packageurl-js/releases/tag/v1.3.4) - 2025-11-02
13
14
### Changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@socketregistry/packageurl-js",
3
- "version": "1.3.4",
+ "version": "1.3.5",
"license": "MIT",
"description": "Socket.dev optimized package override for packageurl-js",
"keywords": [
0 commit comments