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.
@typescript-deploys/monaco-typescript
Advanced tools
TypeScript and JavaScript language support for Monaco Editor
Simple TypeScript and JavaScript language support for the Monaco Editor.
Note that this project focuses on single-file scenarios and that things like project-isolation, cross-file-features like Rename etc. are outside the scope of this project and not supported.
Please file issues concerning monaco-typescript
in the monaco-editor
repository.
This npm module is bundled and distributed in the monaco-editor npm module.
git clone https://github.com/Microsoft/monaco-typescript
cd monaco-typescript
npm install .
npm run compile
npm run watch
$/monaco-typescript/test/index.html
in your favorite browser.package.json
.npm install .
npm run import-typescript
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
FAQs
TypeScript and JavaScript language support for Monaco Editor
The npm package @typescript-deploys/monaco-typescript receives a total of 2 weekly downloads. As such, @typescript-deploys/monaco-typescript popularity was classified as not popular.
We found that @typescript-deploys/monaco-typescript demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 9 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.