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

node-dev

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-dev - npm Package Compare versions

Comparing version 2.6.0 to 2.6.1

2

lib/index.js

@@ -22,3 +22,3 @@ var fork = require('child_process').fork

// Run ./dedupe.js as prelaod script
// Run ./dedupe.js as preload script
if (cfg.dedupe) process.env.NODE_DEV_PRELOAD = __dirname + '/dedupe'

@@ -25,0 +25,0 @@

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

title: title || 'node.js',
image: icon(level),
icon: icon(level),
message: msg

@@ -20,0 +20,0 @@ })

{
"name": "node-dev",
"version": "2.6.0",
"version": "2.6.1",
"description": "Restarts your app when files are modified",

@@ -5,0 +5,0 @@ "keywords": [

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