strong-service-install
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -1,4 +0,10 @@ | ||
2014-11-13, Version 1.1.0 | ||
2014-12-12, Version 1.1.1 | ||
========================= | ||
* package: use debug v2.x in all strongloop deps (Sam Roberts) | ||
2014-11-12, Version 1.1.0 | ||
========================= | ||
* Add support for installing systemd services (Ryan Graham) | ||
@@ -5,0 +11,0 @@ |
{ | ||
"name": "strong-service-install", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Install a module as an OS service", | ||
@@ -31,3 +31,3 @@ "main": "index.js", | ||
"async": "^0.9.0", | ||
"debug": "^1.0.4", | ||
"debug": "^2.0.0", | ||
"minimist": "^0.2.0", | ||
@@ -34,0 +34,0 @@ "mkdirp": "^0.5.0", |
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
25792
+ Addeddebug@2.6.9(transitive)
- Removeddebug@1.0.5(transitive)
Updateddebug@^2.0.0