New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@codemirror/state

Package Overview
Dependencies
Maintainers
0
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codemirror/state - npm Package Compare versions

Comparing version 6.4.1 to 6.5.0

6

CHANGELOG.md

@@ -0,1 +1,7 @@

## 6.5.0 (2024-12-09)
### New features
`RangeSet.compare` now supports a `boundChange` callback that is called when there's a change in the way ranges are split.
## 6.4.1 (2024-02-19)

@@ -2,0 +8,0 @@

5

package.json
{
"name": "@codemirror/state",
"version": "6.4.1",
"version": "6.5.0",
"description": "Editor state data structures for the CodeMirror code editor",

@@ -28,2 +28,5 @@ "scripts": {

"license": "MIT",
"dependencies": {
"@marijn/find-cluster-break": "^1.0.0"
},
"devDependencies": {

@@ -30,0 +33,0 @@ "@codemirror/buildhelper": "^1.0.0"

dist/index.cjs

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

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