ecmarkdown
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -152,4 +152,4 @@ "use strict"; | ||
this._newline = false; | ||
const start = this.getLocation(); | ||
const ws = this.scanWhitespace(); | ||
const start = this.getLocation(); | ||
if (this.pos >= str.length) { | ||
@@ -156,0 +156,0 @@ if (ws.length > 0) { |
{ | ||
"name": "ecmarkdown", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "A compiler for \"Ecmarkdown\" algorithm shorthand into HTML.", | ||
@@ -5,0 +5,0 @@ "main": "dist/ecmarkdown.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