Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
pbkit Protobuf toolkit for modern web development <table> <tr> <th>Homepage</th> <td><a href="https://pbkit.dev/"
Protobuf toolkit for modern web development
Homepage | |
---|---|
Join our community! | |
Follow our SNS account! | |
Releases |
|
https://developers.google.com/protocol-buffers
Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data – think XML, but smaller, faster, and simpler.
Pbkit is a collection of tools related to protobuf.
It is written in TypeScript and uses the Deno api.
However, it can be executed in any JavaScript environment (including Node.js or
web browser) because it does not use platform APIs inside the core
directory.
pb
- Protobuf schema compiler like protoc
.
protoc
has native binary dependencies, but pb
command is written in pure
TypeScript, so it can be used comfortably in Node.js projects, etc., and can
even easily be run in a web browser.pollapo
- A package manager for the protobuf schema.
.proto
files is treated as a single pollapo
package.runtime
folder.pbkit is dual-licensed under Apache 2.0 and MIT terms.
see LICENSE-APACHE and LICENSE-MIT for details.
FAQs
pbkit Protobuf toolkit for modern web development <table> <tr> <th>Homepage</th> <td><a href="https://pbkit.dev/"
The npm package pbkit receives a total of 2,203 weekly downloads. As such, pbkit popularity was classified as popular.
We found that pbkit demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.