Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cgkb

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cgkb - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

6

package.json
{
"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 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc