Socket
Socket
Sign inDemoInstall

@codemirror/state

Package Overview
Dependencies
Maintainers
2
Versions
38
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 0.18.6 to 0.18.7

6

CHANGELOG.md

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

## 0.18.7 (2021-05-04)
### Bug fixes
Fix an issue where state fields might be initialized with a state that they aren't actually part of during reconfiguration.
## 0.18.6 (2021-04-12)

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

9

package.json
{
"name": "@codemirror/state",
"version": "0.18.6",
"version": "0.18.7",
"description": "Editor state data structures for the CodeMirror code editor",
"scripts": {
"test": "mocha test/test-*.js",
"test": "cm-runtests",
"prepare": "cm-buildhelper src/index.ts"

@@ -32,6 +32,3 @@ },

"devDependencies": {
"@codemirror/buildhelper": "^0.1.0",
"@types/mocha": "^5.2.0",
"ist": "^1.1.6",
"mocha": "^7.1.1"
"@codemirror/buildhelper": "^0.1.5"
},

@@ -38,0 +35,0 @@ "repository": {

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