
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
@matrixoc/snippet
Advanced tools
Snippet is a library of code snippets/examples. It's made to show people examples of code that can easily be executed and used.
Install Snippet
with Yarn
or NPM
:
yarn add @matrixoc/snippet
npm install @matrixoc/snippet
See CONTRIBUTING.md.
There is a few functions that package up some helpful methods for use with Snippet.
/* Load up the Node module */
const snippet = require('@matrixoc/snippet');
snippet.getSnippets();
snippet.getSnippetsByLanguage('javascript');
snippet.getSnippetByName('hello_world_js');
snippet.checkName('hello_world_js');
snippet.checkLanguage('javascript');
You may add a Snippet and it will be reviewed within the next 48 hours.
The following is a list of all contributors(a-z);
FAQs
A library of code snippets.
The npm package @matrixoc/snippet receives a total of 4,371 weekly downloads. As such, @matrixoc/snippet popularity was classified as popular.
We found that @matrixoc/snippet demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.