New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 0.3.0 to 0.3.1

example.js

1

lib/cli.js

@@ -142,2 +142,3 @@ module.exports = run

var local = path.join(process.cwd(), 'node_modules/.bin/browserify')
if (process.platform === 'win32') local += '.cmd'
if(fs.existsSync(local)) {

@@ -144,0 +145,0 @@ return local

2

package.json
{
"name": "beefy",
"version": "0.3.0",
"version": "0.3.1",
"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