Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

text-buffer

Package Overview
Dependencies
Maintainers
15
Versions
455
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

text-buffer - npm Package Compare versions

Comparing version 13.17.3 to 13.17.4

2

lib/screen-line-builder.js

@@ -92,3 +92,3 @@ /* eslint-disable no-labels */

didSeekDecorationIterator = true
this.scopeIdsToReopen = decorationIterator.seek(this.bufferPosition, endBufferRow)
this.scopeIdsToReopen = decorationIterator.seek(this.bufferPosition, endBufferRow) || []
}

@@ -95,0 +95,0 @@

{
"name": "text-buffer",
"version": "13.17.3",
"version": "13.17.4",
"description": "A container for large mutable strings with annotated regions",

@@ -5,0 +5,0 @@ "main": "./lib/text-buffer",

Sorry, the diff of this file is too big to display

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