Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
nemo-monaco-typescript
Advanced tools
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 nemo-monaco-typescript receives a total of 7 weekly downloads. As such, nemo-monaco-typescript popularity was classified as not popular.
We found that nemo-monaco-typescript demonstrated a not healthy version release cadence and project activity because the last version was released 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.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.