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

appscode-api-js-client

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appscode-api-js-client - npm Package Compare versions

Comparing version 1.0.40 to 1.0.41

4

apis/certificate/v1beta1/certificate.gw.js

@@ -22,3 +22,3 @@ // Code generated by protoc-gen-grpc-js-client

function certificatesObtain(p, conf) {
function certificatesLoad(p, conf) {
path = '/certificate/v1beta1/certificates/' + p['name'] + '/actions/obtain'

@@ -45,3 +45,3 @@ delete p['name']

describe: certificatesDescribe,
obtain: certificatesObtain,
load: certificatesLoad,
delete: certificatesDelete,

@@ -48,0 +48,0 @@ deploy: certificatesDeploy

{
"name": "appscode-api-js-client",
"version": "1.0.40",
"version": "1.0.41",
"description": "AppsCode API JavaScript Client",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -45,3 +45,3 @@ {

},
"v1beta1CertificateObtainRequest": {
"v1beta1CertificateLoadRequest": {
"properties": {

@@ -48,0 +48,0 @@ "cert_data": {

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