🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

dotenvx-interactive-cli

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dotenvx-interactive-cli - npm Package Compare versions

Comparing version
0.3.1
to
0.3.2
+2
-2
package.json
{
"name": "dotenvx-interactive-cli",
"version": "0.3.1",
"version": "0.3.2",
"description": "An interactive CLI tool for managing .env files with dotenvx - encrypt, decrypt, and manage environment variables with ease.",

@@ -29,3 +29,3 @@ "author": "Maxiviper117",

"bin": {
"dotenvx-interactive": "dist/index.js"
"dotenvx-interactive-cli": "dist/index.js"
},

@@ -32,0 +32,0 @@ "publishConfig": {