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

@samooth/open-codex

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@samooth/open-codex - npm Package Compare versions

Comparing version
0.3.26
to
0.3.27
+2
-3
package.json
{
"name": "@samooth/open-codex",
"version": "0.3.26",
"version": "0.3.27",
"license": "Apache-2.0",

@@ -24,4 +24,3 @@ "bin": {

"release:readme": "cp ../README.md ./README.md",
"release:version": "npm run build:dev -- -a full-auto 'update the CLI_VERSION in codex-cli/src/utils/session.ts and the version in package.json to the next value.'",
"release": "npm run release:readme && npm run release:version && npm run build && npm publish"
"release": "npm run release:readme && npm version patch && npm run build && npm publish"
},

@@ -28,0 +27,0 @@ "files": [

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display