Comparing version 0.8.8 to 0.8.9
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
337
355194
- Removedcssom@0.2.5(transitive)
Updatedcssom@~0.3.0
Updatedcssstyle@~0.2.6