hast-util-from-html
Advanced tools
Comparing version 2.0.0 to 2.0.1
export { fromHtml } from "./lib/index.js"; | ||
export type DoNotTouchItRegistersData = typeof import("hast-util-from-parse5"); | ||
export type ErrorCode = import('./lib/index.js').ErrorCode; | ||
@@ -3,0 +4,0 @@ export type ErrorSeverity = import('./lib/index.js').ErrorSeverity; |
/** | ||
* @typedef {import('hast-util-from-parse5')} DoNotTouchItRegistersData | ||
* | ||
* @typedef {import('./lib/index.js').ErrorCode} ErrorCode | ||
@@ -3,0 +5,0 @@ * @typedef {import('./lib/index.js').ErrorSeverity} ErrorSeverity |
{ | ||
"name": "hast-util-from-html", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "hast utility to parse from HTML", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
65491
796
0