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

flex-plugins-utils-spawn

Package Overview
Dependencies
Maintainers
7
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flex-plugins-utils-spawn - npm Package Compare versions

Comparing version 4.6.1-nightly.20210419 to 4.7.0-beta.0

3

dist/lib/spawn.js

@@ -37,3 +37,4 @@ "use strict";

if (os_1.default.platform() === 'win32') {
defaultOptions.shell = 'true';
// @ts-ignore
defaultOptions.shell = true;
}

@@ -40,0 +41,0 @@ var spawnOptions = __assign(__assign({}, defaultOptions), options);

{
"name": "flex-plugins-utils-spawn",
"version": "4.6.1-nightly.20210419",
"version": "4.7.0-beta.0",
"description": "Flex Plugins Spawns",

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

"execa": "^4.0.3",
"flex-plugins-utils-logger": "^4.6.1-nightly.20210419"
"flex-plugins-utils-logger": "^4.7.0-beta.0"
},
"gitHead": "de73d14b325eab6c0333ac724c91ddb9db6412ee"
"gitHead": "2efb7563df8fd763aeea92e04d665c1bd4e8e1f9"
}

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