mock-browser
Advanced tools
Comparing version 0.92.12 to 0.92.14
{ | ||
"name": "mock-browser", | ||
"version": "0.92.12", | ||
"version": "0.92.14", | ||
"description": "A mock browser with window, document, location, navigation, local and session storage to use for client side code tests in a node environment.", | ||
@@ -10,3 +10,3 @@ "repository": { | ||
"scripts": { | ||
"test": "gulp test" | ||
"test": "node_modules/.bin/gulp test" | ||
}, | ||
@@ -25,3 +25,3 @@ "keywords": [ | ||
"dependencies": { | ||
"jsdom": "^8.0.4", | ||
"jsdom": "^9.12.0", | ||
"lodash": "^4.5" | ||
@@ -28,0 +28,0 @@ }, |
@@ -149,3 +149,8 @@ #Mock Browser | ||
You can find more info for use and rational in [this post](http://blog.raincitysoftware.com/Mock-Browser-for-Client-Testing-in-Node/)... | ||
# License | ||
Apache 2.0 | ||
- - - | ||
<p><small><em>copyright © 2014-2016 rain city software | version 0.92.11</em></small></p> | ||
<p><small><em>copyright © 2014-2017 rain city software | version 0.92.14</em></small></p> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
26641
156
+ Addedacorn@4.0.13(transitive)
+ Addedacorn-globals@3.1.0(transitive)
+ Addedcontent-type-parser@1.0.2(transitive)
+ Addedhtml-encoding-sniffer@1.0.2(transitive)
+ Addedjsdom@9.12.0(transitive)
+ Addedwebidl-conversions@4.0.2(transitive)
+ Addedwhatwg-encoding@1.0.5(transitive)
+ Addedwhatwg-url@4.8.0(transitive)
- Removedacorn@2.7.0(transitive)
- Removedacorn-globals@1.0.9(transitive)
- Removedjsdom@8.5.0(transitive)
- Removedwhatwg-url@2.0.1(transitive)
Updatedjsdom@^9.12.0