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.10.1 to 0.10.2

1

dist/spec-node/containerFeatures.js

@@ -124,2 +124,3 @@ "use strict";

if (fSet.internalVersion !== '2') {
result += '\n';
result += fSet.features

@@ -126,0 +127,0 @@ .filter(f => (product_1.includeAllConfiguredFeatures || f.included) && f.value)

2

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

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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