node-windows
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
183996
+ Addedminimist@0.0.10(transitive)
+ Addedoptimist@0.6.1(transitive)
- Removedoptimist@0.3.7(transitive)
Updatedoptimist@~0.6.0