Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@posthog/cli

Package Overview
Dependencies
Maintainers
19
Versions
72
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.11
to
0.7.12
+5
-0
CHANGELOG.md
# posthog-cli
# 0.7.12
- feat: add `--skip-on-conflict` to symbol upload commands for keeping existing symbol sets when content differs
- feat: add `--force` to sourcemap, Hermes, and ProGuard uploads for explicit content overwrites
# 0.7.11

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

+2
-2

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

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

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

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

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

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

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