Comparing version 1.0.15 to 1.0.16
{ | ||
"name": "nlpcloud", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"description": "NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, text generation, question answering, machine translation, language detection, tokenization, POS tagging, and dependency parsing. It is ready for production, served through a REST API.\n\nThis is the Node.js client for the NLP Cloud API.\n\nMore details here: https://nlpcloud.io\n\nDocumentation: https://docs.nlpcloud.io", | ||
@@ -31,3 +31,7 @@ "main": "index.js", | ||
"axios": "^0.21.1" | ||
} | ||
}, | ||
"devDependencies": { | ||
"typescript": "^4.4.3" | ||
}, | ||
"types": "./dist/index.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
20826
8
255
1