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

micromark

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

micromark - npm Package Compare versions

Comparing version 3.0.0-alpha.1 to 3.0.0-alpha.2

27

package.json
{
"name": "micromark",
"version": "3.0.0-alpha.1",
"version": "3.0.0-alpha.2",
"description": "small commonmark compliant markdown parser with positional info and concrete tokens",

@@ -42,2 +42,3 @@ "license": "MIT",

],
"sideEffects": false,
"type": "module",

@@ -101,14 +102,14 @@ "main": "index.js",

"debug": "^4.0.0",
"micromark-core-commonmark": "1.0.0-alpha.1",
"micromark-factory-space": "1.0.0-alpha.1",
"micromark-util-character": "1.0.0-alpha.1",
"micromark-util-chunked": "1.0.0-alpha.1",
"micromark-util-combine-extensions": "1.0.0-alpha.1",
"micromark-util-encode": "1.0.0-alpha.1",
"micromark-util-normalize-identifier": "1.0.0-alpha.1",
"micromark-util-resolve-all": "1.0.0-alpha.1",
"micromark-util-sanitize-uri": "1.0.0-alpha.1",
"micromark-util-subtokenize": "1.0.0-alpha.1",
"micromark-util-symbol": "1.0.0-alpha.1",
"micromark-util-types": "1.0.0-alpha.1",
"micromark-core-commonmark": "1.0.0-alpha.2",
"micromark-factory-space": "1.0.0-alpha.2",
"micromark-util-character": "1.0.0-alpha.2",
"micromark-util-chunked": "1.0.0-alpha.2",
"micromark-util-combine-extensions": "1.0.0-alpha.2",
"micromark-util-encode": "1.0.0-alpha.2",
"micromark-util-normalize-identifier": "1.0.0-alpha.2",
"micromark-util-resolve-all": "1.0.0-alpha.2",
"micromark-util-sanitize-uri": "1.0.0-alpha.2",
"micromark-util-subtokenize": "1.0.0-alpha.2",
"micromark-util-symbol": "1.0.0-alpha.2",
"micromark-util-types": "1.0.0-alpha.2",
"parse-entities": "^3.0.0"

@@ -115,0 +116,0 @@ },

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