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

@nlpjs/express-api-server

Package Overview
Dependencies
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nlpjs/express-api-server - npm Package Compare versions

Comparing version 4.25.0 to 4.26.0

4

package.json
{
"name": "@nlpjs/express-api-server",
"version": "4.25.0",
"version": "4.26.0",
"description": "Express API Server",

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

},
"gitHead": "3065165b42ea2160d2a27c10c412c4b4c491332a"
"gitHead": "5d3f12ccb34890b4f358af85b4617a0d07197027"
}

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

this.app = expressApp.initialize();
this.serverLib = expressApp.express;

@@ -81,0 +82,0 @@ if (!port || port < 1) {

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