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

@nlpjs/console-connector

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nlpjs/console-connector - npm Package Compare versions

Comparing version 4.0.0-rc.15 to 4.0.0-rc.16

6

package.json
{
"name": "@nlpjs/console-connector",
"version": "4.0.0-rc.15",
"version": "4.0.0-rc.16",
"description": "Console Connector",

@@ -28,5 +28,5 @@ "author": {

"dependencies": {
"@nlpjs/core": "^4.0.0-rc.13"
"@nlpjs/core": "^4.0.0-rc.16"
},
"gitHead": "51837c0b7a0b5ba14a93fcf390e4b9a5025fe3da"
"gitHead": "b1db0d0a691fef7821c5fe718e4fad614dd388ad"
}

@@ -97,3 +97,3 @@ /*

});
this.say(result.answer);
this.say(result);
} else {

@@ -100,0 +100,0 @@ console.error(`There is no pipeline for ${name}`);

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