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

moray-sandbox

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

moray-sandbox - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

README.md

2

lib/sandbox.js

@@ -163,3 +163,3 @@ /*

self.log.info({ cmd: 'createdb', argv: args }, 'Executing command');
self.pg_child = mod_forkexec.forkExecWait({ argv: args },
mod_forkexec.forkExecWait({ argv: args },
function (err, info) {

@@ -166,0 +166,0 @@ if (err) {

@@ -5,3 +5,3 @@ {

"main": "./lib/index.js",
"version": "0.2.0",
"version": "0.2.1",
"keywords": [ "moray" ],

@@ -18,3 +18,3 @@ "repository": {

"jsprim": "1.4.0",
"moray-server": "git+https://github.com/joyent/moray.git#7b8c682",
"moray-server": "git+https://github.com/joyent/moray.git#74bc4d62",
"uuid": "3.0.0",

@@ -21,0 +21,0 @@ "vasync": "1.6.4",

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