Socket
Socket
Sign inDemoInstall

node-windows

Package Overview
Dependencies
3
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.4 to 0.1.5

2

lib/winsw.js

@@ -38,3 +38,3 @@ module.exports = {

+config.description
+'</description><executable>node.exe</executable><arguments>'
+'</description><executable>' + process.execPath + '</executable><arguments>'
+config.flags

@@ -41,0 +41,0 @@ +' '+config.script

{
"name": "node-windows",
"version": "0.1.4",
"version": "0.1.5",
"description": "Support for Windows services, event logging, UAC, and several helper methods for interacting with the OS.",

@@ -25,3 +25,3 @@ "keywords": [

"dependencies": {
"optimist": "~0.3.5"
"optimist": "~0.6.0"
},

@@ -28,0 +28,0 @@ "readmeFilename": "README.md",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc