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.2 to 12.2.3

2

jsdom/index.d.ts

@@ -44,3 +44,3 @@ // Type definitions for jsdom 12.2

*/
runVMScript(script: Script): void;
runVMScript(script: Script): any;

@@ -47,0 +47,0 @@ reconfigure(settings: ReconfigureSettings): void;

{
"name": "@types/jsdom",
"version": "12.2.2",
"version": "12.2.3",
"description": "TypeScript definitions for jsdom",

@@ -29,3 +29,4 @@ "license": "MIT",

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/jsdom"
},

@@ -38,4 +39,4 @@ "scripts": {},

},
"typesPublisherContentHash": "a128dcf5759fb5687daaf4740e9b1cd8ecc804b884c8a2b558a1916b0794ff34",
"typesPublisherContentHash": "2430fc1eaba56d10117de4882da3bc4305865a6c9eedce7b62e365bd2821893c",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Wed, 13 Feb 2019 18:42:16 GMT
* Last updated: Sat, 02 Mar 2019 01:51:14 GMT
* Dependencies: @types/parse5, @types/tough-cookie, @types/node, @types/parse5, @types/tough-cookie, @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