Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jsdom

Package Overview
Dependencies
Maintainers
2
Versions
264
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsdom - npm Package Compare versions

Comparing version 0.8.8 to 0.8.9

9

package.json
{
"name": "jsdom",
"version": "0.8.8",
"version": "0.8.9",
"description": "A JavaScript implementation of the W3C DOM",

@@ -67,4 +67,4 @@ "keywords": ["dom", "w3c", "html"],

"xmlhttprequest": ">=1.5.0",
"cssom": "~0.2.5",
"cssstyle": "~0.2.3",
"cssom": "~0.3.0",
"cssstyle": "~0.2.6",
"contextify": "~0.1.5"

@@ -77,5 +77,2 @@ },

},
"directories": {
"lib": "./lib/jsdom"
},
"scripts": {

@@ -82,0 +79,0 @@ "test": "node ./test/runner"

@@ -293,5 +293,6 @@ # jsdom

jsonp/jsonp 1/1 100%
browser/css 1/1 100%
browser/index 34/34 100%
---------------------------------------
TOTALS: 0/2627 failed; 100% success
TOTALS: 0/2628 failed; 100% success
```

@@ -298,0 +299,0 @@

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