Socket
Socket
Sign inDemoInstall

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 1.0.0 to 1.1.0

10

index.js

@@ -40,2 +40,12 @@ import process from 'node:process';

{
id: 'vscodium',
name: 'VSCodium',
binary: 'codium',
isTerminalEditor: false,
paths: [
'/Applications/VSCodium.app/Contents/Resources/app/bin/codium',
],
keywords: [],
},
{
id: 'webstorm',

@@ -42,0 +52,0 @@ name: 'WebStorm',

2

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

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

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