Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@devcontainers/cli

Package Overview
Dependencies
Maintainers
3
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devcontainers/cli - npm Package Compare versions

Comparing version 0.50.1 to 0.50.2

3

CHANGELOG.md

@@ -7,2 +7,5 @@ # Change Log

### [0.50.2]
- Fix: Only allocate tty for `docker exec` when stdin is a tty (https://github.com/devcontainers/cli/issues/606)
### [0.50.1]

@@ -9,0 +12,0 @@ - Fix: Allocate pty for `docker exec` (https://github.com/devcontainers/cli/issues/556)

2

package.json
{
"name": "@devcontainers/cli",
"description": "Dev Containers CLI",
"version": "0.50.1",
"version": "0.50.2",
"bin": {

@@ -6,0 +6,0 @@ "devcontainer": "devcontainer.js"

Sorry, the diff of this file is too big to display

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