![require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages](https://cdn.sanity.io/images/cgdhsj6q/production/be8ab80c8efa5907bc341c6fefe9aa20d239d890-1600x1097.png?w=400&fit=max&auto=format)
Security News
require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
@eclipse-glsp/mocha-config
Advanced tools
Common shared configuration for Eclipse GLSP components that are using mocha as test framework.
yarn add --dev @eclipse-glsp/mocha-config
**Create a .mocharc
file **:
{
"$schema": "https://json.schemastore.org/mocharc",
"extends": "@eclipse-glsp/mocha-config"
}
For more information, please visit the Eclipse GLSP Umbrella repository and the Eclipse GLSP Website. If you have questions, please raise them in the discussions and have a look at our communication and support options.
generateIndex
command to the GLSP CLI. Allows autogeneration of index files in GLSP projects. #1197release
CLI command. #1226checkHeader
CLI command. Focus on end year copyright header validation and remove the error-prone validation of the start year. #1289updateNext
command to the GLSP CLI tool. Allows updating of all dependencies in GLSP projects that are tagged with `next´. 1229ES2019
#1372FAQs
Shared Mocha test configuration for GLSP projects
The npm package @eclipse-glsp/mocha-config receives a total of 158 weekly downloads. As such, @eclipse-glsp/mocha-config popularity was classified as not popular.
We found that @eclipse-glsp/mocha-config demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.