New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@colucom/osseus-moleculerweb

Package Overview
Dependencies
Maintainers
6
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@colucom/osseus-moleculerweb - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

4

lib/moleculer-web.js

@@ -18,5 +18,3 @@ const os = require('os')

return `
${appName}:${hostName}:${pid}:${osHostName}
`.toLowerCase()
return `${appName}:${hostName}:${pid}:${osHostName}`.toLowerCase()
}

@@ -23,0 +21,0 @@

{
"name": "@colucom/osseus-moleculerweb",
"version": "2.0.0",
"version": "2.0.1",
"description": "Osseus moleculer-web(API Gateway) service module.",

@@ -5,0 +5,0 @@ "main": "index.js",

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