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.2.0 to 2.3.0

2

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

@@ -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",

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