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
20
Versions
70
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.16
to
0.7.17
+4
-0
CHANGELOG.md
# 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 @@

+2
-2

@@ -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"
}
{
"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",