Socket
Socket
Sign inDemoInstall

@secret-agent/puppet

Package Overview
Dependencies
17
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.12 to 1.5.13

2

lib/launchProcess.js

@@ -94,3 +94,3 @@ "use strict";

transport = new PipeTransport_1.PipeTransport(pipeWrite, pipeRead);
transport.onCloseFns.push(this.close);
transport.onCloseFns.push(close);
return Promise.resolve({

@@ -97,0 +97,0 @@ transport,

{
"name": "@secret-agent/puppet",
"version": "1.5.12",
"version": "1.5.13",
"description": "Puppet driver",

@@ -25,8 +25,8 @@ "main": "index.js",

"dependencies": {
"@secret-agent/commons": "1.5.12",
"@secret-agent/interfaces": "1.5.12",
"@secret-agent/puppet-chrome": "1.5.12",
"@secret-agent/commons": "1.5.13",
"@secret-agent/interfaces": "1.5.13",
"@secret-agent/puppet-chrome": "1.5.13",
"ws": "^7.4.4"
},
"gitHead": "a6461c8772f755c6ca5313f3a5eec54d3ca732a7"
"gitHead": "a4f681e0e74c55cca2c7024c9beed148f7737af4"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc