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

appscode-data

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appscode-data - npm Package Compare versions

Comparing version 0.1.33 to 0.1.34

files/cloud_credential.json

112

files/dns_provider.json
[
{
"provider": "aws",
"display": "Amazon cloud provider (AWS)",
"display": "Amazon Web Services (AWS)",
"input_format": "field",

@@ -10,3 +10,3 @@ "fields": [

"json": "access_key_id",
"name": "AccessKeyId",
"name": "access_key_id",
"label": "Access Key Id",

@@ -18,3 +18,3 @@ "tag": "text"

"json": "secret_access_key",
"name": "SecretAccessKey",
"name": "secret_access_key",
"label": "Secret Access Key",

@@ -26,3 +26,3 @@ "tag": "text"

"json": "region",
"name": "Region",
"name": "region",
"label": "Region",

@@ -36,107 +36,49 @@ "tag": "select",

"location": "Virginia",
"region": "us-east-1",
"zones": [
"us-east-1a",
"us-east-1b",
"us-east-1c",
"us-east-1d",
"us-east-1e"
]
"region": "us-east-1"
},
{
"location": "Ohio",
"region": "us-east-2",
"zones": [
"us-east-2a",
"us-east-2b",
"us-east-2c"
]
"region": "us-east-2"
},
{
"location": "California",
"region": "us-west-1",
"zones": [
"us-west-1a",
"us-west-1b",
"us-west-1c"
]
"region": "us-west-1"
},
{
"location": "Oregon",
"region": "us-west-2",
"zones": [
"us-west-2a",
"us-west-2b",
"us-west-2c"
]
"region": "us-west-2"
},
{
"location": "Ireland",
"region": "eu-west-1",
"zones": [
"eu-west-1a",
"eu-west-1b",
"eu-west-1c"
]
"region": "eu-west-1"
},
{
"location": "Singapore",
"region": "ap-southeast-1",
"zones": [
"ap-southeast-1a",
"ap-southeast-1b",
"ap-southeast-1c"
]
"region": "ap-southeast-1"
},
{
"location": "Tokyo",
"region": "ap-northeast-1",
"zones": [
"ap-northeast-1a",
"ap-northeast-1b",
"ap-northeast-1c"
]
"region": "ap-northeast-1"
},
{
"region": "ap-southeast-2",
"location": "Sydney",
"zones": [
"ap-southeast-2a",
"ap-southeast-2b",
"ap-southeast-2c"
]
"location": "Sydney"
},
{
"region": "sa-east-1",
"location": "São Paulo",
"zones": [
"sa-east-1a",
"sa-east-1b",
"sa-east-1c"
]
"location": "São Paulo"
},
{
"region": "ap-south-1",
"location": "Mumbai",
"zones": [
"ap-south-1a",
"ap-south-1b",
"ap-south-1c"
]
"location": "Mumbai"
},
{
"region": "eu-central-1",
"location": "Frankfurt",
"zones": [
"eu-central-1a",
"eu-central-1b",
"eu-central-1c"
]
"location": "Frankfurt"
}
]
},
{
"provider": "gcloud",
"display": "Google Cloud provider",
"display": "Google Cloud Platform",
"input_format": "field",

@@ -147,3 +89,3 @@ "fields": [

"json": "project",
"name": "Project",
"name": "project",
"label": "Project",

@@ -155,3 +97,3 @@ "tag": "text"

"json": "credential",
"label": "Credential",
"label": "Service Account",
"tag": "textarea"

@@ -169,3 +111,3 @@ }

"json": "tenant_id",
"name": "TenantId",
"name": "tenant_id",
"label": "Tenant Id",

@@ -184,3 +126,3 @@ "tag": "text"

"json": "client_id",
"name": "ClientId",
"name": "client_id",
"label": "Client Id",

@@ -192,3 +134,3 @@ "tag": "text"

"json": "client_secret",
"name": "ClientSecret",
"name": "client_secret",
"label": "Client Secret",

@@ -200,3 +142,3 @@ "tag": "text"

"json": "resource_group",
"name": "ResourceGroup",
"name": "resource_group",
"label": "Resource Group",

@@ -215,3 +157,3 @@ "tag": "text"

"json": "email",
"name": "Email",
"name": "email",
"label": "Email",

@@ -223,3 +165,3 @@ "tag": "text"

"json": "api_key",
"name": "ApiKey",
"name": "api_key",
"label": "Api Key",

@@ -238,3 +180,3 @@ "tag": "text"

"json": "auth_token",
"name": "AuthToken",
"name": "auth_token",
"label": "Auth Token",

@@ -253,3 +195,3 @@ "tag": "text"

"json": "api_key",
"name": "ApiKey",
"name": "api_key",
"label": "Api Key",

@@ -268,3 +210,3 @@ "tag": "text"

"json": "api_key",
"name": "ApiKey",
"name": "api_key",
"label": "Api Key",

@@ -271,0 +213,0 @@ "tag": "text"

@@ -35,4 +35,4 @@ {

"display_name": "Appscode Onebox Private Installation",
"pricing_model": "FREE",
"subscription_type": "APM",
"pricing_model": "APM",
"subscription_type": "ONEBOX",
"time_unit": "DAY",

@@ -39,0 +39,0 @@ "pricing_formula": "0",

{
"name": "appscode-data",
"version": "0.1.33",
"version": "0.1.34",
"description": "Static data files used by AppsCode",

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

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