Socket
Socket
Sign inDemoInstall

micromark-core-commonmark

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

micromark-core-commonmark - npm Package Compare versions

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

31

package.json
{
"name": "micromark-core-commonmark",
"version": "1.0.0-alpha.1",
"version": "1.0.0-alpha.2",
"description": "The CommonMark markdown constructs",

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

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

@@ -43,16 +44,16 @@ "main": "index.js",

"parse-entities": "^3.0.0",
"micromark-factory-destination": "^1.0.0-alpha.1",
"micromark-factory-label": "^1.0.0-alpha.1",
"micromark-factory-space": "^1.0.0-alpha.1",
"micromark-factory-title": "^1.0.0-alpha.1",
"micromark-factory-whitespace": "^1.0.0-alpha.1",
"micromark-util-character": "^1.0.0-alpha.1",
"micromark-util-chunked": "^1.0.0-alpha.1",
"micromark-util-classify-character": "^1.0.0-alpha.1",
"micromark-util-html-tag-name": "^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-subtokenize": "^1.0.0-alpha.1",
"micromark-util-symbol": "^1.0.0-alpha.1",
"micromark-util-types": "1.0.0-alpha.1"
"micromark-factory-destination": "^1.0.0-alpha.2",
"micromark-factory-label": "^1.0.0-alpha.2",
"micromark-factory-space": "^1.0.0-alpha.2",
"micromark-factory-title": "^1.0.0-alpha.2",
"micromark-factory-whitespace": "^1.0.0-alpha.2",
"micromark-util-character": "^1.0.0-alpha.2",
"micromark-util-chunked": "^1.0.0-alpha.2",
"micromark-util-classify-character": "^1.0.0-alpha.2",
"micromark-util-html-tag-name": "^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-subtokenize": "^1.0.0-alpha.2",
"micromark-util-symbol": "^1.0.0-alpha.2",
"micromark-util-types": "1.0.0-alpha.2"
},

@@ -59,0 +60,0 @@ "scripts": {

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