New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@codemirror/comment

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codemirror/comment - npm Package Compare versions

Comparing version 0.17.3 to 0.18.0

2

CHANGELOG.md

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

## 0.18.0 (2021-03-03)
## 0.17.3 (2021-02-25)

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

10

package.json
{
"name": "@codemirror/comment",
"version": "0.17.3",
"version": "0.18.0",
"description": "Commenting and uncommenting commands for the CodeMirror code editor",

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

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

@@ -38,3 +38,3 @@ "devDependencies": {

"typescript": "^4.1.3",
"@codemirror/lang-html": "^0.17.0",
"@codemirror/lang-html": "^0.18.0",
"@types/mocha": "^5.2.0",

@@ -41,0 +41,0 @@ "ist": "^1.1.6",

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