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.3.1 to 2.3.2

2

dist/cjs/index.d.ts
export { default as Session } from './session';
export type { SessionOpts, } from './session';
export { CodeSnippetExecState, OutType, } from './session/codeSnippet';
export type { CodeSnippetManager, CodeSnippetStateHandler, CodeSnippetStderrHandler, CodeSnippetStdoutHandler, CodeSnippetSubscriptionHandler, CodeSnippetSubscriptionHandlerType, OutResponse, OutStdoutResponse, OutStderrResponse, DepsErrorResponse, DepOutResponse, DepStdoutResponse, DepStderrResponse, } from './session/codeSnippet';
export type { CodeSnippetManager, CodeSnippetStateHandler, CodeSnippetStderrHandler, CodeSnippetStdoutHandler, CodeSnippetSubscriptionHandler, CodeSnippetSubscriptionHandlerType, OutResponse, OutStdoutResponse, OutStderrResponse, DepsErrorResponse, DepOutResponse, DepStdoutResponse, DepStderrResponse, OpenedPort, } from './session/codeSnippet';
export type { TerminalManager, TerminalSession, } from './session/terminal';
export { default as api } from './api';
export type { components, paths, } from './api';
export { default as Session } from './session';
export type { SessionOpts, } from './session';
export { CodeSnippetExecState, OutType, } from './session/codeSnippet';
export type { CodeSnippetManager, CodeSnippetStateHandler, CodeSnippetStderrHandler, CodeSnippetStdoutHandler, CodeSnippetSubscriptionHandler, CodeSnippetSubscriptionHandlerType, OutResponse, OutStdoutResponse, OutStderrResponse, DepsErrorResponse, DepOutResponse, DepStdoutResponse, DepStderrResponse, } from './session/codeSnippet';
export type { CodeSnippetManager, CodeSnippetStateHandler, CodeSnippetStderrHandler, CodeSnippetStdoutHandler, CodeSnippetSubscriptionHandler, CodeSnippetSubscriptionHandlerType, OutResponse, OutStdoutResponse, OutStderrResponse, DepsErrorResponse, DepOutResponse, DepStdoutResponse, DepStderrResponse, OpenedPort, } from './session/codeSnippet';
export type { TerminalManager, TerminalSession, } from './session/terminal';
export { default as api } from './api';
export type { components, paths, } from './api';
export { default as Session } from './session';
export type { SessionOpts, } from './session';
export { CodeSnippetExecState, OutType, } from './session/codeSnippet';
export type { CodeSnippetManager, CodeSnippetStateHandler, CodeSnippetStderrHandler, CodeSnippetStdoutHandler, CodeSnippetSubscriptionHandler, CodeSnippetSubscriptionHandlerType, OutResponse, OutStdoutResponse, OutStderrResponse, DepsErrorResponse, DepOutResponse, DepStdoutResponse, DepStderrResponse, } from './session/codeSnippet';
export type { CodeSnippetManager, CodeSnippetStateHandler, CodeSnippetStderrHandler, CodeSnippetStdoutHandler, CodeSnippetSubscriptionHandler, CodeSnippetSubscriptionHandlerType, OutResponse, OutStdoutResponse, OutStderrResponse, DepsErrorResponse, DepOutResponse, DepStdoutResponse, DepStderrResponse, OpenedPort, } from './session/codeSnippet';
export type { TerminalManager, TerminalSession, } from './session/terminal';
export { default as api } from './api';
export type { components, paths, } from './api';
{
"name": "@devbookhq/sdk",
"version": "2.3.1",
"version": "2.3.2",
"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