@mdx-js/mdxast
Advanced tools
Comparing version 1.1.0 to 1.1.1-ci.1
{ | ||
"name": "@mdx-js/mdxast", | ||
"version": "1.1.0", | ||
"version": "1.1.1-ci.1+05a40b6", | ||
"description": "Transforms MDAST to MDXAST", | ||
@@ -28,11 +28,11 @@ "license": "MIT", | ||
"dependencies": { | ||
"unist-util-visit": "^1.3.0" | ||
"unist-util-visit": "1.4.1" | ||
}, | ||
"devDependencies": { | ||
"jest": "^24.0.0", | ||
"rehype-stringify": "^6.0.0", | ||
"remark-parse": "^6.0.3", | ||
"remark-rehype": "^4.0.1", | ||
"unified": "^8.2.0", | ||
"unist-util-inspect": "^4.1.2" | ||
"jest": "24.8.0", | ||
"rehype-stringify": "6.0.0", | ||
"remark-parse": "6.0.3", | ||
"remark-rehype": "4.0.1", | ||
"unified": "8.2.0", | ||
"unist-util-inspect": "4.1.4" | ||
}, | ||
@@ -45,3 +45,3 @@ "scripts": { | ||
}, | ||
"gitHead": "22b9aa82a9d1397bdf762469cfb0268d5396542e" | ||
"gitHead": "05a40b63b1df6dee77df364f1632fbba8ab7d089" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
4050
1
1
Updatedunist-util-visit@1.4.1