@posthog/cli
Advanced tools
+5
-1
| # 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 |
@@ -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" | ||
| } |
+2
-2
| { | ||
| "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", |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
38588
0.21%