Socket
Socket
Sign inDemoInstall

@sentry/cli-win32-i686

Package Overview
Dependencies
Maintainers
11
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/cli-win32-i686 - npm Package Versions

2345

2.36.5

Diff

Changelog

Source

2.36.5

There are no code changes in this release. It is a re-release of 2.36.4, which we are making because 2.36.4 and 2.36.3 failed to publish to PyPI.

sentry-bot
published 2.36.4 •

Changelog

Source

2.36.4

This releases fixes includes a bugfix (#2171 by @szokeasaurusrex) for #2169. The bug caused any command run with sentry-cli monitors run to not be executed whenever sending the cron checkin to Sentry failed, e.g. during a Sentry outage or due to some other network failure. With the bugfix, we log the error and execute the program even when there was an error sending the checkin.

We recommend that all users using sentry-cli monitors run upgrade to Sentry CLI version 2.36.4 immediately.

sentry-bot
published 2.36.3 •

sentry-bot
published 2.36.2 •

Changelog

Source

2.36.2

Various fixes & improvements

  • fix(deploys): Honor --project in deploys new subcommand (#2160) by @szokeasaurusrex
  • ref(metrics): Deprecate send-metric commands (#2154) by @szokeasaurusrex
sentry-bot
published 2.36.1 •

Changelog

Source

2.36.1

Various fixes & improvements

  • Fix a bug where background Xcode uploads sometimes failed
sentry-bot
published 2.36.0 •

Changelog

Source

2.36.0

Various fixes & improvements

  • Log when file not added to source bundle (#2146) by @szokeasaurusrex
  • Bump Symbolic to 12.11.0. This fixes a bug where uploading source files sometimes failed when any of the files were not UTF-8 encoded
sentry-bot
published 2.35.0 •

Changelog

Source

2.35.0

Various fixes & improvements

  • fix: Only warn about mismatched URLs when they are different (#2143) by @szokeasaurusrex
  • feat(proguard): Retry upload-proguard on 507 status (#2141) by @szokeasaurusrex
sentry-bot
published 2.34.1 •

Changelog

Source

2.34.1

Various fixes & improvements

  • build: Bump symbolic to 12.10.1 (#2134) by @szokeasaurusrex
    • This includes an upstream bugfix for a bug that prevented debug file uploading with sources when any of the sources were not valid UTF-8.
  • fix(debugIds): Always instantiate global Error class in debugId injection snippet (#2132) by @Lms24
sentry-bot
published 2.34.0 •

Changelog

Source

2.34.0

Various fixes & improvements

  • fix(react-native): Fix RN 0.75 node binary build fail (#2131) by @krystofwoldrich
  • feat: Prefer org auth token URL over manually provided URL (#2122) by @szokeasaurusrex
  • meta: Update version pin README.md (#2123) by @szokeasaurusrex
  • build: Update symbolic dependency to 12.10.0 (#2120) by @trzeciak
sentry-bot
published 2.33.1 •

Changelog

Source

2.33.1

Security fix

This release contains a fix for a bug where auth tokens would, under the following circumstances, be logged to stdout:

  • The auth token was passed as a command line argument to Sentry CLI (via --auth-token)
  • The log level was set to info or debug
    • The default log level is warn, so users using the default log level were unaffected by this bug

We now redact the --auth-token argument and anything else that looks like it might be an auth token when logging the arguments that the Sentry CLI was called with (see #2115 and #2118 for details).

Other fixes & improvements

  • ref(token): Use secrecy crate to store auth token (#2116) by @szokeasaurusrex
  • fix: Improve "project not found" message (#2112) by @szokeasaurusrex
  • fix: Improve "release not found" message (#2112) by @szokeasaurusrex
  • Fall back to co-location heuristic if sourcemap url appears remote (#1871) by @brettdh
  • fix(sourcebundle): Skip non-UTF8 files (#2109) by @loewenheim
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc