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

terminate

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terminate - npm Package Compare versions

Comparing version 2.1.2 to 2.2.0

index.d.ts

6

package.json
{
"name": "terminate",
"version": "2.1.2",
"version": "2.2.0",
"description": "Terminate a Node.js Process based on the Process ID",

@@ -30,3 +30,3 @@ "main": "terminate.js",

"dependencies": {
"ps-tree": "^1.1.1"
"ps-tree": "^1.2.0"
},

@@ -37,3 +37,3 @@ "devDependencies": {

"istanbul": "^0.4.5",
"jshint": "^2.9.1",
"jshint": "^2.9.6",
"pre-commit": "1.1.2",

@@ -40,0 +40,0 @@ "tape": "^4.4.0"

@@ -8,3 +8,2 @@ # terminate

[![Build Status](https://travis-ci.org/dwyl/terminate.svg?branch=master)](https://travis-ci.org/dwyl/terminate)
[![Code Climate](https://codeclimate.com/github/dwyl/terminate/badges/gpa.svg)](https://codeclimate.com/github/dwyl/terminate)
[![codecov.io](https://codecov.io/github/dwyl/terminate/coverage.svg?branch=master)](https://codecov.io/github/dwyl/terminate?branch=master)

@@ -11,0 +10,0 @@ [![npm version](https://badge.fury.io/js/terminate.svg)](http://badge.fury.io/js/terminate)

Sorry, the diff of this file is not supported yet

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