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
5.25.3

8

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

@@ -30,4 +30,4 @@ "keywords": [

"dependencies": {
"@typescript-eslint/eslint-plugin": "8.18.2",
"@typescript-eslint/parser": "8.18.2"
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0"
},

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

},
"gitHead": "08b9e947ff12578fd85dbed8a3ac5b6f01fb9577"
"gitHead": "227f294a4a88cb2d810bcb9c9e775e0b8ae7c586"
}