New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@eclipse-glsp/mocha-config

Package Overview
Dependencies
Maintainers
5
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eclipse-glsp/mocha-config - npm Package Compare versions

Comparing version 0.10.0-next.d1528eb.92 to 1.0.0

2

.mocharc.json
{
"$schema": "https://json.schemastore.org/mocharc",
"require": ["ts-node/register", "reflect-metadata/Reflect"],
"require": ["ts-node/register", "reflect-metadata/Reflect", "ignore-styles"],
"reporter": "spec",

@@ -5,0 +5,0 @@ "color": true,

{
"name": "@eclipse-glsp/mocha-config",
"version": "0.10.0-next.d1528eb.92+d1528eb",
"version": "1.0.0",
"description": "Shared Mocha test configuration for GLSP projects",

@@ -32,2 +32,3 @@ "license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",

"chai": "^4.3.4",
"ignore-styles": "^5.0.1",
"mocha": "^9.1.3",

@@ -38,6 +39,9 @@ "mocha-jenkins-reporter": "^0.4.7",

},
"devDependencies": {
"reflect-metadata": "^0.1.13"
},
"peerDependencies": {
"@types/node": ">=12.x",
"reflect-metadata": ">=0.1.13",
"typescript": ">=3.9.0"
"typescript": ">=4.5.5"
},

@@ -51,3 +55,3 @@ "files": [

"main": ".mocharc.json",
"gitHead": "d1528eb66d3121a26524aa3cb074ba3d4063f791"
"gitHead": "fe535dbf865fafa4fa024d5874d76a115d6bb069"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc