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

mock-browser

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mock-browser - npm Package Compare versions

Comparing version 0.92.12 to 0.92.14

6

package.json
{
"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

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