Socket
Socket
Sign inDemoInstall

@codemirror/autocomplete

Package Overview
Dependencies
Maintainers
2
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codemirror/autocomplete - npm Package Compare versions

Comparing version 6.3.3 to 6.3.4

6

CHANGELOG.md

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

## 6.3.4 (2022-11-24)
### Bug fixes
Fix an issue where completion lists could end up being higher than the tooltip they were in.
## 6.3.3 (2022-11-18)

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

4

package.json
{
"name": "@codemirror/autocomplete",
"version": "6.3.3",
"version": "6.3.4",
"description": "Autocompletion for the CodeMirror code editor",

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

"@codemirror/state": "^6.0.0",
"@codemirror/view": "^6.5.0",
"@codemirror/view": "^6.6.0",
"@lezer/common": "^1.0.0"

@@ -34,0 +34,0 @@ },

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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc