Gathering detailed insights and metrics for @grpc/grpc-js
Gathering detailed insights and metrics for @grpc/grpc-js
Gathering detailed insights and metrics for @grpc/grpc-js
Gathering detailed insights and metrics for @grpc/grpc-js
npm install @grpc/grpc-js
@grpc/grpc-js 1.12.2
Published on 09 Oct 2024
@grpc/grpc-js 1.12.1
Published on 08 Oct 2024
@grpc/grpc-js-xds 1.12.0
Published on 03 Oct 2024
@grpc/grpc-js 1.12.0
Published on 03 Oct 2024
@grpc/grpc-js 1.11.3
Published on 17 Sept 2024
@grpc/grpc-js 1.11.2
Published on 05 Sept 2024
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
4,502 Stars
4,884 Commits
651 Forks
73 Watching
51 Branches
182 Contributors
Updated on 28 Nov 2024
TypeScript (84.92%)
JavaScript (12.13%)
C++ (1.46%)
Shell (0.98%)
CMake (0.14%)
Batchfile (0.13%)
Dockerfile (0.13%)
PowerShell (0.11%)
Cumulative downloads
Total Downloads
Last day
-12.4%
2,108,011
Compared to previous day
Last week
0.5%
12,552,127
Compared to previous week
Last month
8.2%
52,588,342
Compared to previous month
Last year
49.4%
505,689,692
Compared to previous year
2
30
For a comparison of the features available in these two libraries, see this document
Directory: packages/grpc-js
npm package: @grpc/grpc-js
This library implements the core functionality of gRPC purely in JavaScript, without a C++ addon. It works on the latest versions of Node.js on all platforms that Node.js runs on.
Directory: packages/grpc-native-core
(lives in the grpc@1.24.x
branch) (see here for installation information)
npm package: grpc.
This is the deprecated implementation of gRPC using a C++ addon. It works on versions of Node.js up to 14 on most platforms that Node.js runs on.
Directory: packages/proto-loader
npm package: @grpc/proto-loader
This library loads .proto
files into objects that can be passed to the gRPC libraries.
Directory: packages/grpc-tools
npm package: grpc-tools
Distribution of protoc and the gRPC Node protoc plugin for ease of installation with npm.
Directory: packages/grpc-health-check
npm package: grpc-health-check
Health check service for gRPC servers.
Directory: packages/grpc-reflection
npm package: @grpc/reflection
Reflection API service for gRPC servers.
The latest stable version of the package.
Stable Version
1
7.5/10
Summary
Prototype pollution in grpc and @grpc/grpc-js
Affected Versions
< 1.1.8
Patched Versions
1.1.8
3
5.3/10
Summary
@grpc/grpc-js can allocate memory for incoming messages well above configured limits
Affected Versions
< 1.8.22
Patched Versions
1.8.22
5.3/10
Summary
@grpc/grpc-js can allocate memory for incoming messages well above configured limits
Affected Versions
>= 1.9.0, < 1.9.15
Patched Versions
1.9.15
5.3/10
Summary
@grpc/grpc-js can allocate memory for incoming messages well above configured limits
Affected Versions
>= 1.10.0, < 1.10.9
Patched Versions
1.10.9
Reason
30 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10
Reason
GitHub workflow tokens follow principle of least privilege
Details
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
0 existing vulnerabilities detected
Reason
security policy file detected
Details
Reason
Found 2/12 approved changesets -- score normalized to 1
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2024-11-25
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More