Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "cgkb", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Contextual Graph Knowledge Base", | ||
@@ -8,3 +8,3 @@ "main": "index.js", | ||
"start": "node index.js", | ||
"test": "./node_modules/.bin/istanbul cover ./node_modules/mocha/bin/_mocha", | ||
"test": "istanbul cover _mocha", | ||
"server": "node src/nlp-server.js" | ||
@@ -36,3 +36,3 @@ }, | ||
"neo4j": "^2.0.0-RC2", | ||
"spacy-nlp": "^1.0.3", | ||
"spacy-nlp": "^1.0.4", | ||
"winston": "^2.2.0" | ||
@@ -39,0 +39,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
860363
Updatedspacy-nlp@^1.0.4