@posthog/cli
Advanced tools
+4
-0
| # posthog-cli | ||
| # 0.7.17 | ||
| - fix: treat a missing `--env-file` as a warning instead of a fatal error — the CLI logs that the file wasn't found and falls back to the other credential sources (process env, then stored credentials). A file that exists but can't be read still errors. | ||
| # 0.7.16 | ||
@@ -4,0 +8,0 @@ |
@@ -22,3 +22,3 @@ { | ||
| "name": "@posthog/cli", | ||
| "version": "0.7.16" | ||
| "version": "0.7.17" | ||
| }, | ||
@@ -52,3 +52,3 @@ "node_modules/detect-libc": { | ||
| "requires": true, | ||
| "version": "0.7.16" | ||
| "version": "0.7.17" | ||
| } |
+2
-2
| { | ||
| "artifactDownloadUrls": [ | ||
| "https://github.com/PostHog/posthog/releases/download/posthog-cli/v0.7.16" | ||
| "https://github.com/PostHog/posthog/releases/download/posthog-cli/v0.7.17" | ||
| ], | ||
@@ -117,3 +117,3 @@ "bin": { | ||
| }, | ||
| "version": "0.7.16", | ||
| "version": "0.7.17", | ||
| "volta": { | ||
@@ -120,0 +120,0 @@ "node": "18.14.1", |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 2 instances in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 2 instances in 1 package
30422
0.89%