New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

luvi

Package Overview
Dependencies
Maintainers
1
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

luvi - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

lib/test.js

@@ -6,4 +6,2 @@ const

, readJSON = require('./readJSON')
// , open = require('./open')
// , findPort = require('./findPort')
// , notFound = require('./notFound')

@@ -10,0 +8,0 @@

6

package.json
{
"name": "luvi",
"description": "Dev server with simple config and API.",
"version": "1.1.0",
"version": "1.1.1",
"author": "Zac Anger <zac@zacanger.com> (http://zacanger.com)",

@@ -36,6 +36,6 @@ "license": "WTFPL",

"dependencies": {
"connect": "^3.5.0",
"connect": "^3.5.1",
"minimist": "^1.2.0",
"serve-static": "^1.11.2",
"zeelib": "^0.3.8"
"zeelib": "^0.3.9"
},

@@ -42,0 +42,0 @@ "devDependencies": {

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