node-nlp-typescript
Advanced tools
Comparing version 0.1.38 to 0.1.39
{ | ||
"name": "node-nlp-typescript", | ||
"version": "0.1.38", | ||
"version": "0.1.39", | ||
"description": "nlp.js from axa-group in typescript 🚀. NLP library for building bots 🤖, with entity extraction, sentiment analysis, automatic language identification, and more. ", | ||
@@ -12,2 +12,9 @@ "main": "dist/index.js", | ||
}, | ||
"files": [ | ||
"src", | ||
"LICENSE", | ||
"README.md", | ||
"package.json", | ||
"tsconfig.json" | ||
], | ||
"repository": { | ||
@@ -63,5 +70,4 @@ "type": "git", | ||
"@nlpjs/similarity": "^4.26.1", | ||
"@nlpjs/xtables": "^4.25.0", | ||
"node-nlp": "^4.26.1" | ||
"@nlpjs/xtables": "^4.25.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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
15
0
83375
43
2082
- Removednode-nlp@^4.26.1
- Removednode-nlp@4.27.0(transitive)