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 2.3.12 to 2.3.13

2

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

@@ -197,3 +197,3 @@ /**

/** @enum {string} */
readonly Template: "Nodejs" | "Go" | "Bash" | "Python3";
readonly Template: "Nodejs" | "Go" | "Bash" | "Rust" | "Python3";
/** @enum {string} */

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

@@ -197,3 +197,3 @@ /**

/** @enum {string} */
readonly Template: "Nodejs" | "Go" | "Bash" | "Python3";
readonly Template: "Nodejs" | "Go" | "Bash" | "Rust" | "Python3";
/** @enum {string} */

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

@@ -197,3 +197,3 @@ /**

/** @enum {string} */
readonly Template: "Nodejs" | "Go" | "Bash" | "Python3";
readonly Template: "Nodejs" | "Go" | "Bash" | "Rust" | "Python3";
/** @enum {string} */

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

{
"name": "@devbookhq/sdk",
"version": "2.3.12",
"version": "2.3.13",
"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",

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