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.4.2 to 0.5.0

13

index.js

@@ -127,2 +127,15 @@ 'use strict';

]
},
{
id: 'xcode',
name: 'Xcode',
binary: 'xed',
isTerminalEditor: false,
paths: [
'/Applications/Xcode.app/Contents/MacOS/Xcode',
'/Applications/Xcode-beta.app/Contents/MacOS/Xcode'
],
keywords: [
'xed'
]
}

@@ -129,0 +142,0 @@ ];

2

package.json
{
"name": "env-editor",
"version": "0.4.2",
"version": "0.5.0",
"description": "Get metadata on the default editor or a specific editor",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -21,4 +21,4 @@ # env-editor

- Android Studio
- Xcode
## Install

@@ -25,0 +25,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