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.5.0 to 0.6.0

16

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

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

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

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

"prettier": "^2.6.2",
"tsup": "^5.12.8",
"typescript": "^4.6.4",
"vitest": "^0.12.0"
"tsup": "^6.1.0",
"typescript": "^4.7.3",
"vitest": "^0.14.0"
},

@@ -60,0 +60,0 @@ "dependencies": {

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