mdast-util-mdxjs-esm
Advanced tools
Comparing version 1.2.1 to 1.3.0
{ | ||
"name": "mdast-util-mdxjs-esm", | ||
"version": "1.2.1", | ||
"version": "1.3.0", | ||
"description": "mdast extension to parse and serialize MDX.js ESM (import/exports)", | ||
@@ -41,3 +41,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@types/estree-jsx": "^0.0.1", | ||
"@types/estree-jsx": "^1.0.0", | ||
"@types/hast": "^2.0.0", | ||
@@ -61,3 +61,3 @@ "@types/mdast": "^3.0.0", | ||
"unist-util-remove-position": "^4.0.0", | ||
"xo": "^0.50.0" | ||
"xo": "^0.51.0" | ||
}, | ||
@@ -64,0 +64,0 @@ "scripts": { |
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
+ Added@types/estree-jsx@1.0.5(transitive)
- Removed@types/estree-jsx@0.0.1(transitive)
Updated@types/estree-jsx@^1.0.0