Socket
Socket
Sign inDemoInstall

vitest-github-actions-reporter

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vitest-github-actions-reporter - npm Package Compare versions

Comparing version 0.7.0 to 0.8.0

18

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

@@ -44,15 +44,15 @@ "type": "module",

"peerDependencies": {
"vitest": "^0.15.1"
"vitest": "^0.16.0"
},
"devDependencies": {
"@types/node": "^16.11.32",
"@typescript-eslint/eslint-plugin": "^5.28.0",
"@typescript-eslint/parser": "^5.28.0",
"eslint": "^8.17.0",
"@types/node": "^16.11.41",
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/parser": "^5.30.0",
"eslint": "^8.18.0",
"eslint-config-prettier": "^8.5.0",
"execa": "^6.1.0",
"prettier": "^2.7.0",
"prettier": "^2.7.1",
"tsup": "^6.1.2",
"typescript": "^4.7.3",
"vitest": "^0.15.1"
"typescript": "^4.7.4",
"vitest": "^0.16.0"
},

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

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