@sentry/cli
Advanced tools
+10
-10
@@ -1,10 +0,10 @@ | ||
| sentry-cli-Darwin-arm64=f8611ffd31192a53c33dde0345009bab418184856bc0cfa76abfcfd902521653 | ||
| sentry-cli-Darwin-universal=dcede3b42632886a32753ad9d763f785d46afd5fa4580b5c979aad2d465d1cf5 | ||
| sentry-cli-Darwin-x86_64=f45745c055ecb6c6cbbeba935f49e29120bd2a5ace19ad8e6d6d4ffd041c314f | ||
| sentry-cli-Linux-aarch64=66ac0b802e82fcef7610dc29559f18efc1eef67bf9610a19705a844ed0697dd4 | ||
| sentry-cli-Linux-armv7=82f55fbaa54ba7b0a3ec1104560333bdd01897feb75ba323ae4e68de93ad4d61 | ||
| sentry-cli-Linux-i686=37dd336b6545e557d1e7bcba46f53c37f96108036420578042434d396d67417a | ||
| sentry-cli-Linux-x86_64=5563b71cc28cd8b1e2cd1037f8e377083992ec112c9bf1ff0efd26dfe3b1e67e | ||
| sentry-cli-Windows-aarch64.exe=b26583764957e61373ff2ec98a1637199339ac133c8bc527cafad7306c1f8342 | ||
| sentry-cli-Windows-i686.exe=94bb198bf4cae41fc77d0535652869b5259b54a1608075e76bc032de15e222e1 | ||
| sentry-cli-Windows-x86_64.exe=25b938d377ef946ccec89d9b03c4f49ef6970c717404839d44c683313ec71c88 | ||
| sentry-cli-Darwin-arm64=c07a9233e719fb7ca9543dd7f676a7b34d8d6dd460d22687d83e4e6bbc3212b3 | ||
| sentry-cli-Darwin-universal=b669f52acf34591bb35e20b9a62ed6da6263a078fa9d63b9a90a5ed0f55f497e | ||
| sentry-cli-Darwin-x86_64=0c4628eef448e040c2ed902a8c14fc5dbd022d2ef437b55a1287c47ea3e69cda | ||
| sentry-cli-Linux-aarch64=285ff477764c0490dc77a599ac14660da84ff7d498610c168b382e40f2544612 | ||
| sentry-cli-Linux-armv7=305dfcb95dc42d5f8dffa943399af829f55c9b084b41c0fa2492e75a2d510f06 | ||
| sentry-cli-Linux-i686=b0e7f2115e782f593e12f5b476a5459b392a15268c75f11aa3eb405451bec7b4 | ||
| sentry-cli-Linux-x86_64=cea078cdf7df91d75c9870f66514318506b3e9587a56aa06ac8dd4312b2db80e | ||
| sentry-cli-Windows-aarch64.exe=ff1ec661e5f4551f2e49e40ed1f24a926316c847fbf575ca2ef2789a87436862 | ||
| sentry-cli-Windows-i686.exe=0ea8f377ef5be57492ccc5f3aea86c542e339939c0d059c3d665e1b9e4447a33 | ||
| sentry-cli-Windows-x86_64.exe=8bef52b967ed532ea2fd70bfbd52cd95b55bca06e2ad3413226fb70ea165d295 |
+11
-18
| { | ||
| "name": "@sentry/cli", | ||
| "version": "3.3.0", | ||
| "version": "3.3.1", | ||
| "description": "A command line utility to work with Sentry. https://docs.sentry.io/hosted/learn/cli/", | ||
@@ -28,17 +28,17 @@ "repository": "git://github.com/getsentry/sentry-cli.git", | ||
| "eslint-config-prettier": "^8.5.0", | ||
| "jest": "^27.5.1", | ||
| "jest": "^30.2.0", | ||
| "npm-run-all": "^4.1.5", | ||
| "prettier": "2.8.8", | ||
| "ts-jest": "^27.1.5", | ||
| "ts-jest": "^29.4.6", | ||
| "typescript": "5.8.3" | ||
| }, | ||
| "optionalDependencies": { | ||
| "@sentry/cli-darwin": "3.3.0", | ||
| "@sentry/cli-linux-arm": "3.3.0", | ||
| "@sentry/cli-linux-arm64": "3.3.0", | ||
| "@sentry/cli-linux-i686": "3.3.0", | ||
| "@sentry/cli-linux-x64": "3.3.0", | ||
| "@sentry/cli-win32-i686": "3.3.0", | ||
| "@sentry/cli-win32-x64": "3.3.0", | ||
| "@sentry/cli-win32-arm64": "3.3.0" | ||
| "@sentry/cli-darwin": "3.3.1", | ||
| "@sentry/cli-linux-arm": "3.3.1", | ||
| "@sentry/cli-linux-arm64": "3.3.1", | ||
| "@sentry/cli-linux-i686": "3.3.1", | ||
| "@sentry/cli-linux-x64": "3.3.1", | ||
| "@sentry/cli-win32-i686": "3.3.1", | ||
| "@sentry/cli-win32-x64": "3.3.1", | ||
| "@sentry/cli-win32-arm64": "3.3.1" | ||
| }, | ||
@@ -60,9 +60,2 @@ "scripts": { | ||
| }, | ||
| "jest": { | ||
| "collectCoverage": true, | ||
| "testEnvironment": "node", | ||
| "testPathIgnorePatterns": [ | ||
| "<rootDir>/src" | ||
| ] | ||
| }, | ||
| "volta": { | ||
@@ -69,0 +62,0 @@ "node": "24.8.0", |
+1
-1
@@ -36,3 +36,3 @@ <p align="center"> | ||
| | ≥ 24.11.1 | [latest](https://github.com/getsentry/sentry-cli/releases/latest) | | ||
| | < 24.11.1 | [2.58.4](https://github.com/getsentry/sentry-cli/releases/tag/2.58.4) | | ||
| | < 24.11.1 | [2.58.5](https://github.com/getsentry/sentry-cli/releases/tag/2.58.5) | | ||
@@ -39,0 +39,0 @@ Note that we can only provide support for officially-supported Sentry Self-Hosted versions. We will not backport fixes for older Sentry CLI versions, even if they should be compatible with your self-hosted version. |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 13 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 13 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
87136
-0.16%