Comparing version 4.0.1 to 4.1.0
{ | ||
"name": "window", | ||
"version": "4.0.1", | ||
"version": "4.1.0", | ||
"description": "Exports a jsdom window object.", | ||
@@ -38,3 +38,3 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"jsdom": "11.0.0" | ||
"jsdom": "11.1.0" | ||
}, | ||
@@ -41,0 +41,0 @@ "devDependencies": { |
# window | ||
[![Greenkeeper badge](https://badges.greenkeeper.io/lukechilds/window.svg)](https://greenkeeper.io/) | ||
> Exports a [`jsdom`](https://github.com/tmpvar/jsdom) window object. | ||
[![Build Status](https://travis-ci.org/lukechilds/window.svg?branch=master)](https://travis-ci.org/lukechilds/window) [![Coverage Status](https://coveralls.io/repos/github/lukechilds/window/badge.svg?branch=master)](https://coveralls.io/github/lukechilds/window?branch=master) [![npm](https://img.shields.io/npm/dm/window.svg)](https://www.npmjs.com/package/window) | ||
[![Build Status](https://travis-ci.org/lukechilds/window.svg?branch=master)](https://travis-ci.org/lukechilds/window) | ||
[![Coverage Status](https://coveralls.io/repos/github/lukechilds/window/badge.svg?branch=master)](https://coveralls.io/github/lukechilds/window?branch=master) | ||
[![npm](https://img.shields.io/npm/dm/window.svg)](https://www.npmjs.com/package/window) | ||
[![npm](https://img.shields.io/npm/v/window.svg)](https://www.npmjs.com/package/window) | ||
@@ -9,0 +10,0 @@ Exports a jsdom window object. This is useful for enabling browser modules to run in Node.js or testing browser modules in any Node.js test framework. |
@@ -132,2 +132,3 @@ [ | ||
"URL", | ||
"URLSearchParams", | ||
"Uint16Array", | ||
@@ -134,0 +135,0 @@ "Uint32Array", |
10767
258
113
+ Added@types/node@22.13.1(transitive)
+ Addedjsdom@11.1.0(transitive)
+ Addedlodash.sortby@4.7.0(transitive)
+ Addedtr46@1.0.1(transitive)
+ Addedwhatwg-url@6.5.0(transitive)
- Removed@types/node@22.12.0(transitive)
- Removedjsdom@11.0.0(transitive)
- Removedtr46@0.0.3(transitive)
- Removedwebidl-conversions@3.0.1(transitive)
- Removedwhatwg-url@4.8.0(transitive)
Updatedjsdom@11.1.0