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.5 to 0.0.6

5

index.js
var client = require('utilise/client')
, document
if (!client) {
global.window = require('jsdom').jsdom('<div>').defaultView
global.document = window.document
global.document = document = window.document
} else {

@@ -7,0 +8,0 @@ document = window.document

2

package.json
{
"name": "browserenv",
"version": "0.0.5",
"version": "0.0.6",
"main": "index.js",

@@ -5,0 +5,0 @@ "dependencies": {

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