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.4 to 4.2.5

6

package.json
{
"name": "window",
"version": "4.2.4",
"version": "4.2.5",
"description": "Exports a jsdom window object.",

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

"dependencies": {
"jsdom": "11.5.1"
"jsdom": "11.6.2"
},
"devDependencies": {
"ava": "^0.23.0",
"ava": "^0.25.0",
"coveralls": "^3.0.0",

@@ -44,0 +44,0 @@ "eslint-config-xo-lukechilds": "^1.0.0",

@@ -7,2 +7,3 @@ [

"Audio",
"BarProp",
"Blob",

@@ -17,2 +18,3 @@ "CDATASection",

"CharacterData",
"CloseEvent",
"Comment",

@@ -130,2 +132,3 @@ "CompositionEvent",

"Option",
"Performance",
"PopStateEvent",

@@ -140,2 +143,3 @@ "ProcessingInstruction",

"SVGStringList",
"Screen",
"StyleSheet",

@@ -153,2 +157,3 @@ "StyleSheetList",

"Uint8ClampedArray",
"WebSocket",
"WheelEvent",

@@ -165,3 +170,2 @@ "Window",

"__stopAllTimers",
"_core",
"_document",

@@ -190,3 +194,3 @@ "_eventHandlers",

"console",
"createPopup",
"devicePixelRatio",
"dispatchEvent",

@@ -204,2 +208,4 @@ "document",

"location",
"locationbar",
"menubar",
"moveBy",

@@ -215,2 +221,4 @@ "moveTo",

"parent",
"performance",
"personalbar",
"postMessage",

@@ -230,13 +238,14 @@ "print",

"scrollBy",
"scrollLeft",
"scrollTo",
"scrollTop",
"scrollX",
"scrollY",
"scrollbars",
"self",
"setInterval",
"setTimeout",
"statusbar",
"stop",
"toolbar",
"top",
"window"
]
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