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.6.8 to 2.6.9

4

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

@@ -196,6 +196,2 @@ /**

readonly schemas: {
readonly HubDatabase: {
/** @description Connectiong string to the database. */
readonly dbURL: string;
};
/** @enum {string} */

@@ -202,0 +198,0 @@ readonly Template: "Nodejs" | "Go" | "Bash" | "Rust" | "Python3" | "Typescript";

@@ -196,6 +196,2 @@ /**

readonly schemas: {
readonly HubDatabase: {
/** @description Connectiong string to the database. */
readonly dbURL: string;
};
/** @enum {string} */

@@ -202,0 +198,0 @@ readonly Template: "Nodejs" | "Go" | "Bash" | "Rust" | "Python3" | "Typescript";

@@ -196,6 +196,2 @@ /**

readonly schemas: {
readonly HubDatabase: {
/** @description Connectiong string to the database. */
readonly dbURL: string;
};
/** @enum {string} */

@@ -202,0 +198,0 @@ readonly Template: "Nodejs" | "Go" | "Bash" | "Rust" | "Python3" | "Typescript";

2

package.json
{
"name": "@devbookhq/sdk",
"version": "2.6.8",
"version": "2.6.9",
"description": "SDK for managing Devbook sessions from JavaScript/TypeScript",

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

@@ -198,6 +198,2 @@ /**

readonly schemas: {
readonly HubDatabase: {
/** @description Connectiong string to the database. */
readonly dbURL: string;
};
/** @enum {string} */

@@ -204,0 +200,0 @@ readonly Template:

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