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

budo

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

budo - npm Package Compare versions

Comparing version 11.1.1 to 11.1.2

@@ -7,2 +7,3 @@ var path = require('path')

function mapEntry (file) {
file = file.toString()
if (file === '.') {

@@ -9,0 +10,0 @@ file = entry()

{
"name": "budo",
"version": "11.1.1",
"version": "11.1.2",
"description": "a browserify server for rapid prototyping",

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