Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@daytonaio/sdk

Package Overview
Dependencies
Maintainers
4
Versions
322
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daytonaio/sdk

Daytona TypeScript SDK for sandbox management and code execution

latest
Source
npmnpm
Version
0.182.0
Version published
Weekly downloads
330K
-10.42%
Maintainers
4
Weekly downloads
 
Created
Source

@daytonaio/sdk is now @daytona/sdk

This package has been renamed. Please use @daytona/sdk instead.

Migration

Update your dependency:

npm uninstall @daytonaio/sdk
npm install @daytona/sdk

or with yarn:

yarn remove @daytonaio/sdk
yarn add @daytona/sdk

Then update your imports:

- import { Daytona } from '@daytonaio/sdk'
+ import { Daytona } from '@daytona/sdk'

The API is identical — only the package name has changed.

About @daytona/sdk

The official TypeScript SDK for Daytona, secure and elastic infrastructure for running AI-generated code.

For documentation, examples, and guides, visit daytona.io/docs.

Keywords

daytona

FAQs

Package last updated on 26 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts