@sentry/cli
Advanced tools
Comparing version 1.35.2 to 1.35.3
# Changelog | ||
## sentry-cli 1.35.3 | ||
* Add a warning about new Docker entrypoint (#367) | ||
## sentry-cli 1.35.2 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
41714
4