🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@opencode-ai/models

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opencode-ai/models - npm Package Compare versions

Comparing version
0.0.4
to
0.0.5
+1
-1
package.json
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/models",
"version": "0.0.4",
"version": "0.0.5",
"description": "Official typed client for the models.dev API — an open database of AI model capabilities, pricing, and limits",

@@ -6,0 +6,0 @@ "type": "module",

@@ -39,3 +39,3 @@ # @opencode-ai/models

## Snapshot
### Snapshot

@@ -58,3 +58,3 @@ A full copy of the database ships inside the package as a separate, tree-shakable entrypoint:

## Effect
### Effect

@@ -61,0 +61,0 @@ An Effect-native client lives at `@opencode-ai/models/effect` (requires the optional peer dependency `effect`):

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