@devbookhq/sdk
Advanced tools
Comparing version 2.5.3 to 2.5.4
@@ -212,6 +212,6 @@ /** | ||
/** @description Connectiong string to the database. */ | ||
readonly dbURL?: string; | ||
readonly dbURL: string; | ||
}; | ||
/** @enum {string} */ | ||
readonly Template: "Nodejs" | "Go" | "Bash" | "Rust" | "Python3" | "Ansys" | "Typescript"; | ||
readonly Template: "Nodejs" | "Go" | "Bash" | "Rust" | "Python3" | "Typescript"; | ||
/** @enum {string} */ | ||
@@ -218,0 +218,0 @@ readonly EnvironmentState: "Building" | "Failed" | "Done"; |
@@ -212,6 +212,6 @@ /** | ||
/** @description Connectiong string to the database. */ | ||
readonly dbURL?: string; | ||
readonly dbURL: string; | ||
}; | ||
/** @enum {string} */ | ||
readonly Template: "Nodejs" | "Go" | "Bash" | "Rust" | "Python3" | "Ansys" | "Typescript"; | ||
readonly Template: "Nodejs" | "Go" | "Bash" | "Rust" | "Python3" | "Typescript"; | ||
/** @enum {string} */ | ||
@@ -218,0 +218,0 @@ readonly EnvironmentState: "Building" | "Failed" | "Done"; |
@@ -212,6 +212,6 @@ /** | ||
/** @description Connectiong string to the database. */ | ||
readonly dbURL?: string; | ||
readonly dbURL: string; | ||
}; | ||
/** @enum {string} */ | ||
readonly Template: "Nodejs" | "Go" | "Bash" | "Rust" | "Python3" | "Ansys" | "Typescript"; | ||
readonly Template: "Nodejs" | "Go" | "Bash" | "Rust" | "Python3" | "Typescript"; | ||
/** @enum {string} */ | ||
@@ -218,0 +218,0 @@ readonly EnvironmentState: "Building" | "Failed" | "Done"; |
{ | ||
"name": "@devbookhq/sdk", | ||
"version": "2.5.3", | ||
"version": "2.5.4", | ||
"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", |
@@ -214,3 +214,3 @@ /** | ||
/** @description Connectiong string to the database. */ | ||
readonly dbURL?: string; | ||
readonly dbURL: string; | ||
}; | ||
@@ -224,3 +224,2 @@ /** @enum {string} */ | ||
| "Python3" | ||
| "Ansys" | ||
| "Typescript"; | ||
@@ -227,0 +226,0 @@ /** @enum {string} */ |
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
242514
2730