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

@blocz/mdx-live

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blocz/mdx-live - npm Package Compare versions

Comparing version 0.2.0-rc to 0.2.0-rc.1

29

package.json
{
"name": "@blocz/mdx-live",
"version": "0.2.0-rc",
"version": "0.2.0-rc.1",
"source": "src/index.ts",

@@ -8,2 +8,11 @@ "main": "lib/mdx-live.js",

"type": "module",
"keywords": [
"mdx",
"markdown",
"jsx",
"remark",
"mdxast",
"react",
"repl"
],
"exports": {

@@ -29,16 +38,16 @@ ".": {

"devDependencies": {
"@happy-dom/global-registrator": "^2.31.1",
"@testing-library/react": "^12.1.2",
"@testing-library/react-hooks": "^7.0.2",
"@types/estree": "^0.0.51",
"@types/react": "17.0.11",
"ava": "^4.0.1",
"@happy-dom/global-registrator": "^6.0.2",
"@testing-library/react": "^12.1.5",
"@testing-library/react-hooks": "^8.0.1",
"@types/estree": "^0.0.52",
"@types/react": "17.0.47",
"ava": "^4.3.1",
"microbundle": "^0.14.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"ts-node": "^10.5.0",
"vfile": "^5.3.0"
"ts-node": "^10.8.2",
"vfile": "^5.3.4"
},
"dependencies": {
"@mdx-js/mdx": "^2.0.0",
"@mdx-js/mdx": "^2.1.2",
"unist-util-select": "^4.0.1"

@@ -45,0 +54,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