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

@expo/spawn-async

Package Overview
Dependencies
Maintainers
21
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expo/spawn-async - npm Package Compare versions

Comparing version 1.7.1 to 1.7.2

5

package.json
{
"name": "@expo/spawn-async",
"version": "1.7.1",
"version": "1.7.2",
"description": "A Promise-based interface into processes created by child_process.spawn",

@@ -8,3 +8,4 @@ "main": "./build/spawnAsync.js",

"files": [
"build"
"build",
"!build/**/__tests__"
],

@@ -11,0 +12,0 @@ "engines": {

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