You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@inquirer/external-editor

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inquirer/external-editor - npm Package Compare versions

Comparing version
2.0.1
to
2.0.2
+4
-2
package.json
{
"name": "@inquirer/external-editor",
"version": "2.0.1",
"version": "2.0.2",
"description": "Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT",

@@ -93,3 +93,5 @@ "type": "module",

},
"gitHead": "cce79ce3b9bbdfb4dbb798078cf3b94b9adc7d1b"
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"gitHead": "9c724296daad3d740b09173f9aae035dc62cb106"
}