Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@html-eslint/types

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@html-eslint/types - npm Package Compare versions

Comparing version
0.58.0
to
0.58.1
+2
-2
lib/node.ts

@@ -1,3 +0,3 @@

import { SourceLocation } from "estree";
import { Range } from "./range";
import type { SourceLocation } from "estree";
import type { Range } from "./range";

@@ -4,0 +4,0 @@ export interface NodeOrTokenData {

{
"name": "@html-eslint/types",
"version": "0.58.0",
"version": "0.58.1",
"description": "Types for @html-eslint/eslint-plugin",

@@ -40,3 +40,3 @@ "author": {

},
"gitHead": "d688ad98e251713e2ad5ec6e94b6e49079fc76b3"
"gitHead": "658d66d0cb6f84fe524691abb2186b482844d3df"
}