Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dqbd/tiktoken

Package Overview
Dependencies
Maintainers
1
Versions
31
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 1.0.3 to 1.0.4

10

package.json
{
"name": "@dqbd/tiktoken",
"version": "1.0.3",
"version": "1.0.4",
"description": "Javascript bindings for tiktoken",

@@ -36,2 +36,6 @@ "license": "MIT",

},
"./tiktoken_bg.wasm?module": {
"types": "./tiktoken_bg.wasm.d.ts",
"default": "./tiktoken_bg.wasm?module"
},
"./lite": {

@@ -56,2 +60,6 @@ "types": "./lite/tiktoken.d.ts",

},
"./lite/tiktoken_bg.wasm?module": {
"types": "./lite/tiktoken_bg.wasm.d.ts",
"default": "./lite/tiktoken_bg.wasm?module"
},
"./model_to_encoding.json": "./model_to_encoding.json",

@@ -58,0 +66,0 @@ "./registry.json": "./registry.json",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc