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.1.8 to 0.2.0

20

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

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

"peerDependencies": {
"vitest": "^0.6.0"
"vitest": "^0.8.1"
},
"devDependencies": {
"@types/node": "^16.11.26",
"@typescript-eslint/eslint-plugin": "^5.13.0",
"@typescript-eslint/parser": "^5.13.0",
"eslint": "^8.10.0",
"eslint-config-prettier": "^8.4.0",
"@typescript-eslint/eslint-plugin": "^5.17.0",
"@typescript-eslint/parser": "^5.17.0",
"eslint": "^8.12.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"execa": "^6.1.0",
"prettier": "^2.5.1",
"tsup": "^5.11.13",
"typescript": "^4.6.2",
"vitest": "^0.6.0"
"prettier": "^2.6.1",
"tsup": "^5.12.1",
"typescript": "^4.6.3",
"vitest": "^0.8.1"
},

@@ -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