Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

external-editor

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

external-editor - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

20

package.json
{
"name": "external-editor",
"version": "3.0.1",
"version": "3.0.2",
"description": "Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT",

@@ -30,4 +30,4 @@ "main": "main/index.js",

"dependencies": {
"chardet": "^0.5.0",
"iconv-lite": "^0.4.22",
"chardet": "^0.7.0",
"iconv-lite": "^0.4.24",
"tmp": "^0.0.33"

@@ -39,13 +39,13 @@ },

"devDependencies": {
"@types/chai": "^4.1.3",
"@types/chai": "^4.1.4",
"@types/chardet": "^0.5.0",
"@types/mocha": "^5.2.0",
"@types/node": "4.0.*",
"@types/mocha": "^5.2.5",
"@types/node": "^10.9.4",
"@types/tmp": "0.0.33",
"chai": "^4.0.0",
"es6-shim": "^0.35.3",
"mocha": "^5.1.1",
"ts-node": "^6.0.3",
"tslint": "^5.10.0",
"typescript": "^2.8.3"
"mocha": "^5.2.0",
"ts-node": "^7.0.1",
"tslint": "^5.11.0",
"typescript": "^3.0.3"
},

@@ -52,0 +52,0 @@ "files": [

@@ -10,3 +10,3 @@ # External Editor

Version: 3.0.1
Version: 3.0.2

@@ -13,0 +13,0 @@ As of version 3.0.0, the minimum version of node supported is 4.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc