Socket
Socket
Sign inDemoInstall

open-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

open-editor - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

3

index.js

@@ -36,4 +36,3 @@ 'use strict';

args.push('--line', lineColumnPath.stringify(parsed, {
file: false,
column: false
file: false
}), parsed.file);

@@ -40,0 +39,0 @@ continue;

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

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

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

- WebStorm*
- TextMate*
- TextMate
- Vim

@@ -14,0 +14,0 @@ - NeoVim

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