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

browser-module-sandbox

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browser-module-sandbox - npm Package Compare versions

Comparing version 1.3.6 to 1.3.7

2

index.js

@@ -99,3 +99,3 @@ var inherits = require('inherits')

function makeIframe(script) {
script = script + entry
script = (script || '') + entry
// setTimeout is because iframes report inaccurate window.innerWidth/innerHeight, even after DOMContentLoaded!

@@ -102,0 +102,0 @@ var body = self.iframeBody +

{
"name": "browser-module-sandbox",
"version": "1.3.6",
"version": "1.3.7",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc