Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

dcr-mutt

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dcr-mutt - npm Package Compare versions

Comparing version
0.2.1
to
0.3.0
+1
-1
bin/cli.js

@@ -16,2 +16,2 @@ #!/usr/bin/env node

dcr('mutt', path.join(__dirname, '..'));
dcr('mutt', path.join(__dirname, '..'), 'mutt');
{
"name": "dcr-mutt",
"version": "0.2.1",
"version": "0.3.0",
"description": "Docker Compose 'run' module for Mutt.",

@@ -19,4 +19,4 @@ "keywords": [

"dependencies": {
"docker-compose-run": "^0.3.0"
"docker-compose-run": "^0.5.1"
}
}

@@ -8,2 +8,4 @@ dcr-mutt

For an explanation of the thinking behind this module see the blog post [Disposable Laptops With Docker Compose And NPM](http://bit.ly/2tBCYHB).
The Docker image used is [fstab/mutt](https://hub.docker.com/r/fstab/mutt/).

@@ -10,0 +12,0 @@