New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@viamrobotics/eslint-config

Package Overview
Dependencies
Maintainers
0
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@viamrobotics/eslint-config - npm Package Compare versions

Comparing version

to
0.7.1

dist/tsconfig.tsbuildinfo

12

package.json
{
"name": "@viamrobotics/eslint-config",
"publishConfig": {
"access": "public"
"access": "public",
"provenance": true
},
"version": "0.7.0",
"version": "0.7.1",
"description": "Common ESLint configuration for Viam projects.",

@@ -30,5 +31,2 @@ "files": [

},
"scripts": {
"build": "tsc"
},
"repository": {

@@ -53,3 +51,3 @@ "type": "git",

"eslint-plugin-tailwindcss": ">=3 <4",
"eslint-plugin-testing-library": ">=6 <7",
"eslint-plugin-testing-library": ">=6 <8",
"eslint-plugin-unicorn": ">=47 <57",

@@ -75,2 +73,2 @@ "eslint-plugin-vitest": ">=0.5 <0.6"

}
}
}