Socket
Socket
Sign inDemoInstall

jsdom

Package Overview
Dependencies
Maintainers
0
Versions
263
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsdom - npm Package Compare versions

Comparing version 24.1.3 to 25.0.0

4

lib/jsdom/browser/Window.js

@@ -175,5 +175,3 @@ "use strict";

Object.setPrototypeOf(window._globalProxy, windowPrototype);
// TODO next major version: include this.
// Object.setPrototypeOf(window.EventTarget.prototype, window.Object.prototype);
Object.setPrototypeOf(window.EventTarget.prototype, window.Object.prototype);
}

@@ -180,0 +178,0 @@

{
"name": "jsdom",
"version": "24.1.3",
"version": "25.0.0",
"description": "A JavaScript implementation of many web standards",

@@ -5,0 +5,0 @@ "keywords": [

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