remark-deflist
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "remark-deflist", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"license": "MIT", | ||
@@ -28,6 +28,6 @@ "description": "Remark plugin for pandoc-style definition lists.", | ||
"dependencies": { | ||
"mdast-util-to-string": "^1.0.5", | ||
"unist-util-visit": "^1.4.0" | ||
"mdast-util-to-string": "^1.0.7", | ||
"unist-util-visit": "^2.0.1" | ||
}, | ||
"gitHead": "eb16607b822ed93277051a984460b60864d1752b" | ||
"gitHead": "42fe314ed28647a119c3bc4b295c875e60940734" | ||
} |
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/unist@2.0.11(transitive)
+ Addedunist-util-is@4.1.0(transitive)
+ Addedunist-util-visit@2.0.3(transitive)
+ Addedunist-util-visit-parents@3.1.1(transitive)
- Removedunist-util-is@3.0.0(transitive)
- Removedunist-util-visit@1.4.1(transitive)
- Removedunist-util-visit-parents@2.1.2(transitive)
Updatedmdast-util-to-string@^1.0.7
Updatedunist-util-visit@^2.0.1