Socket
Socket
Sign inDemoInstall

@codemirror/view

Package Overview
Dependencies
Maintainers
2
Versions
186
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.5.0 to 6.5.1

6

CHANGELOG.md

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

## 6.5.1 (2022-11-15)
### Bug fixes
Fix a bug that caused marked unnecessary splitting of mark decoration DOM elements in some cases.
## 6.5.0 (2022-11-14)

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

4

package.json
{
"name": "@codemirror/view",
"version": "6.5.0",
"version": "6.5.1",
"description": "DOM view component for the CodeMirror code editor",

@@ -29,3 +29,3 @@ "scripts": {

"dependencies": {
"@codemirror/state": "^6.0.0",
"@codemirror/state": "^6.1.4",
"style-mod": "^4.0.0",

@@ -32,0 +32,0 @@ "w3c-keyname": "^2.2.4"

Sorry, the diff of this file is not supported yet

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc