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.1.3 to 0.1.4

16

package.json
{
"name": "eslint-plugin-vitest",
"version": "0.1.3",
"version": "0.1.4",
"license": "MIT",

@@ -29,11 +29,11 @@ "description": "Eslint plugin for vitest",

"devDependencies": {
"@babel/types": "^7.21.3",
"@babel/types": "^7.21.4",
"@types/mocha": "^10.0.1",
"@types/node": "^18.15.11",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"@typescript-eslint/eslint-plugin": "^5.57.1",
"@typescript-eslint/parser": "^5.57.1",
"@veritem/eslint-config": "^0.0.6",
"bumpp": "^9.1.0",
"concurrently": "^8.0.1",
"eslint": "^8.37.0",
"eslint": "^8.38.0",
"eslint-doc-generator": "^1.4.3",

@@ -47,4 +47,4 @@ "eslint-plugin-eslint-plugin": "^5.0.8",

"ts-node": "^10.9.1",
"unbuild": "^1.1.2",
"vitest": "^0.29.8"
"unbuild": "^1.2.0",
"vitest": "^0.30.0"
},

@@ -58,3 +58,3 @@ "engines": {

"dependencies": {
"@typescript-eslint/utils": "^5.57.0"
"@typescript-eslint/utils": "^5.57.1"
},

@@ -61,0 +61,0 @@ "scripts": {

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