🚨 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.4
to
0.7.5
+6
-0
CHANGELOG.md
# posthog-cli
# 0.7.5
- fix: stable source bundle for dSYM uploads — CU-anchored prefix filter prevents framework sources from changing the content hash
- fix: thin fat dSYM binaries per arch before zipping so sibling arch rebuilds don't cause content_hash_mismatch
- fix: add `--force` flag to allow overwriting symbol sets whose content has changed
# 0.7.4

@@ -4,0 +10,0 @@

+2
-2

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

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

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

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

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

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

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