@blocz/mdx-live
Advanced tools
Comparing version 0.2.0-rc to 0.2.0-rc.1
{ | ||
"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 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
40696
Updated@mdx-js/mdx@^2.1.2