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 8cb3e31 commit 3560d1bCopy full SHA for 3560d1b
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.3](https://github.com/SocketDev/socket-packageurl-js/releases/tag/v1.3.3) - 2025-11-01
8
+
9
+### Fixed
10
+- Fixed reference to external file in build
11
12
## [1.3.2](https://github.com/SocketDev/socket-packageurl-js/releases/tag/v1.3.2) - 2025-11-01
13
14
### Changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@socketregistry/packageurl-js",
3
- "version": "1.3.2",
+ "version": "1.3.3",
"license": "MIT",
"description": "Socket.dev optimized package override for packageurl-js",
"keywords": [
0 commit comments