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

openfin-launcher

Package Overview
Dependencies
Maintainers
3
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openfin-launcher - npm Package Compare versions

Comparing version 1.3.10 to 1.3.11

2

package.json
{
"name": "openfin-launcher",
"version": "1.3.10",
"version": "1.3.11",
"description": "OpenFin launcher",

@@ -5,0 +5,0 @@ "author": "Ricardo de Pena <ricardo.depena@gmail.com>",

@@ -28,3 +28,2 @@ var spawn = require('child_process').spawn;

var sData = '' + data;
console.log('' + data);
if (options.noAttach) {

@@ -31,0 +30,0 @@ if (sData.indexOf("application-event") > -1) {

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