New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

window

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

window - npm Package Compare versions

Comparing version 4.2.0 to 4.2.1

4

package.json
{
"name": "window",
"version": "4.2.0",
"version": "4.2.1",
"description": "Exports a jsdom window object.",

@@ -38,3 +38,3 @@ "main": "src/index.js",

"dependencies": {
"jsdom": "11.2.0"
"jsdom": "11.3.0"
},

@@ -41,0 +41,0 @@ "devDependencies": {

@@ -15,2 +15,3 @@ [

"Comment",
"CompositionEvent",
"CustomEvent",

@@ -49,2 +50,3 @@ "DOMException",

"HTMLDataListElement",
"HTMLDetailsElement",
"HTMLDialogElement",

@@ -73,2 +75,3 @@ "HTMLDirectoryElement",

"HTMLMapElement",
"HTMLMarqueeElement",
"HTMLMediaElement",

@@ -87,2 +90,3 @@ "HTMLMenuElement",

"HTMLParamElement",
"HTMLPictureElement",
"HTMLPreElement",

@@ -99,5 +103,3 @@ "HTMLProgressElement",

"HTMLTableColElement",
"HTMLTableDataCellElement",
"HTMLTableElement",
"HTMLTableHeaderCellElement",
"HTMLTableRowElement",

@@ -145,2 +147,3 @@ "HTMLTableSectionElement",

"Uint8ClampedArray",
"WheelEvent",
"Window",

@@ -164,2 +167,3 @@ "XMLDocument",

"_parent",
"_registeredHandlers",
"_runScripts",

@@ -166,0 +170,0 @@ "_sessionHistory",

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