New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

open-editor

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

open-editor - npm Package Compare versions

Comparing version 5.0.0 to 5.1.0

2

index.js

@@ -22,3 +22,3 @@ import process from 'node:process';

if (['sublime', 'atom', 'vscode', 'vscodium'].includes(editor.id)) {
if (['sublime', 'atom', 'zed', 'vscode', 'vscodium'].includes(editor.id)) {
editorArguments.push(stringifyLineColumnPath(parsed));

@@ -25,0 +25,0 @@

{
"name": "open-editor",
"version": "5.0.0",
"version": "5.1.0",
"description": "Open files in your editor at a specific line and column",

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

@@ -9,2 +9,3 @@ # open-editor

- Atom
- Zed
- Visual Studio Code

@@ -11,0 +12,0 @@ - VSCodium

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