Socket
Socket
Sign inDemoInstall

@codemirror/view

Package Overview
Dependencies
3
Maintainers
2
Versions
177
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.15.3 to 6.16.0

10

CHANGELOG.md

@@ -0,1 +1,11 @@

## 6.16.0 (2023-07-31)
### Bug fixes
Fix an issue that made the gutter not stick in place when the editor was in a right-to-left context.
### New features
The new `EditorView.coordsForChar` method returns the client rectangle for a given character in the editor.
## 6.15.3 (2023-07-18)

@@ -2,0 +12,0 @@

2

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

@@ -5,0 +5,0 @@ "scripts": {

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc