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
6
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 1.1.0-next.fe535db.107 to 1.1.0-next.ffcc7ce.140

41

package.json
{
"name": "@eclipse-glsp/mocha-config",
"version": "1.1.0-next.fe535db.107+fe535db",
"version": "1.1.0-next.ffcc7ce.140+ffcc7ce",
"description": "Shared Mocha test configuration for GLSP projects",
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",
"keywords": [
"eclipse",
"glsp",
"mocha",
"testing"
],
"author": {
"name": "Eclipse GLSP"
},
"homepage": "https://www.eclipse.org/glsp/",
"bugs": "https://github.com/eclipse-glsp/glsp/issues",
"repository": {

@@ -19,3 +17,6 @@ "type": "git",

},
"bugs": "https://github.com/eclipse-glsp/glsp/issues",
"license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",
"author": {
"name": "Eclipse GLSP"
},
"contributors": [

@@ -28,29 +29,15 @@ {

],
"dependencies": {
"@types/chai": "^4.2.22",
"@types/mocha": "^9.0.0",
"@types/sinon": "^10.0.6",
"chai": "^4.3.4",
"ignore-styles": "^5.0.1",
"mocha": "^9.1.3",
"mocha-jenkins-reporter": "^0.4.7",
"sinon": "^12.0.1",
"ts-node": "^10.4.0"
},
"devDependencies": {
"reflect-metadata": "^0.1.13"
},
"peerDependencies": {
"@types/node": ">=12.x",
"reflect-metadata": ">=0.1.13",
"typescript": ">=4.5.5"
},
"main": ".mocharc.json",
"files": [
".mocharc.json"
],
"peerDependencies": {
"ignore-styles": "^5.0.0",
"mocha": "^10.0.0",
"reflect-metadata": "^0.1.0"
},
"publishConfig": {
"access": "public"
},
"main": ".mocharc.json",
"gitHead": "fe535dbf865fafa4fa024d5874d76a115d6bb069"
"gitHead": "ffcc7ce86bc05d6e16c3af131b27824aae282e6f"
}

@@ -13,3 +13,3 @@ # Eclipse GLSP - Shared mocha configuration

**Create a `.mocharc.json`**:
**Create a `.mocharc` file **:

@@ -16,0 +16,0 @@ ```json

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