@sentry/cli 2.18.1 → 2.19.1

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.
Files changed (2) hide show
  1. package/checksums.txt +9 -9
  2. package/package.json +1 -1
package/checksums.txt CHANGED
@@ -1,9 +1,9 @@
1
- sentry-cli-Darwin-arm64=ea7d526282fabbaed267ac7504bfb227a67c372bc9c5ada9434489d659a09384
2
- sentry-cli-Darwin-universal=1b9c0b9e1156ac134654838267d63fac03e190b6fbaed1bd93fa09e2467806c1
3
- sentry-cli-Darwin-x86_64=b3007f699e5c75e4a03706914ebeae9506de0dcafa4b136eacde28b8906db317
4
- sentry-cli-Linux-aarch64=1e85b33e06706274cba807627cf7d57960e13d90aa9a8a529c241665591f6a00
5
- sentry-cli-Linux-armv7=bebcbd94e1f54bc8763c8ecc0d6826c3b8a4144a23bbc770ff6f780015ce869a
6
- sentry-cli-Linux-i686=152547d8e93d1fd3c06f03d640e056261f908195014ccc9cb5592d3911342260
7
- sentry-cli-Linux-x86_64=551d26ad4067b82e7a63139c4898f4d5294112746fcd7f0c7e61d08dff37ea33
8
- sentry-cli-Windows-i686.exe=5083108cdfe437b5d33d7a07214c09b6bce2fc802c800e86519b711de22d6400
9
- sentry-cli-Windows-x86_64.exe=ecac161350b928081ec748a831bd687a60d42fcbbed059a6c96927084504d225
1
+ sentry-cli-Darwin-arm64=46fafa37b53610196bb93d46a53ee07d74f7f3348259a6bd6dabb86c57e8429f
2
+ sentry-cli-Darwin-universal=4dc33d289c78138f03ef0ac99ec7b5be799551c6f3d4c5e147230c8f1bf7fb1c
3
+ sentry-cli-Darwin-x86_64=947701ac572a0c566bd00d3c655f11b3d8a139b281e40a5d344e15fad4dec018
4
+ sentry-cli-Linux-aarch64=3b3188f52ac9f132db60ec59d896f475d9914d0af7da0b8236af12aac4097007
5
+ sentry-cli-Linux-armv7=710c4be910c2d660d3e81488affb5f1c29d11deffede4da223d0548193e6d970
6
+ sentry-cli-Linux-i686=0e120b96dc565eb6d770809d7a21be4f5bce30ef432e482403e50aa24ffa7327
7
+ sentry-cli-Linux-x86_64=88277b96230fd6d0257aaf373d4108abee6882e67fca012721a0cd5de7c63b5c
8
+ sentry-cli-Windows-i686.exe=4c433677c22ce337c768a82a924b95986f1508dae64aab8d60053faad114291d
9
+ sentry-cli-Windows-x86_64.exe=87d1d8d9b0c99b9cf35a25b1e6fa21ba11af6604fea0b825fa2b175f9a9b36bc
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sentry/cli",
3
- "version": "2.18.1",
3
+ "version": "2.19.1",
4
4
  "description": "A command line utility to work with Sentry. https://docs.sentry.io/hosted/learn/cli/",
5
5
  "repository": "git://github.com/getsentry/sentry-cli.git",
6
6
  "homepage": "https://docs.sentry.io/hosted/learn/cli/",