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

beefy

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

beefy - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

3

lib/extract-port.js

@@ -5,4 +5,2 @@ module.exports = extractPort

portfinder.basePort = 9966
function extractPort(parsed, ready) {

@@ -24,2 +22,3 @@ var remain

portfinder.basePort = 9966
portfinder.getPort(function(err, port) {

@@ -26,0 +25,0 @@ if(err) {

{
"name": "beefy",
"version": "2.0.2",
"version": "2.0.3",
"description": "local development server that aims to make using browserify fast and fun",

@@ -5,0 +5,0 @@ "main": "index.js",

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