@socketsecurity/cli-with-sentry 2.0.1 → 2.0.2

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 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.2](https://github.com/SocketDev/socket-cli/releases/tag/v2.0.2) - 2025-10-30
8
+
9
+ ### Fixed
10
+ - Fixed import from @socketsecurity/registry to @socketsecurity/lib
11
+
7
12
  ## [2.0.1](https://github.com/SocketDev/socket-cli/releases/tag/v2.0.1) - 2025-10-30
8
13
 
9
14
  ### Changed
package/dist/cli.js.bz CHANGED
Binary file
@@ -1 +1 @@
1
- 6e66820192ce87bd08f9254f373008787a4c1c93eb86d34e33d626e21242d1c7 cli.js.bz
1
+ 9f3521fd34d1a1d643fc79a127187c7decc11ae77515c81cc9fb6ea61c57eb96 cli.js.bz
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@socketsecurity/cli-with-sentry",
3
- "version": "2.0.1",
3
+ "version": "2.0.2",
4
4
  "description": "Socket CLI with Sentry telemetry for enhanced error reporting",
5
5
  "homepage": "https://github.com/SocketDev/socket-cli",
6
6
  "license": "MIT",