Comparing version 0.8.88 to 0.8.89
@@ -80,3 +80,3 @@ { | ||
"name": "febs-browser", | ||
"version": "0.8.88" | ||
"version": "0.8.89" | ||
} |
@@ -68,3 +68,3 @@ { | ||
"name": "febs", | ||
"version": "0.8.88" | ||
"version": "0.8.89" | ||
} |
@@ -206,3 +206,3 @@ 'use strict'; | ||
option = mergeMap( {stdio: 'inherit'}, option); | ||
option = utils.mergeMap( {stdio: 'inherit'}, option); | ||
var proc = spawn(cmps, inputps, option); | ||
@@ -209,0 +209,0 @@ proc.on('close', function (code) { |
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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
3099498
5