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

strong-service-install

Package Overview
Dependencies
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

strong-service-install - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

8

CHANGES.md

@@ -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 @@

4

package.json
{
"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",

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