You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@openai/codex-sdk

Package Overview
Dependencies
Maintainers
12
Versions
401
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openai/codex-sdk - npm Package Compare versions

Comparing version
0.105.0-alpha.12
to
0.105.0-alpha.13
+2
-2
package.json
{
"name": "@openai/codex-sdk",
"version": "0.105.0-alpha.12",
"version": "0.105.0-alpha.13",
"description": "TypeScript SDK for Codex APIs.",

@@ -67,4 +67,4 @@ "repository": {

"dependencies": {
"@openai/codex": "0.105.0-alpha.12"
"@openai/codex": "0.105.0-alpha.13"
}
}