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

febs

Package Overview
Dependencies
Maintainers
3
Versions
206
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

febs - npm Package Compare versions

Comparing version 0.8.88 to 0.8.89

2

browser/package.json

@@ -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) {

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