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

@devcontainers/cli

Package Overview
Dependencies
Maintainers
0
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.67.0 to 0.68.0

6

CHANGELOG.md

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

### [0.68.0]
- Supporting changes for [Template `optionalPaths` specification](https://github.com/devcontainers/spec/blob/main/docs/specs/devcontainer-templates.md#the-optionalpaths-property) (https://github.com/microsoft/vscode-remote-release/issues/10095)
- Publish metadata on Template OCI manifests (https://github.com/devcontainers/cli/pull/865)
- Add `--omit-paths` option to `templates apply` command (https://github.com/devcontainers/cli/pull/868)
- Add `templates metadata` command (https://github.com/devcontainers/cli/pull/866)
### [0.67.0]

@@ -9,0 +15,0 @@ - Fix containerEnv substitution. (https://github.com/microsoft/vscode-remote-release/issues/10033)

2

package.json
{
"name": "@devcontainers/cli",
"description": "Dev Containers CLI",
"version": "0.67.0",
"version": "0.68.0",
"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