Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pulumi/kubernetes

Package Overview
Dependencies
Maintainers
2
Versions
1385
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 0.14.1-dev-1532716478-gd5c2b36 to 0.14.1-dev-1532739502-g43f160c

helm.d.ts

14

package.json
{
"name": "@pulumi/kubernetes",
"version": "v0.14.1-dev-1532716478-gd5c2b36",
"version": "v0.14.1-dev-1532739502-g43f160c",
"description": "A Pulumi package for creating and managing Kubernetes resources.",

@@ -14,9 +14,15 @@ "license": "Apache 2.0",

"build": "tsc",
"install": "pulumi plugin install resource kubernetes v0.14.1-dev-1532716478-gd5c2b36"
"install": "pulumi plugin install resource kubernetes v0.14.1-dev-1532739502-g43f160c"
},
"dependencies": {
"@pulumi/pulumi": "^0.14.0-rc1"
"@pulumi/pulumi": "^0.14.0-rc1",
"@types/js-yaml": "^3.11.2",
"js-yaml": "^3.12.0",
"shell-quote": "^1.6.1",
"tmp": "^0.0.33",
"@types/tmp": "^0.0.33"
},
"devDependencies": {
"typescript": "^2.6.2"
"typescript": "^2.6.2",
"@types/shell-quote": "^1.6.0"
},

@@ -23,0 +29,0 @@ "pulumi": {

Sorry, the diff of this file is not supported yet

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

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