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

@join-com/grpc

Package Overview
Dependencies
Maintainers
32
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@join-com/grpc - npm Package Compare versions

Comparing version 3.3.4 to 3.3.5

2

dist/Server.js

@@ -66,3 +66,3 @@ "use strict";

if (error) {
logger?.error(`${error.message} - Stack: ${error.stack ?? ''}`);
logger?.error(`${error.message} - Stack: ${error.stack ?? ''}`, error);
}

@@ -69,0 +69,0 @@ resolve(port);

{
"name": "@join-com/grpc",
"version": "3.3.4",
"version": "3.3.5",
"description": "gRPC library",

@@ -5,0 +5,0 @@ "author": "JOIN Solutions",

Sorry, the diff of this file is not supported yet

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