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 12.2.0 to 12.2.1

jsdom/ts3.1/index.d.ts

16

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

@@ -19,2 +19,10 @@ "license": "MIT",

"main": "",
"types": "index",
"typesVersions": {
">=3.1.0-0": {
"*": [
"ts3.1/*"
]
}
},
"repository": {

@@ -26,8 +34,8 @@ "type": "git",

"dependencies": {
"parse5": "^4.0.0",
"@types/node": "*",
"@types/tough-cookie": "*",
"@types/node": "*"
"parse5": "^4.0.0"
},
"typesPublisherContentHash": "c4f2211010ecff0a6245368a4b89e7e1b4b8ae72a3e14769154bd3a9779e59b6",
"typesPublisherContentHash": "3edd112cd0aa3b20a94c9351202439296994256235732965458a4d4d311aed25",
"typeScriptVersion": "2.2"
}

@@ -11,4 +11,4 @@ # Installation

Additional Details
* Last updated: Wed, 10 Oct 2018 17:39:25 GMT
* Dependencies: parse5, tough-cookie, node
* Last updated: Tue, 25 Dec 2018 05:01:30 GMT
* Dependencies: @types/parse5, @types/tough-cookie, @types/node, @types/parse5, @types/tough-cookie, @types/node
* Global values: none

@@ -15,0 +15,0 @@

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