@sentry/cli 2.1.0 → 2.2.0

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=3cf33362885ed0ee35714c9a71f07075dc122dd6340cc2df22d3ea5033fb5094
2
- sentry-cli-Darwin-universal=60f320848ed6f97d1c3ef0a43b5767eda6bc52a31ed3c8ed27c60cadd26f65ed
3
- sentry-cli-Darwin-x86_64=10c51fe438e51f4a8f23d7fe35424b4a7bd5c9e76725801548b76726fdda4933
4
- sentry-cli-Linux-aarch64=69b4499d9e9bf26a55f7f656dd0ba544bf6d0265bbe4f6ae21b37c90e07ff042
5
- sentry-cli-Linux-armv7=699e8da7931b5890f929b4c57ca4de3e6f32cc33aa08ff461fd00d998c7131d3
6
- sentry-cli-Linux-i686=a9e1a8c854e8bfed05b057451f47dc7cfcc005cd8ec9a0632125f9f2cc57b589
7
- sentry-cli-Linux-x86_64=1f232077b4e689c7fea66a9e80311e3a1bd87f5b1b0c817cf43d0fa128c21c87
8
- sentry-cli-Windows-i686.exe=0956300907078d33d7c0d02abde1fc9ccdc85102e210236734d7a0d5ca4aa684
9
- sentry-cli-Windows-x86_64.exe=d01b88f6b0584ea3614c54e96bd7cf28b90d8551a5566c9c9d1538d6dfe77e1f
1
+ sentry-cli-Darwin-arm64=6dc88344710a59bba72b6ee951074d725055e7151430df71446f6763d2993261
2
+ sentry-cli-Darwin-universal=96f380d262725e88fc2ae83a1449eadc1fb6ffcaad61feee68de468d599cd96f
3
+ sentry-cli-Darwin-x86_64=950d02537781523a2ac211f37759d8ead004fa64b57661c28bacd12b178499a9
4
+ sentry-cli-Linux-aarch64=889aeaa277cada5287ed87821db4145d1f38dc367e85a1405282a68bb736a1a7
5
+ sentry-cli-Linux-armv7=b4ceec0c1dad0e686a47cab92f82533c880b59840aebd9b0173ad16ae33237aa
6
+ sentry-cli-Linux-i686=6ee5ce20cc2bce0408e5b2e2cb4b1d7ade453b7d8f532ec7a26660e3ef7b86fc
7
+ sentry-cli-Linux-x86_64=03144d349c30aaf1d89b661eb6e8b7d09144938e38d0c9191eb2a571535c95f4
8
+ sentry-cli-Windows-i686.exe=160eee4560a314e82eb772c7103cca2e1b86a0e0ea5f952c932336f4eb0b5276
9
+ sentry-cli-Windows-x86_64.exe=b6531c7ba4f7214a0cd63bbf9831da95c4477848c3b932cb8ff7c73a9256a993
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sentry/cli",
3
- "version": "2.1.0",
3
+ "version": "2.2.0",
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/",