Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

devstack-cli

Package Overview
Dependencies
Maintainers
1
Versions
399
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devstack-cli - pypi Package Compare versions

Comparing version
11.0.250
to
10.0.330
+1
-1
PKG-INFO
Metadata-Version: 2.4
Name: devstack-cli
Version: 11.0.250
Version: 10.0.330
Summary: Command-line access to Cloud Development Environments (CDEs) created by Cloudomation DevStack

@@ -5,0 +5,0 @@ Author-email: Stefan Mückstein <stefan@cloudomation.com>

[project]
name = "devstack-cli"
version = "11.0.250"
version = "10.0.330"
authors = [

@@ -5,0 +5,0 @@ { name="Stefan Mückstein", email="stefan@cloudomation.com" },

Metadata-Version: 2.4
Name: devstack-cli
Version: 11.0.250
Version: 10.0.330
Summary: Command-line access to Cloud Development Environments (CDEs) created by Cloudomation DevStack

@@ -5,0 +5,0 @@ Author-email: Stefan Mückstein <stefan@cloudomation.com>

@@ -5,6 +5,6 @@ """

MAJOR = '11'
BRANCH_NAME = 'release-11'
BUILD_DATE = '2026-05-18-025547'
SHORT_SHA = '000400e'
VERSION = '11+release-11.2026-05-18-025547.000400e'
MAJOR = '10'
BRANCH_NAME = 'release-10'
BUILD_DATE = '2026-05-18-033557'
SHORT_SHA = '8202cdc'
VERSION = '10+release-10.2026-05-18-033557.8202cdc'

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