New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@happy-dom/jest-environment

Package Overview
Dependencies
Maintainers
1
Versions
582
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@happy-dom/jest-environment - npm Package Compare versions

Comparing version 1.10.4 to 1.11.0

8

package.json
{
"name": "@happy-dom/jest-environment",
"version": "1.10.4",
"version": "1.11.0",
"license": "MIT",

@@ -29,3 +29,3 @@ "homepage": "https://github.com/capricorn86/happy-dom/tree/master/packages/jest-environment",

"lint": "eslint --max-warnings 0 --fix './src/**/*.ts'",
"test": "jest --runInBand",
"test": "jest",
"test:watch": "jest --runInBand --watch",

@@ -49,3 +49,3 @@ "test:update-snapshot": "jest --runInBand --updateSnapshot",

"@jest/types": "^26.2.0",
"happy-dom": "^1.10.4",
"happy-dom": "^1.11.0",
"jest-mock": "^26.2.0",

@@ -77,3 +77,3 @@ "jest-util": "^26.2.0",

},
"gitHead": "cc50d495b495e358bbb1034b160a9c65b56c561a"
"gitHead": "62e45e36d9b17dd31650cb10afa8202028917a1b"
}

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

[Happy DOM](https://github.com/capricorn86/happy-dom) aims to support the most common functionality of a web browser.
[Happy DOM](https://github.com/capricorn86/happy-dom) aim to support the most common functionality of a web browser.

@@ -11,0 +11,0 @@ This package makes it possible to use [Happy DOM](https://github.com/capricorn86/happy-dom) with [Jest](https://jestjs.io/).

Sorry, the diff of this file is too big to display

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