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

executive

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

executive - npm Package Compare versions

Comparing version 1.1.7 to 1.1.8

2

lib/flow.js

@@ -13,3 +13,3 @@ // Generated by CoffeeScript 1.10.0

lastStatus = status;
if (err != null) {
if (opts.strict && (err != null)) {
return cb(err, outAll, errAll, lastStatus);

@@ -16,0 +16,0 @@ }

{
"name": "executive",
"version": "1.1.7",
"version": "1.1.8",
"description": "Elegant command execution.",

@@ -5,0 +5,0 @@ "main": "lib/",

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