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

micromark-extension-mdx-expression

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

micromark-extension-mdx-expression - npm Package Compare versions

Comparing version 1.0.0-alpha.1 to 1.0.0

lib/syntax.d.ts

3

dev/lib/syntax.js

@@ -120,3 +120,4 @@ /**

spread,
allowEmpty
allowEmpty,
true
)(code)

@@ -123,0 +124,0 @@ }

{
"name": "micromark-extension-mdx-expression",
"version": "1.0.0-alpha.1",
"version": "1.0.0",
"description": "micromark extension to support MDX or MDX JS expressions",

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

"dev/",
"lib/",
"index.d.ts",

@@ -50,8 +51,8 @@ "index.js"

"dependencies": {
"micromark-factory-mdx-expression": "^1.0.0-alpha.1",
"micromark-factory-space": "^1.0.0-alpha.2",
"micromark-util-character": "^1.0.0-alpha.2",
"micromark-util-events-to-acorn": "^1.0.0-alpha.1",
"micromark-util-symbol": "^1.0.0-alpha.2",
"micromark-util-types": "^1.0.0-alpha.2"
"micromark-factory-mdx-expression": "^1.0.0",
"micromark-factory-space": "^1.0.0",
"micromark-util-character": "^1.0.0",
"micromark-util-events-to-acorn": "^1.0.0",
"micromark-util-symbol": "^1.0.0",
"micromark-util-types": "^1.0.0"
},

@@ -58,0 +59,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