gpt-tokens
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"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" | ||
] | ||
} |
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
13147
5
226