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.11 to 0.0.13

1

dist/index.d.ts

@@ -9,2 +9,3 @@ declare const _default: {

"no-conditional-in-tests": any;
"no-focused-tests": any;
};

@@ -11,0 +12,0 @@ };

2

package.json
{
"name": "eslint-plugin-vitest",
"version": "0.0.11",
"version": "0.0.13",
"license": "MIT",

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

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

- No Skipped tests
- No Focused tests
- Lower case title

@@ -49,0 +50,0 @@ - Max number of nested describe blocks

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