@devbookhq/sdk
Advanced tools
Comparing version 2.2.0 to 2.3.0
@@ -196,3 +196,3 @@ /** | ||
/** @enum {string} */ | ||
readonly Template: "Nodejs" | "Golang" | "Bash" | "Python"; | ||
readonly Template: "Nodejs" | "Go" | "Bash" | "Python"; | ||
/** @enum {string} */ | ||
@@ -199,0 +199,0 @@ readonly EnvironmentState: "Building" | "Failed" | "Done"; |
@@ -196,3 +196,3 @@ /** | ||
/** @enum {string} */ | ||
readonly Template: "Nodejs" | "Golang" | "Bash" | "Python"; | ||
readonly Template: "Nodejs" | "Go" | "Bash" | "Python"; | ||
/** @enum {string} */ | ||
@@ -199,0 +199,0 @@ readonly EnvironmentState: "Building" | "Failed" | "Done"; |
@@ -196,3 +196,3 @@ /** | ||
/** @enum {string} */ | ||
readonly Template: "Nodejs" | "Golang" | "Bash" | "Python"; | ||
readonly Template: "Nodejs" | "Go" | "Bash" | "Python"; | ||
/** @enum {string} */ | ||
@@ -199,0 +199,0 @@ readonly EnvironmentState: "Building" | "Failed" | "Done"; |
{ | ||
"name": "@devbookhq/sdk", | ||
"version": "2.2.0", | ||
"version": "2.3.0", | ||
"description": "Devbook allows visitors of your docs to interact with and execute any code snippet or shell command in a private VM", | ||
@@ -5,0 +5,0 @@ "homepage": "https://usedevbook.com", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
156834