You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

cdk8s-plus-21

Package Overview
Dependencies
Maintainers
1
Versions
197
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cdk8s-plus-21 - pypi Package Compare versions

Comparing version
2.0.0b11
to
2.0.0b12
src/cdk8s_plus_21/_jsii/cdk8s-plus-21@2.0.0-beta.12.jsii.tgz

Sorry, the diff of this file is not supported yet

+1
-1
Metadata-Version: 2.1
Name: cdk8s-plus-21
Version: 2.0.0b11
Version: 2.0.0b12
Summary: cdk8s+ is a software development framework that provides high level abstractions for authoring Kubernetes applications. cdk8s-plus-21 synthesizes Kubernetes manifests for Kubernetes 1.21.0

@@ -5,0 +5,0 @@ Home-page: https://github.com/cdk8s-team/cdk8s-plus.git

@@ -8,3 +8,3 @@ import json

"name": "cdk8s-plus-21",
"version": "2.0.0.b11",
"version": "2.0.0.b12",
"description": "cdk8s+ is a software development framework that provides high level abstractions for authoring Kubernetes applications. cdk8s-plus-21 synthesizes Kubernetes manifests for Kubernetes 1.21.0",

@@ -30,3 +30,3 @@ "license": "Apache-2.0",

"cdk8s_plus_21._jsii": [
"cdk8s-plus-21@2.0.0-beta.11.jsii.tgz"
"cdk8s-plus-21@2.0.0-beta.12.jsii.tgz"
],

@@ -39,4 +39,4 @@ "cdk8s_plus_21": [

"install_requires": [
"cdk8s>=2.2.87, <3.0.0",
"constructs>=10.1.13, <11.0.0",
"cdk8s>=2.3.2, <3.0.0",
"constructs>=10.1.14, <11.0.0",
"jsii>=1.59.0, <2.0.0",

@@ -43,0 +43,0 @@ "publication>=0.0.3"

Metadata-Version: 2.1
Name: cdk8s-plus-21
Version: 2.0.0b11
Version: 2.0.0b12
Summary: cdk8s+ is a software development framework that provides high level abstractions for authoring Kubernetes applications. cdk8s-plus-21 synthesizes Kubernetes manifests for Kubernetes 1.21.0

@@ -5,0 +5,0 @@ Home-page: https://github.com/cdk8s-team/cdk8s-plus.git

@@ -1,4 +0,4 @@

cdk8s<3.0.0,>=2.2.87
constructs<11.0.0,>=10.1.13
cdk8s<3.0.0,>=2.3.2
constructs<11.0.0,>=10.1.14
jsii<2.0.0,>=1.59.0
publication>=0.0.3

@@ -15,2 +15,2 @@ LICENSE

src/cdk8s_plus_21/_jsii/__init__.py
src/cdk8s_plus_21/_jsii/cdk8s-plus-21@2.0.0-beta.11.jsii.tgz
src/cdk8s_plus_21/_jsii/cdk8s-plus-21@2.0.0-beta.12.jsii.tgz

@@ -16,5 +16,5 @@ import abc

"cdk8s-plus-21",
"2.0.0-beta.11",
"2.0.0-beta.12",
__name__[0:-6],
"cdk8s-plus-21@2.0.0-beta.11.jsii.tgz",
"cdk8s-plus-21@2.0.0-beta.12.jsii.tgz",
)

@@ -21,0 +21,0 @@

Sorry, the diff of this file is not supported yet