Socket
Socket
Sign inDemoInstall

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 0.0.6 to 0.0.7

1

index.js

@@ -24,3 +24,2 @@ var CodeMirror = require('./codemirror/codemirror').CodeMirror

value: opts.functionBody || this.defaultCode,
mode: "javascript",
electricChars: true,

@@ -27,0 +26,0 @@ autofocus: true,

5

package.json
{
"name": "browser-module-sandbox",
"version": "0.0.6",
"version": "0.0.7",
"description": "browser editor for code that gets 'compiled' on the server with node and run on the client",

@@ -13,3 +13,4 @@ "repository": {

"element-class": "0.0.1",
"browser-request": "0.2.0"
"browser-request": "0.2.0",
"inherits": "1.0.0"
},

@@ -16,0 +17,0 @@ "engines": {

Sorry, the diff of this file is too big to display

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