Socket
Socket
Sign inDemoInstall

browserenv

Package Overview
Dependencies
103
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.3 to 0.0.4

8

index.js

@@ -1,2 +0,6 @@

global.window = require('jsdom').jsdom('<div>').defaultView
global.document = window.document
var client = require('utilise/client')
if (!client) {
global.window = require('jsdom').jsdom('<div>').defaultView
global.document = window.document
}
{
"name": "browserenv",
"version": "0.0.3",
"version": "0.0.4",
"main": "index.js",
"dependencies": {
"utilise": "*",
"d3": "*",
"jsdom": "*"
"jsdom": "*",
"utilise": "*"
},

@@ -10,0 +9,0 @@ "author": "Pedram Emrouznejad (https://github.com/pemrouz)",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc