Comparing version 0.5.8 to 0.5.9
{ | ||
"name": "@nlux/hf", | ||
"version": "0.5.8", | ||
"version": "0.5.9", | ||
"description": "The Hugging Face adapters for NLUX, the javascript library for building conversational AI interfaces.", | ||
@@ -54,6 +54,7 @@ "keywords": [ | ||
}, | ||
"dependencies": {}, | ||
"peerDependencies": { | ||
"@nlux/nlux": "0.5.8" | ||
"dependencies": { | ||
"@nlux/nlux": "0.5.9", | ||
"@huggingface/inference": "^{versions.dependencies.hfInference}" | ||
}, | ||
"peerDependencies": {}, | ||
"main": "index.js", | ||
@@ -60,0 +61,0 @@ "types": "hf.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
28266
2