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
16
Versions
66
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.5.29
to
0.5.30
+5
-1
CHANGELOG.md
# posthog-cli
# 0.5.30
- Add experimental dSYM upload for iOS/macOS crash symbolication
# 0.5.29
- chore: introduce env variable `POSTHOG_CLI_API_KEY` and `POSTHOG_PROJECT_ID` (backwards compatible)
- chore: introduce env variable `POSTHOG_CLI_API_KEY` and `POSTHOG_CLI_PROJECT_ID` (backwards compatible)

@@ -7,0 +11,0 @@ # 0.5.28

+2
-2

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

"name": "@posthog/cli",
"version": "0.5.29"
"version": "0.5.30"
},

@@ -519,3 +519,3 @@ "node_modules/@isaacs/balanced-match": {

"requires": true,
"version": "0.5.29"
"version": "0.5.30"
}
{
"artifactDownloadUrl": "https://github.com/PostHog/posthog/releases/download/posthog-cli-v0.5.29",
"artifactDownloadUrl": "https://github.com/PostHog/posthog/releases/download/posthog-cli-v0.5.30",
"bin": {

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

},
"version": "0.5.29",
"version": "0.5.30",
"volta": {

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