@dqbd/tiktoken
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@dqbd/tiktoken", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Javascript bindings for tiktoken", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -110,11 +110,11 @@ # ⏳ tiktoken | ||
| Runtime | Status | Notes | | ||
| ------------------- | ------ | ------------------------------------------- | | ||
| Node.js | ✅ | | | ||
| Bun | ✅ | | | ||
| Vite | ✅ | See [here](#vite) for notes | | ||
| Next.js | ✅ | See [here](#nextjs) for notes | | ||
| Vercel Edge Runtime | 🚧 | See [here](#vercel-edge-runtime) for notes | | ||
| Cloudflare Workers | 🚧 | See [here](#cloudflare-workers) for caveats | | ||
| Deno | ❌ | Currently unsupported | | ||
| Runtime | Status | Notes | | ||
| ------------------- | ------ | ------------------------------------------ | | ||
| Node.js | ✅ | | | ||
| Bun | ✅ | | | ||
| Vite | ✅ | See [here](#vite) for notes | | ||
| Next.js | ✅ | See [here](#nextjs) for notes | | ||
| Vercel Edge Runtime | ✅ | See [here](#vercel-edge-runtime) for notes | | ||
| Cloudflare Workers | ✅ | See [here](#cloudflare-workers) for notes | | ||
| Deno | ❌ | Currently unsupported | | ||
@@ -218,3 +218,2 @@ ### [Vite](#vite) | ||
} | ||
``` | ||
@@ -221,0 +220,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7159751
256