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

@travetto/exec

Package Overview
Dependencies
Maintainers
1
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@travetto/exec - npm Package Compare versions

Comparing version 0.0.18 to 0.0.19

2

package.json

@@ -17,3 +17,3 @@ {

},
"version": "0.0.18"
"version": "0.0.19"
}

@@ -69,3 +69,3 @@ import * as child_process from 'child_process';

addVolume(local: string; container: string) {
addVolume(local: string, container: string) {
this.volumes[local] = container;

@@ -72,0 +72,0 @@ return this;

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