Comparing version 0.2.0 to 0.2.1
@@ -87,3 +87,3 @@ /** | ||
var namp = { | ||
documentMeta: /^(.*?): (.*?)\n/ | ||
documentMeta: /^(\w+): (.+)\n/ | ||
} | ||
@@ -90,0 +90,0 @@ |
{ | ||
"name" : "namp", | ||
"version" : "0.2.0", | ||
"version" : "0.2.1", | ||
"description" : "Markdown parser for Node, with Maruku, GFM, and PHP Extras support, plus more.", | ||
@@ -5,0 +5,0 @@ "keywords" : [ "markdown", "maruku", "gfm", "text processing", "ast" ], |
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
0
261619