Socket
Book a DemoInstallSign in
Socket

@happy-dom/global-registrator

Package Overview
Dependencies
Maintainers
1
Versions
531
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@happy-dom/global-registrator - npm Package Compare versions

Comparing version

to
2.47.0

6

package.json
{
"name": "@happy-dom/global-registrator",
"version": "2.46.3",
"version": "2.47.0",
"license": "MIT",

@@ -35,3 +35,3 @@ "homepage": "https://github.com/capricorn86/happy-dom/tree/master/packages/global-registrator",

"dependencies": {
"happy-dom": "^2.46.3"
"happy-dom": "^2.47.0"
},

@@ -55,3 +55,3 @@ "devDependencies": {

},
"gitHead": "fe81df36bd6769ba957d02e3846ef24cb8f1e39a"
"gitHead": "c09cdfe99691f48cd5030628e4ad05397dcedee2"
}

@@ -6,6 +6,8 @@ ![Happy DOM Logo](https://github.com/capricorn86/happy-dom/raw/master/docs/happy-dom-logo.jpg)

A [JSDOM](https://github.com/jsdom/jsdom) alternative with focus on performance.
[Happy DOM](https://github.com/capricorn86/happy-dom) is a JavaScript implementation of a web browser without its graphical user interface. It includes many web standards from WHATWG [DOM](https://dom.spec.whatwg.org/) and [HTML](https://html.spec.whatwg.org/multipage/).
[Happy DOM](https://github.com/capricorn86/happy-dom) aim to support the most common functionality of a web browser.
The goal of [Happy DOM](https://github.com/capricorn86/happy-dom) is to emulate enough of a web browser to be useful for testing, scraping web sites and server-side rendering.
[Happy DOM](https://github.com/capricorn86/happy-dom) focuses heavily on performance and can be used as an alternative to [JSDOM](https://github.com/jsdom/jsdom).
This package contains a utility that registers [Happy DOM](https://github.com/capricorn86/happy-dom) globally, which makes it possible to use [Happy DOM](https://github.com/capricorn86/happy-dom) for testing in a Node environment.

@@ -20,2 +22,4 @@

- Declarative Shadow DOM
- Mutation Observer

@@ -22,0 +26,0 @@

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.