🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.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.10
to
0.7.11
+5
-0
CHANGELOG.md
# posthog-cli
# 0.7.11
- fix: resolve release once in `process` command to avoid race condition when multiple workers run in parallel
- fix: skip synthetic Swift CU names (e.g. `<swift-imported-modules>`) before joining with `comp_dir` so they no longer dominate the project-root prefix and reject real source files
# 0.7.10

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

+2
-2

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

"name": "@posthog/cli",
"version": "0.7.10"
"version": "0.7.11"
},

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

"requires": true,
"version": "0.7.10"
"version": "0.7.11"
}
{
"artifactDownloadUrl": "https://github.com/PostHog/posthog/releases/download/posthog-cli/v0.7.10",
"artifactDownloadUrl": "https://github.com/PostHog/posthog/releases/download/posthog-cli/v0.7.11",
"bin": {

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

},
"version": "0.7.10",
"version": "0.7.11",
"volta": {

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