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

@nlpjs/utils

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nlpjs/utils - npm Package Compare versions

Comparing version 4.8.3 to 4.8.4

src/nlp-analyzer.js

8

package.json
{
"name": "@nlpjs/utils",
"version": "4.8.3",
"version": "4.8.4",
"description": "NLP utils",

@@ -30,3 +30,7 @@ "author": {

},
"gitHead": "bdb43424794d81aaf87b26a0a2491b286c2ea67a"
"gitHead": "34cf314252366025726759d2e31b2be729d2e5f4",
"dependencies": {
"@nlpjs/xtables": "^4.8.1",
"exceljs": "^4.1.1"
}
}

@@ -0,0 +0,0 @@ /*

@@ -27,2 +27,3 @@ /*

const MarkovChain = require('./markov');
const NlpAnalyzer = require('./nlp-analyzer');

@@ -33,2 +34,3 @@ module.exports = {

MarkovChain,
NlpAnalyzer,
};

@@ -0,0 +0,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