@huggingface/tasks
Advanced tools
Comparing version
{ | ||
"name": "@huggingface/tasks", | ||
"packageManager": "pnpm@8.10.5", | ||
"version": "0.13.0-test", | ||
"version": "0.13.0-test2", | ||
"description": "List of ML tasks for huggingface.co/tasks", | ||
@@ -12,3 +12,2 @@ "repository": "https://github.com/huggingface/huggingface.js.git", | ||
"module": "./dist/index.js", | ||
"types": "./dist/src/index.d.ts", | ||
"exports": { | ||
@@ -44,3 +43,3 @@ ".": { | ||
"format:check": "prettier --check .", | ||
"build": "tsup src/index.ts --format cjs,esm --clean && tsc --emitDeclarationOnly --declaration", | ||
"build": "tsup src/index.ts --format cjs,esm --dts --clean", | ||
"watch:export": "tsup src/index.ts --format cjs,esm --watch", | ||
@@ -47,0 +46,0 @@ "watch:types": "tsc --emitDeclarationOnly --declaration --watch", |
1481174
3.96%205
-48.36%35287
-1.21%