Socket
Socket
Sign inDemoInstall

@jsdevtools/ez-spawn

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsdevtools/ez-spawn - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

18

package.json
{
"name": "@jsdevtools/ez-spawn",
"version": "3.0.3",
"version": "3.0.4",
"description": "Simple, consistent sync or async process spawning",

@@ -44,16 +44,16 @@ "keywords": [

"devDependencies": {
"@jsdevtools/eslint-config-modular": "^8.0.0",
"@jsdevtools/version-bump-prompt": "^6.0.2",
"@types/node": "^13.9.0",
"@jsdevtools/eslint-config": "^1.0.3",
"@jsdevtools/version-bump-prompt": "^6.0.5",
"@types/node": "^14.0.23",
"chai": "^4.2.0",
"eslint": "^6.6.0",
"mocha": "^7.1.0",
"eslint": "^7.4.0",
"mocha": "^8.0.1",
"npm-check": "^5.9.2",
"nyc": "^15.0.0",
"nyc": "^15.1.0",
"shx": "^0.3.2",
"typescript": "^3.8.3"
"typescript": "^3.9.6"
},
"dependencies": {
"call-me-maybe": "^1.0.1",
"cross-spawn": "^7.0.1",
"cross-spawn": "^7.0.3",
"string-argv": "^0.3.1",

@@ -60,0 +60,0 @@ "type-detect": "^4.0.8"

@@ -6,4 +6,4 @@ EZ Spawn

[![Cross-Platform Compatibility](https://jstools.dev/img/badges/os-badges.svg)](https://github.com/JS-DevTools/ez-spawn/blob/master/.github/workflows/CI-CD.yaml)
[![Build Status](https://github.com/JS-DevTools/ez-spawn/workflows/CI-CD/badge.svg)](https://github.com/JS-DevTools/ez-spawn/blob/master/.github/workflows/CI-CD.yaml)
[![Cross-Platform Compatibility](https://jstools.dev/img/badges/os-badges.svg)](https://github.com/JS-DevTools/ez-spawn/actions)
[![Build Status](https://github.com/JS-DevTools/ez-spawn/workflows/CI-CD/badge.svg)](https://github.com/JS-DevTools/ez-spawn/actions)

@@ -221,3 +221,3 @@ [![Coverage Status](https://coveralls.io/repos/github/JS-DevTools/ez-spawn/badge.svg?branch=master)](https://coveralls.io/github/JS-DevTools/ez-spawn?branch=master)

--------------------------
Contributions, enhancements, and bug-fixes are welcome! [File an issue](https://github.com/JS-DevTools/ez-spawn/issues) on GitHub and [submit a pull request](https://github.com/JS-DevTools/ez-spawn/pulls).
Contributions, enhancements, and bug-fixes are welcome! [Open an issue](https://github.com/JS-DevTools/ez-spawn/issues) on GitHub and [submit a pull request](https://github.com/JS-DevTools/ez-spawn/pulls).

@@ -224,0 +224,0 @@ #### Building/Testing

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