Socket
Socket
Sign inDemoInstall

docker-activator

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docker-activator - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

index.js

@@ -21,3 +21,3 @@ var containers = require('./containers'),

if (data.age > maxIdle) {
containers.stop(data.createOptions.name, preShutDownCommand, callback);
containers.stop(data.containerName, preShutDownCommand, callback);
}

@@ -24,0 +24,0 @@ }

@@ -7,3 +7,3 @@ {

},
"version": "0.0.5",
"version": "0.0.6",
"dependencies": {

@@ -10,0 +10,0 @@ "dockerode": "*"

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