New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@devbookhq/sdk

Package Overview
Dependencies
Maintainers
2
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devbookhq/sdk - npm Package Compare versions

Comparing version

to
2.6.60

2

dist/cjs/api/schema.gen.d.ts

@@ -265,3 +265,3 @@ /**

/** @enum {string} */
Template: "Nodejs" | "Go" | "Bash" | "Rust" | "Python3" | "Typescript";
Template: "Nodejs" | "Go" | "Bash" | "Rust" | "Python3" | "PHP" | "Java" | "Perl" | "DotNET";
/** @enum {string} */

@@ -268,0 +268,0 @@ EnvironmentState: "Building" | "Failed" | "Done";

@@ -265,3 +265,3 @@ /**

/** @enum {string} */
Template: "Nodejs" | "Go" | "Bash" | "Rust" | "Python3" | "Typescript";
Template: "Nodejs" | "Go" | "Bash" | "Rust" | "Python3" | "PHP" | "Java" | "Perl" | "DotNET";
/** @enum {string} */

@@ -268,0 +268,0 @@ EnvironmentState: "Building" | "Failed" | "Done";

@@ -265,3 +265,3 @@ /**

/** @enum {string} */
Template: "Nodejs" | "Go" | "Bash" | "Rust" | "Python3" | "Typescript";
Template: "Nodejs" | "Go" | "Bash" | "Rust" | "Python3" | "PHP" | "Java" | "Perl" | "DotNET";
/** @enum {string} */

@@ -268,0 +268,0 @@ EnvironmentState: "Building" | "Failed" | "Done";

{
"name": "@devbookhq/sdk",
"version": "2.6.59",
"version": "2.6.60",
"description": "SDK for managing Devbook sessions from JavaScript/TypeScript",

@@ -5,0 +5,0 @@ "homepage": "https://usedevbook.com",

@@ -267,3 +267,12 @@ /**

/** @enum {string} */
Template: "Nodejs" | "Go" | "Bash" | "Rust" | "Python3" | "Typescript";
Template:
| "Nodejs"
| "Go"
| "Bash"
| "Rust"
| "Python3"
| "PHP"
| "Java"
| "Perl"
| "DotNET";
/** @enum {string} */

@@ -270,0 +279,0 @@ EnvironmentState: "Building" | "Failed" | "Done";