Gathering detailed insights and metrics for @benzene/jit
Gathering detailed insights and metrics for @benzene/jit
Gathering detailed insights and metrics for @benzene/jit
Gathering detailed insights and metrics for @benzene/jit
npm install @benzene/jit
@benzene/core@0.8.2
Published on 13 Aug 2022
@benzene/http@0.4.2
Published on 13 Aug 2022
@benzene/jit@0.1.5
Published on 13 Aug 2022
@benzene/ws@0.7.2
Published on 13 Aug 2022
@benzene/extra@0.2.3
Published on 13 Aug 2022
@benzene/http@0.4.1
Published on 03 Feb 2022
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
164 Stars
150 Commits
7 Forks
4 Watching
14 Branches
3 Contributors
Updated on 10 Sept 2024
TypeScript (94.71%)
JavaScript (4.51%)
Shell (0.44%)
Lua (0.33%)
Cumulative downloads
Total Downloads
Last day
-60%
2
Compared to previous day
Last week
-89.6%
7
Compared to previous week
Last month
-29.6%
292
Compared to previous month
Last year
158.8%
7,875
Compared to previous year
2
Benzene is a new take on GraphQL server that gives us the control we need while staying blazing fast.
The @benzene/http
and @benzene/ws
packages allow us to build a full-featured GraphQL server, featuring:
@benzene/http
and @benzene/ws
purely wrap @benzene/core
, which includes minimal dependencies and features no third-party integrations, thus avoiding unnecessary overheads.graphql-jit
or rolling our own for performance and cutting-edge features.We are taking an approach opposite to Apollo Server, which abstracts everything behind its applyMiddleware
function that includes unexpected and hard-to-customized "defaults".
While our approach requires a bit more boilerplate, we achieve an observable and customizable server integration.
Documentation is available at benzene.vercel.app
There is also a Getting Started section
which shows how to build a real-time book voting app using both @benzene/http
and @benzene/ws
.
There are also various examples for integrations with different tools and frameworks.
This repository uses the new npm v7 workspaces (yarn 1 workspace may also work). Please see contributing.md.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
Found 0/20 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
15 existing vulnerabilities detected
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