Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@appgeist/exec

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appgeist/exec - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+1
-1
package.json
{
"name": "@appgeist/exec",
"version": "1.0.1",
"version": "1.0.2",
"description": "Utility function to execute a shell command and return a Promise",

@@ -5,0 +5,0 @@ "keywords": [

@@ -11,2 +11,4 @@ # @appgeist/exec

```js
const exec = require("@appgeist/exec");
const result = await exec(`

@@ -13,0 +15,0 @@ identify