New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cdk8s-plus

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cdk8s-plus - npm Package Compare versions

Comparing version 0.30.0-pre.4ea06a20e98f9419a92a76b444985af00eb62b65 to 0.30.0-pre.6b1f66278446efd01cb3d0b61a5fca712725fefa

6

package.json

@@ -34,3 +34,3 @@ {

"devDependencies": {
"cdk8s": "0.30.0-pre.4ea06a20e98f9419a92a76b444985af00eb62b65",
"cdk8s": "0.30.0-pre.6b1f66278446efd01cb3d0b61a5fca712725fefa",
"constructs": "^3.0.4",

@@ -58,3 +58,3 @@ "@types/minimatch": "^3.0.3",

"peerDependencies": {
"cdk8s": "0.30.0-pre.4ea06a20e98f9419a92a76b444985af00eb62b65",
"cdk8s": "0.30.0-pre.6b1f66278446efd01cb3d0b61a5fca712725fefa",
"constructs": "^3.0.4"

@@ -78,3 +78,3 @@ },

"license": "Apache-2.0",
"version": "0.30.0-pre.4ea06a20e98f9419a92a76b444985af00eb62b65",
"version": "0.30.0-pre.6b1f66278446efd01cb3d0b61a5fca712725fefa",
"types": "lib/index.d.ts",

@@ -81,0 +81,0 @@ "jest": {

@@ -14,3 +14,3 @@ # cdk8s+ (cdk8s-plus)

**cdk8s+** is currently built on top of version [1.17.0](https://github.com/instrumenta/kubernetes-json-schema/tree/master/v1.17.0) of the kubernetes API specifications.
If you are deploying manifests produced by `cdk8s+` onto clusters of a lower versio, you might encounter some unsupported spec properties or invalid manifests.
If you are deploying manifests produced by `cdk8s+` onto clusters of a lower version, you might encounter some unsupported spec properties or invalid manifests.

@@ -659,2 +659,2 @@ > See [Supporting various k8s API specs](https://github.com/awslabs/cdk8s/issues/299) for more details and progress on this issue.

awsService.addSecret(awsCreds);
```
```

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