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

@lezer/markdown

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lezer/markdown - npm Package Compare versions

Comparing version 0.16.1 to 1.0.0

6

CHANGELOG.md

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

## 1.0.0 (2022-06-06)
### New features
First stable version.
## 0.16.1 (2022-05-20)

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

8

package.json
{
"name": "@lezer/markdown",
"version": "0.16.1",
"version": "1.0.0",
"description": "Incremental Markdown parser that consumes and emits Lezer trees",

@@ -18,3 +18,3 @@ "main": "dist/index.cjs",

"mocha": "^9.0.1",
"@lezer/html": "^0.16.0",
"@lezer/html": "^1.0.0",
"rollup": "^2.52.2",

@@ -28,4 +28,4 @@ "rollup-plugin-typescript2": "^0.30.0",

"dependencies": {
"@lezer/common": "^0.16.0",
"@lezer/highlight": "^0.16.0"
"@lezer/common": "^1.0.0",
"@lezer/highlight": "^1.0.0"
},

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

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