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

4

package.json
{
"name": "window",
"version": "4.2.2",
"version": "4.2.3",
"description": "Exports a jsdom window object.",

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

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

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

@@ -37,3 +37,2 @@ [

"HTMLAnchorElement",
"HTMLAppletElement",
"HTMLAreaElement",

@@ -131,2 +130,8 @@ "HTMLAudioElement",

"ProgressEvent",
"SVGAnimatedString",
"SVGElement",
"SVGGraphicsElement",
"SVGNumber",
"SVGSVGElement",
"SVGStringList",
"StyleSheet",

@@ -155,3 +160,2 @@ "StyleSheetList",

"__stopAllTimers",
"__timers",
"_core",

@@ -164,2 +168,3 @@ "_document",

"_parent",
"_pretendToBeVisual",
"_registeredHandlers",

@@ -166,0 +171,0 @@ "_runScripts",

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