moray-sandbox
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
52793
1
121