Socket
Socket
Sign inDemoInstall

vitest-github-actions-reporter

Package Overview
Dependencies
561
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.0 to 0.5.0

16

package.json
{
"name": "vitest-github-actions-reporter",
"version": "0.4.0",
"version": "0.5.0",
"description": "Vitest reporter to create annotations when running tests in GitHub Actions",

@@ -43,9 +43,9 @@ "type": "module",

"peerDependencies": {
"vitest": "^0.10.0"
"vitest": "^0.12.0"
},
"devDependencies": {
"@types/node": "^16.11.32",
"@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0",
"eslint": "^8.14.0",
"@typescript-eslint/eslint-plugin": "^5.25.0",
"@typescript-eslint/parser": "^5.25.0",
"eslint": "^8.16.0",
"eslint-config-prettier": "^8.5.0",

@@ -55,9 +55,9 @@ "eslint-plugin-prettier": "^4.0.0",

"prettier": "^2.6.2",
"tsup": "^5.12.6",
"tsup": "^5.12.8",
"typescript": "^4.6.4",
"vitest": "^0.10.0"
"vitest": "^0.12.0"
},
"dependencies": {
"@actions/core": "^1.7.0"
"@actions/core": "^1.8.2"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc