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

strong-service-install

Package Overview
Dependencies
Maintainers
9
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 2.0.1 to 2.0.2

8

CHANGES.md

@@ -0,1 +1,9 @@

2016-04-11, Version 2.0.2
=========================
* ensure user HOME directory exists (Ryan Graham)
* Refer to licenses with a link (Sam Roberts)
2015-10-01, Version 2.0.1

@@ -2,0 +10,0 @@ =========================

2

index.js

@@ -373,3 +373,3 @@ 'use strict';

opts.cwd = opts.cwd || opts.env.HOME;
// opts.dirs.push(opts.cwd);
opts.dirs.push(opts.cwd);
}

@@ -376,0 +376,0 @@ if (opts.dryRun) {

@@ -0,1 +1,3 @@

Copyright (c) 2013-2015 StrongLoop, Inc.
strong-service-install uses a dual license model.

@@ -2,0 +4,0 @@

{
"name": "strong-service-install",
"version": "2.0.1",
"version": "2.0.2",
"description": "Install a module as an OS service",

@@ -5,0 +5,0 @@ "main": "index.js",

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