Socket
Socket
Sign inDemoInstall

happy-dom

Package Overview
Dependencies
Maintainers
1
Versions
576
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

happy-dom - npm Package Compare versions

Comparing version 0.4.6 to 0.4.7

2

package.json
{
"name": "happy-dom",
"version": "0.4.6",
"version": "0.4.7",
"license": "MIT",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/capricorn86/happy-dom#readme",

@@ -70,3 +70,3 @@ # Happy DOM

const openShadowRoots = true;
const result = vm.render({ html, script, url, openShadowRoots });
const result = await vm.render({ html, script, url, openShadowRoots });

@@ -73,0 +73,0 @@ // Will output HTML with a div element inside the "myContainer" element

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