Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sentry/cli

Package Overview
Dependencies
Maintainers
8
Versions
231
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/cli - npm Package Compare versions

Comparing version 1.35.2 to 1.35.3

4

CHANGELOG.md
# Changelog
## sentry-cli 1.35.3
* Add a warning about new Docker entrypoint (#367)
## sentry-cli 1.35.2

@@ -4,0 +8,0 @@

2

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

@@ -5,0 +5,0 @@ "scripts": {

@@ -83,3 +83,3 @@ <p align="center">

docker pull getsentry/sentry-cli
docker run --rm -it -v $(pwd):/work getsentry/sentry-cli sentry-cli --help
docker run --rm -v $(pwd):/work getsentry/sentry-cli --help
```

@@ -86,0 +86,0 @@

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