Huge News!Announcing our $40M Series B led by Abstract Ventures.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 2.5.3 to 2.5.4

4

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

@@ -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} */

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