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.55 to 0.0.56

1

dist/index.d.ts
declare const _default: {
rules: {
"no-skipped-tests": any;
"prefer-lowercase-title": any;

@@ -5,0 +4,0 @@ "max-nested-describe": any;

2

package.json
{
"name": "eslint-plugin-vitest",
"version": "0.0.55",
"version": "0.0.56",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "Eslint plugin for vitest",

@@ -100,3 +100,2 @@ ## eslint-plugin-vitest

| [no-restricted-vi-methods](docs/rules/no-restricted-vi-methods.md) | Disallow specific `vi.` methods | 🌐 | | |
| [no-skipped-tests](docs/rules/no-skipped-tests.md) | Disallow skipped tests | 🌐 | | |
| [no-standalone-expect](docs/rules/no-standalone-expect.md) | Disallow using `expect` outside of `it` or `test` blocks | 🌐 | | |

@@ -103,0 +102,0 @@ | [no-test-prefixes](docs/rules/no-test-prefixes.md) | Disallow using `test` as a prefix | 🌐 | 🔧 | |

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