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

hostic-dom

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hostic-dom - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

2

dist/hostic-dom.cjs.js

@@ -1789,2 +1789,4 @@ 'use strict';

exports.h = h;
exports.hArgumentParser = hArgumentParser;
exports.hFactory = hFactory;
exports.html = html;

@@ -1791,0 +1793,0 @@ exports.parseHTML = parseHTML;

2

dist/hostic-dom.esm.js

@@ -1772,2 +1772,2 @@ import { parse } from 'css-what';

export { CDATA, VDocument, VDocumentFragment, VElement, VHTMLDocument, VNode, VNodeQuery, VTextNode, createDocument, createHTMLDocument, document, escapeHTML, h, html, parseHTML, tidyDOM, unescapeHTML, vdom, xml };
export { CDATA, VDocument, VDocumentFragment, VElement, VHTMLDocument, VNode, VNodeQuery, VTextNode, createDocument, createHTMLDocument, document, escapeHTML, h, hArgumentParser, hFactory, html, parseHTML, tidyDOM, unescapeHTML, vdom, xml };
{
"name": "hostic-dom",
"version": "0.3.1",
"version": "0.3.2",
"description": "Lightweight virtual DOM",

@@ -5,0 +5,0 @@ "author": {

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