Socket
Socket
Sign inDemoInstall

lines-and-columns

Package Overview
Dependencies
0
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.9 to 1.1.10

build/index.js

9

package.json
{
"name": "lines-and-columns",
"version": "1.1.9",
"version": "1.1.10",
"description": "Maps lines and columns to character offsets and back.",

@@ -20,8 +20,3 @@ "keywords": [

"author": "Brian Donovan <brian@donovans.cc>",
"type": "module",
"main": "./build/index.cjs",
"exports": {
"import": "./build/index.mjs",
"require": "./build/index.cjs"
},
"main": "./build/index.js",
"types": "./build/index.d.ts",

@@ -28,0 +23,0 @@ "files": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc