You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@html-validate/eslint-config-typescript-typeinfo

Package Overview
Dependencies
Maintainers
1
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@html-validate/eslint-config-typescript-typeinfo - npm Package Compare versions

Comparing version

to
6.5.0

8

package.json
{
"name": "@html-validate/eslint-config-typescript-typeinfo",
"version": "6.4.2",
"version": "6.5.0",
"description": "Eslint sharable config used by the various HTML-validate packages",

@@ -32,3 +32,3 @@ "keywords": [

"dependencies": {
"typescript-eslint": "8.34.1"
"typescript-eslint": "8.35.0"
},

@@ -39,3 +39,3 @@ "peerDependencies": {

"engines": {
"node": ">= 20.9.0",
"node": ">= 20.12.0",
"npm": ">= 7"

@@ -46,3 +46,3 @@ },

},
"gitHead": "d89e221ef2d985b67fb8540a0fc313a887293d46"
"gitHead": "9dab82de90411d42819b4dd5b9bce81e450f0d31"
}