Socket
Socket
Sign inDemoInstall

@sentry/cli

Package Overview
Dependencies
Maintainers
8
Versions
222
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.36.2 to 1.36.3

4

CHANGELOG.md
# Changelog
## sentry-cli 1.36.3
* Print out how sentry-cli was invoked in debug log
## sentry-cli 1.36.2

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

2

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

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

@@ -119,3 +119,3 @@ #!/usr/bin/env node

throw new Error(
`Unexpected sentry-cli version "${version}", expected "${expected}`
`Unexpected sentry-cli version "${version}", expected "${expected}"`
);

@@ -122,0 +122,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