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.1 to 1.1.2

12

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

@@ -14,5 +14,3 @@ "license": "WTFPL",

"scripts": {
"prepublish": "npm test",
"start": "node .",
"test": "node lib/test.js"
"start": "node ."
},

@@ -40,7 +38,5 @@ "homepage": "https://github.com/zacanger/luvi#readme",

"serve-static": "^1.11.2",
"zeelib": "^0.3.9"
"zeelib": "^0.3.11"
},
"devDependencies": {
"tape": "^4.6.3"
},
"devDependencies": {},
"engines": {

@@ -47,0 +43,0 @@ "node": ">=6.0.0"

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