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.
@0x/mesh-rpc-client
Advanced tools
A Javascript library for interacting with the Mesh JSON RPC API over WebSockets
A Javascript library for interacting with the Mesh JSON RPC API over WebSockets.
yarn add @0x/mesh-rpc-client
If your project is in TypeScript, add the following to your tsconfig.json
:
"compilerOptions": {
"typeRoots": ["node_modules/@0x/typescript-typings/types", "node_modules/@types"],
}
If you would like to contribute bug fixes or new features to the client, checkout the 0xproject/0x-mesh project and use the below commands to install the dependencies, build, lint and test your changes.
yarn install
yarn build
yarn clean
yarn lint
yarn test
FAQs
A Javascript library for interacting with the Mesh JSON RPC API over WebSockets
The npm package @0x/mesh-rpc-client receives a total of 29 weekly downloads. As such, @0x/mesh-rpc-client popularity was classified as not popular.
We found that @0x/mesh-rpc-client demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 11 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.