Socket
Socket
Sign inDemoInstall

@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 21.1.3 to 21.1.4

8

jsdom/index.d.ts

@@ -1,9 +0,1 @@

// Type definitions for jsdom 21.1
// Project: https://github.com/jsdom/jsdom
// Definitions by: Leonard Thieu <https://github.com/leonard-thieu>
// Johan Palmfjord <https://github.com/palmfjord>
// ExE Boss <https://github.com/ExE-Boss>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Minimum TypeScript Version: 4.5
/// <reference path="base.d.ts"/>

@@ -10,0 +2,0 @@

30

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

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

"name": "Leonard Thieu",
"url": "https://github.com/leonard-thieu",
"githubUsername": "leonard-thieu"
"githubUsername": "leonard-thieu",
"url": "https://github.com/leonard-thieu"
},
{
"name": "Johan Palmfjord",
"url": "https://github.com/palmfjord",
"githubUsername": "palmfjord"
"githubUsername": "palmfjord",
"url": "https://github.com/palmfjord"
},
{
"name": "ExE Boss",
"url": "https://github.com/ExE-Boss",
"githubUsername": "ExE-Boss"
"githubUsername": "ExE-Boss",
"url": "https://github.com/ExE-Boss"
}

@@ -27,2 +27,8 @@ ],

"types": "index.d.ts",
"exports": {
".": {
"types": "./index.d.ts"
},
"./package.json": "./package.json"
},
"repository": {

@@ -39,10 +45,4 @@ "type": "git",

},
"typesPublisherContentHash": "74ce8008252130e6bf91f5c9dc83fe05e554e9ea0cab6b931e57001eda84a833",
"typeScriptVersion": "4.5",
"exports": {
".": {
"types": "./index.d.ts"
},
"./package.json": "./package.json"
}
"typesPublisherContentHash": "895956fde53fb6bc6049752148ec9c38a68abdf1d5a9ea1e4d4b11d9deba6c35",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Fri, 15 Sep 2023 20:36:37 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/parse5](https://npmjs.com/package/@types/parse5), [@types/tough-cookie](https://npmjs.com/package/@types/tough-cookie)
* Global values: none
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/tough-cookie](https://npmjs.com/package/@types/tough-cookie), [parse5](https://npmjs.com/package/parse5)
# Credits
These definitions were written by [Leonard Thieu](https://github.com/leonard-thieu), [Johan Palmfjord](https://github.com/palmfjord), and [ExE Boss](https://github.com/ExE-Boss).
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