@socketsecurity/cli-with-sentry 2.0.8 → 2.0.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +5 -0
- package/dist/cli.js.bz +0 -0
- package/dist/cli.js.bz.sha256 +1 -1
- package/dist/index.js +65 -1
- package/dist/shadow-npm-inject.js +35737 -34707
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
|
|
|
4
4
|
|
|
5
5
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
|
|
6
6
|
|
|
7
|
+
## [2.0.9](https://github.com/SocketDev/socket-cli/releases/tag/v2.0.9) - 2025-10-31
|
|
8
|
+
|
|
9
|
+
### Fixed
|
|
10
|
+
- Updated @socketsecurity/lib to v2.10.2 with critical DLX fixes for scoped package parsing
|
|
11
|
+
|
|
7
12
|
## [2.0.8](https://github.com/SocketDev/socket-cli/releases/tag/v2.0.8) - 2025-10-31
|
|
8
13
|
|
|
9
14
|
### Fixed
|
package/dist/cli.js.bz
CHANGED
|
Binary file
|
package/dist/cli.js.bz.sha256
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
1122173f60bffc6e6e01ebcdefecf35238a362026adcda52af16be55b33a9ebe cli.js.bz
|