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.54 to 0.0.55

1

dist/index.d.ts

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

"valid-title": any;
"valid-expect": any;
};

@@ -34,0 +35,0 @@ configs: {

2

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

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

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

| [prefer-to-be](docs/rules/prefer-to-be.md) | Suggest using toBe() | ✅ | 🔧 | |
| [valid-expect](docs/rules/valid-expect.md) | Enforce valid `expect()` usage | ✅ | | |
| [valid-title](docs/rules/valid-title.md) | Enforce valid titles | ✅ | 🔧 | |

@@ -115,2 +116,3 @@

- [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest)
Most the rules are basically a port of jest plugin rules with small modifications

@@ -117,0 +119,0 @@ ### Licence

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