
Security News
CISA Extends MITRE Contract as Crisis Accelerates Alternative CVE Coordination Efforts
CISA extended MITRE’s CVE contract by 11 months, avoiding a shutdown but leaving long-term governance and coordination issues unresolved.
@eclipse-glsp/ts-config
Advanced tools
Common shared configuration for Eclipse GLSP components that are based on Typescript.
yarn add --dev @eclipse-glsp/ts-config
Create a tsconfig.json
:
{
"extends": "@eclipse-glsp/ts-config",
"compilerOptions": {
"rootDir": "src",
"outDir": "lib"
}
}
In addition, a custom configuration for projects that use mocha
is available:
@eclipse-glsp/ts-config/mocha
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.
[config] Update all dependencies & peerDependencies of the dev to the latest version #1136
[protocol] Removed Protocol.MD
file. #892
[eslint-config] Tweaked chai-friendly/no-unused expression
rule to enable allowTenary
and allowShortCircuit
options. #936
[config] Introduce all-in-one @eclipse-glsp/dev
meta package. #842
[cli] Contribute the checkHeaders
command to validate the copyright year (range) of license headers. #834
[config] Introduce @eclipse-glsp/nyc-config
package and the @eclipse-glsp/config-test
meta package. #755
coverageReport
command to create a full nyc test coverage report for a lerna/yarn mono repository[cli] Introduce @eclipse-glsp/cli
package to offer CLI tooling & utility scripts for GLSP projects. #755 - Contributed on behalf of STMicroelectronics
release
command to prepare & publish a new Github release for a specific GLSP component[deps] Updates dependencies of @eclipse-glsp/config
and @eclipse-glsp/config-test
packages to the latest version #1023
FAQs
Shared Typescript configuration for GLSP projects
The npm package @eclipse-glsp/ts-config receives a total of 557 weekly downloads. As such, @eclipse-glsp/ts-config popularity was classified as not popular.
We found that @eclipse-glsp/ts-config demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 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
CISA extended MITRE’s CVE contract by 11 months, avoiding a shutdown but leaving long-term governance and coordination issues unresolved.
Product
Socket's Rubygems ecosystem support is moving from beta to GA, featuring enhanced security scanning to detect supply chain threats beyond traditional CVEs in your Ruby dependencies.
Research
The Socket Research Team investigates a malicious npm package that appears to be an Advcash integration but triggers a reverse shell during payment success, targeting servers handling transactions.