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

@pulumi/kubernetes

Package Overview
Dependencies
Maintainers
2
Versions
1410
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pulumi/kubernetes - npm Package Compare versions

Comparing version

to
0.14.1-dev-1529092632-gc078b8a

4

package.json
{
"name": "@pulumi/kubernetes",
"version": "v0.14.1-dev-1528996007-gbed0edc",
"version": "v0.14.1-dev-1529092632-gc078b8a",
"description": "A Pulumi package for creating and managing Kubernetes resources.",

@@ -13,3 +13,3 @@ "keywords": [

"build": "tsc",
"install": "pulumi plugin install resource kubernetes v0.14.1-dev-1528996007-gbed0edc"
"install": "pulumi plugin install resource kubernetes v0.14.1-dev-1529092632-gc078b8a"
},

@@ -16,0 +16,0 @@ "dependencies": {

@@ -5,8 +5,5 @@ [![Build Status](https://travis-ci.com/pulumi/pulumi-kubernetes.svg?token=eHg7Zp5zdDDJfTjY8ejq&branch=master)](https://travis-ci.com/pulumi/pulumi-kubernetes)

:warning: **Pulumi is in private beta. This package may not work unless you are already participating.
Please visit [pulumi.com](https://pulumi.com/) to register for access.**
The Kubernetes resource provider for Pulumi lets you use Kubernetes resources in your cloud programs.
This package is meant for use with the Pulumi CLI. Please visit [docs.pulumi.com](https://docs.pulumi.com) for
This package is meant for use with the Pulumi CLI. Please visit [pulumi.io](https://pulumi.io) for
installation instructions.

Sorry, the diff of this file is not supported yet