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
121
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.81.1
to
0.82.0
+3
-0
CHANGELOG.md

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

### [0.82.0]
- devcontainer commands now use current directory as default workspace folder when not specified (https://github.com/devcontainers/cli/pull/1104)
### [0.81.1]

@@ -9,0 +12,0 @@ - Update js-yaml and glob dependencies. (https://github.com/devcontainers/cli/pull/1128)

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

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

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