Socket
Socket
Sign inDemoInstall

browser-module-sandbox

Package Overview
Dependencies
12
Maintainers
3
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.2 to 1.4.3

5

index.js

@@ -36,2 +36,7 @@ var inherits = require('inherits')

// filter empty strings etc. (maybe should be moved to detective?)
modules = modules.filter(function (mod) {
return mod
});
self.emit('bundleStart')

@@ -38,0 +43,0 @@

2

package.json
{
"name": "browser-module-sandbox",
"version": "1.4.2",
"version": "1.4.3",
"description": "uses browserify-cdn to run node code in an iframe",

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

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