Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/jsdom

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/jsdom - npm Package Compare versions

Comparing version 16.2.11 to 16.2.12

5

jsdom/base.d.ts

@@ -309,3 +309,6 @@ /// <reference types="node" />

HTMLDetailsElement: typeof HTMLDetailsElement;
HTMLDialogElement: typeof HTMLDialogElement;
HTMLDialogElement: {
new(): HTMLDialogElement;
readonly prototype: HTMLDialogElement;
};
HTMLDirectoryElement: typeof HTMLDirectoryElement;

@@ -312,0 +315,0 @@ HTMLFieldSetElement: typeof HTMLFieldSetElement;

4

jsdom/package.json
{
"name": "@types/jsdom",
"version": "16.2.11",
"version": "16.2.12",
"description": "TypeScript definitions for jsdom",

@@ -44,4 +44,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsdom",

},
"typesPublisherContentHash": "910bb893b6ea5c8037386d352e4fab949eacae99b088417fe8579d763aca98bc",
"typesPublisherContentHash": "f3ff5380388ecc91427b07dcb2b5692510db0dc6a6f12dfc6998ccecb9049335",
"typeScriptVersion": "3.6"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 08 Jun 2021 21:01:25 GMT
* Last updated: Fri, 25 Jun 2021 15:31:16 GMT
* Dependencies: [@types/parse5](https://npmjs.com/package/@types/parse5), [@types/tough-cookie](https://npmjs.com/package/@types/tough-cookie), [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@ * Global values: none

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