Socket
Socket
Sign inDemoInstall

eslint-plugin-vitest

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-vitest - npm Package Compare versions

Comparing version 0.0.22 to 0.0.23

5

package.json
{
"name": "eslint-plugin-vitest",
"version": "0.0.22",
"version": "0.0.23",
"license": "MIT",

@@ -33,2 +33,3 @@ "description": "Eslint plugin for vitest",

"@typescript-eslint/parser": "^5.42.1",
"@veritem/eslint-config": "^0.0.4",
"bumpp": "^8.2.1",

@@ -62,3 +63,3 @@ "concurrently": "^7.5.0",

"lint:eslint-docs": "pnpm build && eslint-doc-generator --check",
"lint:js": "eslint --ignore-path .gitignore .",
"lint:js": "eslint --ignore-path .gitignore . --fix",
"lint": "concurrently --prefixColors auto \"pnpm:lint:*\"",

@@ -65,0 +66,0 @@ "release": "pnpm build && bumpp package.json --commit --push --tag && pnpm publish",

dist/index.cjs

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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