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

gpt-tokens

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gpt-tokens - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

9

package.json
{
"name": "gpt-tokens",
"version": "1.0.4",
"version": "1.0.5",
"description": "Calculate the token consumption and amount of openai gpt message",

@@ -20,2 +20,3 @@ "keywords": [

"main": "index.js",
"types": "index.d.ts",
"repository": "https://github.com/Cainier/gpt-tokens",

@@ -31,3 +32,7 @@ "author": "Cainier <xingrong.dev@gmail.com>",

"typescript": "^5.0.4"
}
},
"files": [
"index.js",
"index.d.ts"
]
}
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