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

@byzanteam/eslint-config-typescript

Package Overview
Dependencies
Maintainers
5
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@byzanteam/eslint-config-typescript - npm Package Compare versions

Comparing version

to
1.2.3

10

package.json
{
"name": "@byzanteam/eslint-config-typescript",
"version": "1.2.2",
"version": "1.2.3",
"description": "Byzanteam sharable ESLint configuration for TypeScript.",

@@ -17,3 +17,3 @@ "main": "index.js",

"dependencies": {
"@byzanteam/eslint-config-javascript": "^1.0.1"
"@byzanteam/eslint-config-javascript": "^1.0.2"
},

@@ -23,3 +23,3 @@ "devDependencies": {

"@typescript-eslint/parser": "^4.8.2",
"eslint": "^6.8.0 || ^7.11.0",
"eslint": "^7.25.0",
"typescript": "^4.1.2"

@@ -30,6 +30,6 @@ },

"@typescript-eslint/parser": "^4.8.2",
"eslint": "^6.8.0 || ^7.11.0",
"eslint": "^7.25.0",
"typescript": "^3.8.3 || ^4.1.2"
},
"gitHead": "018b329d25531051e3fc76b0401bcc8aa8b51e36"
"gitHead": "c56d36fa41e57415b08ef616bca8df8a31d5e1b5"
}