Socket
Socket
Sign inDemoInstall

remark-mdx

Package Overview
Dependencies
15
Maintainers
4
Versions
125
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-next.1 to 2.0.0-next.3

22

package.json
{
"name": "remark-mdx",
"version": "2.0.0-next.1",
"version": "2.0.0-next.3",
"description": "remark plugin to add support for mdx",

@@ -44,18 +44,18 @@ "repository": "https://github.com/mdx-js/mdx/tree/master/packages/remark-mdx",

"parse-entities": "^2.0.0",
"stringify-entities": "^3.0.0",
"stringify-entities": "^3.0.1",
"strip-indent": "^3.0.0",
"unist-util-stringify-position": "^2.0.0"
"unist-util-stringify-position": "^2.0.3"
},
"devDependencies": {
"nyc": "^15.0.0",
"prettier": "^2.0.0",
"nyc": "^15.1.0",
"prettier": "^2.0.5",
"remark-cli": "^8.0.0",
"remark-parse": "^8.0.2",
"remark-preset-wooorm": "^7.0.0",
"remark-stringify": "^8.0.0",
"tape": "^5.0.0",
"to-vfile": "^6.0.0",
"remark-stringify": "^8.1.0",
"tape": "^5.0.1",
"to-vfile": "^6.1.0",
"unified": "^9.0.0",
"unist-builder": "^2.0.0",
"xo": "^0.30.0"
"unist-builder": "^2.0.3",
"xo": "^0.32.1"
},

@@ -92,3 +92,3 @@ "nyc": {

},
"gitHead": "166fd9d72a05bb6f09bcb1b1dadb150f4c72fbaa"
"gitHead": "d0059c8cf5147281c096e28be81d3914ad2e14e8"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc