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 1.0.0 to 1.0.1

2

luvi.js

@@ -18,3 +18,3 @@ 'use strict'

, onListen (name, port, shouldOpen) {
console.log(clrs.magenta(`♥ ${name} is listening on ${port}`))
console.log(clrs.magenta(`❣ ${name} is listening on ${port}`))
shouldOpen && open(`http://127.0.0.1:${port}`)

@@ -21,0 +21,0 @@ }

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

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

@@ -1,2 +0,2 @@

# luvi ♡
# luvi ❣

@@ -3,0 +3,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