Comparing version 0.0.67 to 0.0.68
@@ -18,3 +18,3 @@ #!env node | ||
var daemon = require("daemonize").setup({ | ||
var daemon = require("daemonize2").setup({ | ||
main: "../jute_backend.js" | ||
@@ -21,0 +21,0 @@ , name: "jute" |
@@ -13,3 +13,3 @@ { | ||
], | ||
"version": "0.0.67", | ||
"version": "0.0.68", | ||
"author": "Mark Ethan Trostler <mark@zzo.com>", | ||
@@ -46,3 +46,3 @@ "preferGlobal": true, | ||
"webdriverjs": "", | ||
"daemonize": "~0.3", | ||
"daemonize2": "~0.4", | ||
"jasmine-node": "~1.0", | ||
@@ -49,0 +49,0 @@ "glob": "~3.2.6" |
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
1998521
65
+ Addeddaemonize2@~0.4
+ Addeddaemonize2@0.4.2(transitive)
- Removeddaemonize@~0.3
- Removeddaemonize@0.3.2(transitive)