Socket
Socket
Sign inDemoInstall

timeout-cli

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

timeout-cli - npm Package Compare versions

Comparing version 0.2.2 to 0.3.0

lib/asserttest.d.ts

0

CODE_OF_CONDUCT.md

@@ -0,0 +0,0 @@ # Contributor Code of Conduct

@@ -0,0 +0,0 @@ {

{
"name": "timeout-cli",
"version": "0.2.2",
"version": "0.3.0",
"description": "An Rx-version of child_process.spawn",

@@ -8,2 +8,10 @@ "bin": {

},
"scripts": {
"doc": "echo \"esdoc may not work correctly\" && esdoc -c ./esdoc.json",
"compile": "tsc",
"prepublish": "npm run compile",
"lint": "tslint \"src/**/*.ts\" \"test/**/*.ts\"",
"test": "mocha --compilers ts:ts-node/register ./test/*",
"build": "npm-run-all compile lint test"
},
"repository": {

@@ -10,0 +18,0 @@ "type": "git",

@@ -0,0 +0,0 @@ # timeout-cli: GNU timeout for node

@@ -0,0 +0,0 @@ import * as yargs from 'yargs';

@@ -0,0 +0,0 @@ import { expect } from 'chai';

@@ -0,0 +0,0 @@ import * as chai from 'chai';

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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