Comparing version 1.0.0 to 1.0.1
@@ -157,3 +157,5 @@ 'use strict'; | ||
return addElement('h' + level, null, text); | ||
return addElement('h' + level, { | ||
id: id | ||
}, text); | ||
}; | ||
@@ -160,0 +162,0 @@ |
{ | ||
"name": "marksy", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Convert markdown into react components", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
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
31130
252
0