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

env-editor

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

env-editor - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

6

index.js

@@ -43,2 +43,8 @@ 'use strict';

keywords: []
}, {
id: 'vim',
name: 'Vim',
bin: 'vim',
paths: [],
keywords: []
}];

@@ -45,0 +51,0 @@

5

package.json
{
"name": "env-editor",
"version": "0.1.0",
"version": "0.1.1",
"description": "Get info about the default editor or a specific editor",

@@ -40,3 +40,4 @@ "license": "MIT",

"webstorm",
"textmate"
"textmate",
"vim"
],

@@ -43,0 +44,0 @@ "devDependencies": {

1

readme.md

@@ -15,2 +15,3 @@ # env-editor [![Build Status](https://travis-ci.org/sindresorhus/env-editor.svg?branch=master)](https://travis-ci.org/sindresorhus/env-editor)

- TextMate
- Vim

@@ -17,0 +18,0 @@

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