Socket
Socket
Sign inDemoInstall

jsdom-global

Package Overview
Dependencies
0
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.1.1

8

HISTORY.md

@@ -0,1 +1,8 @@

## [v2.1.1]
> Dec 24, 2016
- [#11] - Fix issues with XMLHttpRequest.
[v2.1.1]: https://github.com/rstacruz/jsdom-global/compare/v2.1.0...v2.1.1
## [v2.1.0]

@@ -84,3 +91,4 @@ > Aug 22, 2016

[#2]: https://github.com/rstacruz/jsdom-global/issues/2
[#11]: https://github.com/rstacruz/jsdom-global/issues/11
[@kenjiru]: https://github.com/kenjiru
[@ngryman]: https://github.com/ngryman

1

keys.js

@@ -122,2 +122,3 @@ // See jsdom's lib/jsdom/living/index.js

'FormData',
'XMLHttpRequest',
'XMLHttpRequestEventTarget',

@@ -124,0 +125,0 @@ 'XMLHttpRequestUpload',

2

package.json
{
"name": "jsdom-global",
"version": "2.1.0",
"version": "2.1.1",
"description": "Enable DOM in Node.js",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc