Socket
Socket
Sign inDemoInstall

@codemirror/history

Package Overview
Dependencies
6
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.17.2 to 0.18.0

2

CHANGELOG.md

@@ -0,1 +1,3 @@

## 0.18.0 (2021-03-03)
## 0.17.2 (2021-01-19)

@@ -2,0 +4,0 @@

6

package.json
{
"name": "@codemirror/history",
"version": "0.17.2",
"version": "0.18.0",
"description": "Undo/redo history for the CodeMirror code editor",

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

"dependencies": {
"@codemirror/state": "^0.17.0",
"@codemirror/view": "^0.17.0"
"@codemirror/state": "^0.18.0",
"@codemirror/view": "^0.18.0"
},

@@ -33,0 +33,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc