Comparing version 4.13.3 to 4.14.0
{ | ||
"name": "node-nlp", | ||
"version": "4.13.3", | ||
"version": "4.14.0", | ||
"description": "Library for NLU (Natural Language Understanding) done in Node.js", | ||
@@ -45,19 +45,19 @@ "author": { | ||
"dependencies": { | ||
"@nlpjs/builtin-duckling": "^4.11.0", | ||
"@nlpjs/builtin-microsoft": "^4.11.0", | ||
"@nlpjs/core-loader": "^4.13.3", | ||
"@nlpjs/emoji": "^4.12.0", | ||
"@nlpjs/builtin-duckling": "^4.14.0", | ||
"@nlpjs/builtin-microsoft": "^4.14.0", | ||
"@nlpjs/core-loader": "^4.14.0", | ||
"@nlpjs/emoji": "^4.14.0", | ||
"@nlpjs/evaluator": "^4.11.3", | ||
"@nlpjs/lang-all": "^4.13.1", | ||
"@nlpjs/lang-all": "^4.14.0", | ||
"@nlpjs/language": "^4.6.0", | ||
"@nlpjs/neural": "^4.12.0", | ||
"@nlpjs/nlg": "^4.11.2", | ||
"@nlpjs/nlp": "^4.13.3", | ||
"@nlpjs/nlu": "^4.12.0", | ||
"@nlpjs/nlg": "^4.14.0", | ||
"@nlpjs/nlp": "^4.14.0", | ||
"@nlpjs/nlu": "^4.14.0", | ||
"@nlpjs/request": "^4.13.2", | ||
"@nlpjs/sentiment": "^4.13.1", | ||
"@nlpjs/similarity": "^4.11.0", | ||
"@nlpjs/xtables": "^4.11.0" | ||
"@nlpjs/sentiment": "^4.14.0", | ||
"@nlpjs/similarity": "^4.14.0", | ||
"@nlpjs/xtables": "^4.14.0" | ||
}, | ||
"gitHead": "ef92cd8f5981f016e14f95fd1ac8d139cbeb8bc1" | ||
"gitHead": "48a764d97a40355f51560177ecc0ec8cfabaa195" | ||
} |
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
Updated@nlpjs/core-loader@^4.14.0
Updated@nlpjs/emoji@^4.14.0
Updated@nlpjs/lang-all@^4.14.0
Updated@nlpjs/nlg@^4.14.0
Updated@nlpjs/nlp@^4.14.0
Updated@nlpjs/nlu@^4.14.0
Updated@nlpjs/sentiment@^4.14.0
Updated@nlpjs/similarity@^4.14.0
Updated@nlpjs/xtables@^4.14.0