Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@trinsic/trinsic
Advanced tools
npm install @trinsic/trinsic
This is the static code generation variant of the Node examples. Code in these examples is pre-generated using protoc and the Node gRPC protoc plugin, and the generated code can be found in various *_pb.js
files. The command line sequence for generating those files is as follows (assuming that protoc
and grpc_node_plugin
are present, and starting in the directory which contains this README.md file):
run pwsh make.ps1
it will take all the proto files in ../../proto and generate js files in the ./dist dir
it will also build the index.d.ts and put it into the dist
npm install -g grpc-tools prettier
grpc_tools_node_protoc --js_out=import_style=commonjs,binary:./dist --grpc_out=grpc_js:./dist --proto_path=../../proto ProviderService.proto
or just use the make.ps1
FAQs
Node and Browser wrapper for the Trinsic services
The npm package @trinsic/trinsic receives a total of 436 weekly downloads. As such, @trinsic/trinsic popularity was classified as not popular.
We found that @trinsic/trinsic demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.