![Maven Central Adds Sigstore Signature Validation](https://cdn.sanity.io/images/cgdhsj6q/production/7da3bc8a946cfb5df15d7fcf49767faedc72b483-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
@gobark/udprpc
Advanced tools
A UDP-based JSON-RPC 2.0 library for peer-to-peer communications with support for ES6 promises
This is a UDP-based JSON-RPC 2.0 library for peer-to-peer communications with support for ES6 promises.
This library is (nearly) compliant with the JSON-RPC 2.0 Specification http://www.jsonrpc.org/specification.
Missing: Support JSON-RPC batch requests and reponses.
npm install
The code, including tests, is written in TypeScript. The source files are located in the code
folder. The tests and related files are located in the tests
folder.
The transpiled JavaScript code retains the above structure but resides in the dist
folder.
We use npm and Grunt to build the code and run tests. Mocha is our test framework.
Run this command to start the build process:
npm run build
Run these commands to execute the tests and coverage respectively: npm test
and npm run coverage
This runs all the tests that reside in the dist/tests
folder.
Never lower the code coverage thresholds specified in the Gruntfile.
FAQs
A UDP-based JSON-RPC 2.0 library for peer-to-peer communications with support for ES6 promises
The npm package @gobark/udprpc receives a total of 2 weekly downloads. As such, @gobark/udprpc popularity was classified as not popular.
We found that @gobark/udprpc demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.