🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@posthog/cli

Package Overview
Dependencies
Maintainers
17
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@posthog/cli - npm Package Compare versions

Comparing version
0.7.5
to
0.7.7
+5
-0
CHANGELOG.md
# posthog-cli
# 0.7.7
- fix: align `dsym upload` release flags with other upload commands by using `--release-name` / `--release-version` (with backward-compatible aliases)
- fix: reuse shared release args in `dsym upload` so release fallback behavior matches other upload commands
# 0.7.5

@@ -4,0 +9,0 @@

+2
-2

@@ -26,3 +26,3 @@ {

"name": "@posthog/cli",
"version": "0.7.5"
"version": "0.7.7"
},

@@ -546,3 +546,3 @@ "node_modules/@isaacs/cliui": {

"requires": true,
"version": "0.7.5"
"version": "0.7.7"
}
{
"artifactDownloadUrl": "https://github.com/PostHog/posthog/releases/download/posthog-cli/v0.7.5",
"artifactDownloadUrl": "https://github.com/PostHog/posthog/releases/download/posthog-cli/v0.7.7",
"bin": {

@@ -119,3 +119,3 @@ "posthog-cli": "run-posthog-cli.js"

},
"version": "0.7.5",
"version": "0.7.7",
"volta": {

@@ -122,0 +122,0 @@ "node": "18.14.1",