New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

child-service

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

child-service - npm Package Compare versions

Comparing version 2.0.2 to 2.1.0

types/index.d.ts

6

CHANGELOG.md

@@ -0,1 +1,7 @@

# [2.1.0](https://github.com/nknapp/node-child-service/compare/v2.0.2...v2.1.0) (2020-07-06)
### Features
- include typings ([641c20e](https://github.com/nknapp/node-child-service/commit/641c20e49dd29082568991de3a81239a35e3b224))
## [2.0.2](https://github.com/nknapp/node-child-service/compare/v2.0.1...v2.0.2) (2020-07-01)

@@ -2,0 +8,0 @@

5

package.json
{
"name": "child-service",
"version": "2.0.2",
"version": "2.1.0",
"description": "Start services as child-process, wait until they are ready and stop them.",

@@ -10,3 +10,4 @@ "main": "src/index.js",

"files": [
"src/**/*.js"
"src/**/*.js",
"types"
],

@@ -13,0 +14,0 @@ "scripts": {

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