Socket
Socket
Sign inDemoInstall

jsdom

Package Overview
Dependencies
Maintainers
6
Versions
264
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 18.1.0 to 18.1.1

2

lib/jsdom/living/nodes/Node-impl.js

@@ -841,3 +841,3 @@ "use strict";

if (isConnected === undefined) {
isConnected = nodeImpl.isConnected;
isConnected = node.isConnected;
}

@@ -844,0 +844,0 @@

{
"name": "jsdom",
"version": "18.1.0",
"version": "18.1.1",
"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