New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@dqbd/tiktoken

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dqbd/tiktoken - npm Package Compare versions

Comparing version

to
1.0.20

3

model_to_encoding.json

@@ -60,3 +60,4 @@ {

"gpt-4o-2024-05-13": "o200k_base",
"gpt-4o-2024-08-06":"o200k_base",
"gpt-4o-2024-08-06": "o200k_base",
"gpt-4o-2024-11-20": "o200k_base",
"gpt-4o-mini-2024-07-18": "o200k_base",

@@ -63,0 +64,0 @@ "gpt-4o-mini": "o200k_base",

{
"name": "@dqbd/tiktoken",
"version": "1.0.19",
"version": "1.0.20",
"description": "JS/WASM bindings for tiktoken",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -75,2 +75,3 @@ /* tslint:disable */

| "gpt-4o-2024-08-06"
| "gpt-4o-2024-11-20"
| "gpt-4o-mini-2024-07-18"

@@ -77,0 +78,0 @@ | "gpt-4o-mini"

Sorry, the diff of this file is not supported yet