@aigur/huggingface
Advanced tools
Comparing version 0.0.11 to 0.0.12
# @aigur/huggingface | ||
## 0.0.12 | ||
### Patch Changes | ||
- f6274fb3: configure hf package to be imported from source | ||
## 0.0.11 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@aigur/huggingface", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"main": "src/index.ts", | ||
"types": "src/index.ts", | ||
"keywords": [], | ||
@@ -22,6 +22,6 @@ "author": "", | ||
"scripts": { | ||
"pbl": "npm publish --access public", | ||
"build": "tsup src/index.ts --format cjs --dts --minify", | ||
"dev": "tsup src/index.ts --format cjs --dts --watch" | ||
"pbl2": "npm publish --access public", | ||
"build2": "tsup src/index.ts --format cjs --dts --minify", | ||
"dev2": "tsup src/index.ts --format cjs --dts --watch" | ||
} | ||
} |
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
2
2695
6
29