micromark-extension-mdx-expression
Advanced tools
Comparing version 1.0.0-alpha.1 to 1.0.0
@@ -120,3 +120,4 @@ /** | ||
spread, | ||
allowEmpty | ||
allowEmpty, | ||
true | ||
)(code) | ||
@@ -123,0 +124,0 @@ } |
{ | ||
"name": "micromark-extension-mdx-expression", | ||
"version": "1.0.0-alpha.1", | ||
"version": "1.0.0", | ||
"description": "micromark extension to support MDX or MDX JS expressions", | ||
@@ -41,2 +41,3 @@ "license": "MIT", | ||
"dev/", | ||
"lib/", | ||
"index.d.ts", | ||
@@ -50,8 +51,8 @@ "index.js" | ||
"dependencies": { | ||
"micromark-factory-mdx-expression": "^1.0.0-alpha.1", | ||
"micromark-factory-space": "^1.0.0-alpha.2", | ||
"micromark-util-character": "^1.0.0-alpha.2", | ||
"micromark-util-events-to-acorn": "^1.0.0-alpha.1", | ||
"micromark-util-symbol": "^1.0.0-alpha.2", | ||
"micromark-util-types": "^1.0.0-alpha.2" | ||
"micromark-factory-mdx-expression": "^1.0.0", | ||
"micromark-factory-space": "^1.0.0", | ||
"micromark-util-character": "^1.0.0", | ||
"micromark-util-events-to-acorn": "^1.0.0", | ||
"micromark-util-symbol": "^1.0.0", | ||
"micromark-util-types": "^1.0.0" | ||
}, | ||
@@ -58,0 +59,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
10239
9
270
1
0