RocketChat/Rocket.Chat

View on GitHub
.github/actions/update-version-durability/package.json

Summary

Maintainability
Test Coverage
{
  "name": "scripts",
  "version": "1.0.0",
  "type": "module",
  "description": "",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@actions/core": "^1.10.1",
    "@octokit/rest": "^21.0.0",
    "axios": "^1.7.2",
    "beauty-html": "^1.3.1",
    "colors": "^1.4.0",
    "diff": "^5.1.0",
    "semver": "^7.5.4",
    "xmldom": "^0.6.0"
  }
}