Huge News!Announcing our $40M Series B led by Abstract Ventures.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 3.1.0 to 3.1.1

.github/CONTRIBUTING.md

21

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

@@ -11,3 +11,3 @@ "license": "MIT",

"scripts": {
"preversion": "npm t",
"preversion": "npm t && sortpack",
"start": "node ./index.js",

@@ -38,12 +38,13 @@ "test": "npm run test:lint",

"serve-static": "1.13.2",
"zeelib": "7.0.6"
"zeelib": "8.5.0"
},
"devDependencies": {
"babel-eslint": "8.2.6",
"eslint": "5.2.0",
"eslint-config-zacanger": "3.4.0",
"eslint-plugin-babel": "5.1.0",
"eslint-plugin-import": "2.13.0",
"eslint-plugin-promise": "3.8.0",
"eslint-plugin-unicorn": "5.0.0"
"babel-eslint": "10.0.1",
"eslint": "5.15.1",
"eslint-config-zacanger": "3.4.2",
"eslint-plugin-babel": "5.3.0",
"eslint-plugin-import": "2.16.0",
"eslint-plugin-promise": "4.0.1",
"eslint-plugin-unicorn": "7.1.0",
"sortpack": "1.1.3"
},

@@ -50,0 +51,0 @@ "engines": {

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