gpt-tokens
Advanced tools
Comparing version 1.3.2 to 1.3.3
{ | ||
"name": "gpt-tokens", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "Calculate the token consumption and amount of openai gpt message", | ||
@@ -21,4 +21,5 @@ "keywords": [ | ||
".": { | ||
"import": "./dist/index.ts", | ||
"require": "./dist/index.js" | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.js" | ||
} | ||
@@ -25,0 +26,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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
20722
0