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.32 to 0.0.33

10

dist/index.d.ts

@@ -13,4 +13,14 @@ declare const _default: {

};
configs: {
all: {
plugins: string[];
rules: any;
};
recommended: {
plugins: string[];
rules: any;
};
};
};
export { _default as default };

5

package.json
{
"name": "eslint-plugin-vitest",
"version": "0.0.32",
"version": "0.0.33",
"license": "MIT",

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

"@types/mocha": "^10.0.1",
"@types/node": "^18.13.0",
"@typescript-eslint/eslint-plugin": "^5.48.1",

@@ -47,3 +48,3 @@ "@typescript-eslint/parser": "^5.48.1",

"unbuild": "^1.0.2",
"vitest": "^0.27.1"
"vitest": "^0.28.3"
},

@@ -50,0 +51,0 @@ "engines": {

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