New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@devcontainers/cli

Package Overview
Dependencies
Maintainers
3
Versions
122
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.76.0
to
0.77.0
+6
-0
CHANGELOG.md

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

## May 2025
### [0.77.0]
- Fix: --uidmap/--gidmap conflict with --userns (https://github.com/microsoft/vscode-remote-release/10954)
- Fix: Omit --userns=keep-id for root (https://github.com/devcontainers/cli/pull/1004)
## April 2025

@@ -7,0 +13,0 @@

+1
-1
{
"name": "@devcontainers/cli",
"description": "Dev Containers CLI",
"version": "0.76.0",
"version": "0.77.0",
"bin": {

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

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