remark-mdx
Advanced tools
Comparing version 1.6.17 to 1.6.18
{ | ||
"name": "remark-mdx", | ||
"version": "1.6.17", | ||
"version": "1.6.18", | ||
"description": "Support import, export, and JSX in markdown", | ||
@@ -36,12 +36,12 @@ "repository": "mdx-js/mdx", | ||
"dependencies": { | ||
"@babel/core": "7.11.1", | ||
"@babel/core": "7.11.6", | ||
"@babel/helper-plugin-utils": "7.10.4", | ||
"@babel/plugin-proposal-object-rest-spread": "7.11.0", | ||
"@babel/plugin-syntax-jsx": "7.10.4", | ||
"@mdx-js/util": "1.6.17", | ||
"@mdx-js/util": "1.6.18", | ||
"is-alphabetical": "1.0.4", | ||
"remark-parse": "8.0.3", | ||
"unified": "9.1.0" | ||
"unified": "9.2.0" | ||
}, | ||
"gitHead": "a0385d505375dd8c1ec259e1285f35c8a2207167" | ||
"gitHead": "4276f9822ee6313b7aee2181f7f27a7cd14c77be" | ||
} |
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@babel/core@7.11.6(transitive)
+ Added@mdx-js/util@1.6.18(transitive)
+ Addedunified@9.2.0(transitive)
- Removed@babel/core@7.11.1(transitive)
- Removed@mdx-js/util@1.6.17(transitive)
- Removedunified@9.1.0(transitive)
Updated@babel/core@7.11.6
Updated@mdx-js/util@1.6.18
Updatedunified@9.2.0