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

@nlpjs/nlu

Package Overview
Dependencies
Maintainers
2
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nlpjs/nlu - npm Package Compare versions

Comparing version 4.26.1 to 4.27.0

4

package.json
{
"name": "@nlpjs/nlu",
"version": "4.26.1",
"version": "4.27.0",
"description": "Natural Language Understanding",

@@ -33,3 +33,3 @@ "author": {

},
"gitHead": "56eb4732b2b18834c988008a72956bb26b1fe7b0"
"gitHead": "ce35f4e94c66a571471d24b10e1534a305842263"
}

@@ -141,2 +141,6 @@ /*

getSentences() {
return this.sentences;
}
remove(srcDomain, srcUtterance, srcIntent) {

@@ -143,0 +147,0 @@ const domain = srcIntent ? srcDomain : defaultDomainName;

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