Socket
Socket
Sign inDemoInstall

@sentry/cli

Package Overview
Dependencies
15
Maintainers
12
Versions
214
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.19.4 to 2.20.0

18

checksums.txt

@@ -1,9 +0,9 @@

sentry-cli-Darwin-arm64=a2bd6322b774b9ecfdc0adab53d9d76914bb10eab2ec7d2380b25c0300c428f8
sentry-cli-Darwin-universal=f513a4d6878f41d788898b212731a4755f89c76cf27b961d44feec8b456d840f
sentry-cli-Darwin-x86_64=76ab3a03bf9e8bf0641ee4e7a4cd25cd8d625271db1cd8a821a1d313392fb682
sentry-cli-Linux-aarch64=ea0021c6c69cf91c7050be105b8faa40d29c252b6d8c63d2aa33460196a41897
sentry-cli-Linux-armv7=6349618bf0c838c7f611ccc93c4fb1abc02b0396541d54a93a87e1e7d83e761c
sentry-cli-Linux-i686=0bf706665ea0f5a5bad751a405895913f66cbc65cbae0c988be8c2996b422972
sentry-cli-Linux-x86_64=a9fb79e44c5bae6ca8dfd2c66ac918c7e0405e3456edeb100d698961842f057f
sentry-cli-Windows-i686.exe=db51f4ce5cddaea762b54cd5527166f0045842e4558e315fc971f63687850cb6
sentry-cli-Windows-x86_64.exe=769cace3b97e583a185b849b4a47bd9590d0ecfaea94022135301b8783558aa7
sentry-cli-Darwin-arm64=c726cf9092cb22b688c4c522f003a27527d9e6a35d6b37d442c2e0d0dc9b44c5
sentry-cli-Darwin-universal=ffb7bfb921b8197bd4a1c55531174c558eecae1f795913e67784119ba1ca5c5f
sentry-cli-Darwin-x86_64=0c1ec6ca2b34975f4543d0c27141c3dd4a44799ee2ad164eac95f382ec8bd743
sentry-cli-Linux-aarch64=1af69abb121554f32119c146efbab71cf861babb2cc8b824c1b75f586feed0a3
sentry-cli-Linux-armv7=5bdef08786551b1cae88d3cbf22778ebe212b5d1368013f1b39748910b287602
sentry-cli-Linux-i686=42c75f02f3fba243ec47031fff3254a25986ec9f93cedbf729148ba3046fd133
sentry-cli-Linux-x86_64=20f9463929fdc0719e19c6bdb7fb7e12fdb91c9fbfe51f0354401e09adc562cb
sentry-cli-Windows-i686.exe=bf5b22d6d3aa8ac748837cedc5be47bb4f8105579ab30612a50746dd8ee2850d
sentry-cli-Windows-x86_64.exe=299e9f3632bd8278384e60f7384279ccb394ca532515448f44e089a3fb119f1c

@@ -91,2 +91,6 @@ /**

/**
* Enables files gzip decompression prior to uploading. Defaults to `false`.
*/
decompress?: boolean;
/**
* Enable artifacts deduplication prior to uploading. This will skip uploading

@@ -93,0 +97,0 @@ * any artifacts that are already present on the server. Defaults to `true`.

{
"name": "@sentry/cli",
"version": "2.19.4",
"version": "2.20.0",
"description": "A command line utility to work with Sentry. https://docs.sentry.io/hosted/learn/cli/",

@@ -5,0 +5,0 @@ "repository": "git://github.com/getsentry/sentry-cli.git",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc