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.2.1 to 1.2.2

build/index.js

8

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

@@ -21,7 +21,3 @@ "keywords": [

"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 +24,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