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.
altair-codemirror-graphql
Advanced tools
This is an example repository containing a minimal CodeMirror language support package. The idea is to clone it, rename it, and edit it to create support for a new language.
Things you'll need to do (see the language support example for a more detailed tutorial):
git grep EXAMPLE
and replace all instances with your language name.
Rewrite the grammar in src/syntax.grammar
to cover your language. See the Lezer system guide for information on this file format.
Adjust the metadata in src/index.ts
to work with your new grammar.
Adjust the grammar tests in test/cases.txt
.
Build (npm run prepare
) and test (npm test
).
Rewrite this readme file.
Optionally add a license.
Publish. If you want to use a @codemirror/lang-...
package name, open an issue to ask for npm publish rights for that name.
FAQs
GraphQL language support for CodeMirror
The npm package altair-codemirror-graphql receives a total of 5 weekly downloads. As such, altair-codemirror-graphql popularity was classified as not popular.
We found that altair-codemirror-graphql 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
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.