Comparing version 3.0.0 to 3.0.1
@@ -16,3 +16,3 @@ /// <reference types="node" /> | ||
/** | ||
* Zero-based first character index | ||
* One-based column index | ||
*/ | ||
@@ -19,0 +19,0 @@ col: number; |
{ | ||
"name": "parse5", | ||
"description": "HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"author": "Ivan Nikulin <ifaaan@gmail.com> (https://github.com/inikulin)", | ||
@@ -6,0 +6,0 @@ "contributors": "https://github.com/inikulin/parse5/graphs/contributors", |
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
355472