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.13 to 1.5.14

1

lib/PuppetLaunchError.js

@@ -9,2 +9,3 @@ "use strict";

this.name = 'PuppetLaunchError';
this.stack = `${this.name}: ${this.message}\n${stack}`;
}

@@ -11,0 +12,0 @@ }

10

package.json
{
"name": "@secret-agent/puppet",
"version": "1.5.13",
"version": "1.5.14",
"description": "Puppet driver",

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

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

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