Socket
Socket
Sign inDemoInstall

@codemirror/rangeset

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codemirror/rangeset - npm Package Versions

1

0.18.5

Diff

Changelog

Source

0.18.5 (2021-08-03)

Bug fixes

Fix a problem in rangeset comparison that caused changes in the covering of point decorations by other decorations to be missed.

marijn
published 0.18.4 •

Changelog

Source

0.18.4 (2021-06-29)

Bug fixes

Fix an issue that caused RangeSet.between to incorrectly ignore ranges entirely at the start of the iterated region.

marijn
published 0.18.3 •

Changelog

Source

0.18.3 (2021-06-03)

New features

The new static RangeSet.eq method can be used to efficiently check whether two groups of change sets differ in a given range.

marijn
published 0.18.2 •

Changelog

Source

0.18.2 (2021-05-27)

Bug fixes

Adjust the logic for tracking open ranges to agree with the change in how precedence is handled in the view package.

marijn
published 0.18.1 •

Changelog

Source

0.18.1 (2021-04-30)

Bug fixes

When iterating spans and points, don't emit point ranges when they are entirely covered by a previous point.

marijn
published 0.18.0 •

Changelog

Source

0.18.0 (2021-03-03)

Breaking changes

Update dependencies to 0.18.

marijn
published 0.17.1 •

Changelog

Source

0.17.1 (2021-01-06)

New features

The package now also exports a CommonJS module.

marijn
published 0.17.0 •

Changelog

Source

0.17.0 (2020-12-29)

Breaking changes

First numbered release.

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