@happy-dom/jest-environment
Advanced tools
Comparing version 2.31.1 to 2.32.0
{ | ||
"name": "@happy-dom/jest-environment", | ||
"version": "2.31.1", | ||
"version": "2.32.0", | ||
"license": "MIT", | ||
@@ -56,3 +56,3 @@ "homepage": "https://github.com/capricorn86/happy-dom/tree/master/packages/jest-environment", | ||
"@jest/types": "^27.0.2", | ||
"happy-dom": "^2.31.1", | ||
"happy-dom": "^2.32.0", | ||
"jest-mock": "^27.0.3", | ||
@@ -95,3 +95,3 @@ "jest-util": "^27.0.2" | ||
}, | ||
"gitHead": "a8b265e70b51a006917055559cd672f740538fd9" | ||
"gitHead": "c513b71a1605012dbd496e7b3e6385fab85beb5e" | ||
} |
@@ -6,3 +6,3 @@ ![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 support for server side rendering of web components. | ||
A [JSDOM](https://github.com/jsdom/jsdom) alternative with focus on performance. | ||
@@ -9,0 +9,0 @@ [Happy DOM](https://github.com/capricorn86/happy-dom) aim to support the most common functionality of a web browser. |
32252
Updatedhappy-dom@^2.32.0