Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@codemirror/next
Advanced tools
This is the prototype of the next version of CodeMirror, a complete rewrite.
Eventually, the content of this repository will move into different packages. For now, to reduce friction during development, it is a monorepo. Its content is published as the @codemirror/next
package on npm.
To get started, make sure you are running node.js version 13. After cloning the repository, run
npm install
to install dependencies, and
npm run dev
to start a server that automatically rebuilds the bundles when the code changes and exposes a dev server on port 8090 running the demo and tests.
Please see the website for more information and docs.
This code is dual-licensed under the MIT and GPL-v3 licenses. This means that you, as user, may choose one of these licenses to abide by. I.e. if complying with the GPL is problematic for you, you can choose the more liberal MIT license.
FAQs
Text/code editor component
The npm package @codemirror/next receives a total of 1,073 weekly downloads. As such, @codemirror/next popularity was classified as popular.
We found that @codemirror/next 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.