Comparing version 0.0.1 to 0.0.2
@@ -22,5 +22,5 @@ var crel = require('crel'); | ||
text && createTextNode(text); | ||
text && fragment.appendChild(createTextNode(text)); | ||
return fragment; | ||
} |
{ | ||
"name": "anchornate", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "converst urls to anchors", | ||
@@ -5,0 +5,0 @@ "main": "linkify.js", |
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
1042