text-buffer
Advanced tools
Comparing version 13.17.3 to 13.17.4
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
469124