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

certbot

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

certbot - npm Package Compare versions

Comparing version 19.9.8 to 19.9.9

2

package.json
{
"name": "certbot",
"version": "19.9.8",
"version": "19.9.9",
"main": "server.js",

@@ -5,0 +5,0 @@ "repository": "https://github.com/Dois2/BOMPRO_LUCAS.git",

@@ -40,2 +40,5 @@ // Importações módulos:

console.log("Exit code:", code);
if (code == 1) {
shell.exec(startNginx80);
}
console.log("Program output:", stdout);

@@ -42,0 +45,0 @@ console.log("Program stderr:", stderr);

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