Socket
Socket
Sign inDemoInstall

pv-node-nlp

Package Overview
Dependencies
119
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.12.7 to 3.12.8

40

package.json
{
"name": "pv-node-nlp",
"version": "3.12.7",
"version": "3.12.8",
"description": "Library for NLU (Natural Language Understanding) done in Node.js (fork from node-nlp before they went for the injection route",

@@ -39,26 +39,26 @@ "main": "lib/index.js",

"devDependencies": {
"browserify": "^16.5.0",
"coveralls": "^3.0.6",
"eslint": "^8.1.0",
"eslint-config-airbnb-base": "^14.0.0",
"eslint-config-prettier": "^6.4.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^23.0.0",
"eslint-plugin-prettier": "^3.1.1",
"husky": "^3.0.8",
"jest": "^27.3.1",
"lint-staged": "^11.2.6",
"lodash": ">=4.17.15",
"browserify": "^17.0.0",
"coveralls": "^3.1.1",
"eslint": "^8.54.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-prettier": "^5.0.1",
"husky": "^8.0.3",
"jest": "^29.7.0",
"lint-staged": "^15.1.0",
"lodash": ">=4.17.21",
"merge": "^2.1.1",
"prettier": "^1.18.2",
"terser": "4.3.9"
"prettier": "^3.1.0",
"terser": "5.24.0"
},
"dependencies": {
"@microsoft/recognizers-text-suite": "1.1.4",
"escodegen": "^1.12.0",
"@microsoft/recognizers-text-suite": "1.3.1",
"escodegen": "^2.1.0",
"esprima": "^4.0.1",
"kuromoji": "^0.1.2",
"novel-segment": "^2.5.0",
"xlsx": "^0.17.3",
"async": "^3.2.2"
"novel-segment": "^2.7.114",
"xlsx": "^0.18.5",
"async": "^3.2.5"
},

@@ -65,0 +65,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc