Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@milkdown/preset-commonmark

Package Overview
Dependencies
Maintainers
1
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@milkdown/preset-commonmark - npm Package Compare versions

Comparing version 4.4.0 to 4.5.0

6

CHANGELOG.md
# @milkdown/preset-commonmark
## 4.5.0
### Minor Changes
- f0b957a: Make some improvements and add history plugin.
## 4.4.0

@@ -4,0 +10,0 @@

1

lib/node/code-fence.js

@@ -22,2 +22,3 @@ var _CodeFence_instances, _CodeFence_onChangeLanguage, _CodeFence_createSelectElement;

'rust',
'markdown',
];

@@ -24,0 +25,0 @@ export class CodeFence extends CommonNode {

4

package.json
{
"name": "@milkdown/preset-commonmark",
"version": "4.4.0",
"version": "4.5.0",
"main": "lib/index.js",

@@ -29,3 +29,3 @@ "module": "lib/index.js",

"devDependencies": {
"@milkdown/core": "4.4.0"
"@milkdown/core": "4.5.0"
},

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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