Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hast-util-from-html

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hast-util-from-html - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

1

index.d.ts
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

2

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc