@angular-eslint/utils
Advanced tools
Comparing version
@@ -9,5 +9,5 @@ /** | ||
* | ||
* Event names sourced from @mdn/browser-compat-data@6.0.8 | ||
* Event names sourced from @mdn/browser-compat-data@6.0.12 | ||
*/ | ||
export declare function getNativeEventNames(): ReadonlySet<string>; | ||
//# sourceMappingURL=get-native-event-names.d.ts.map |
@@ -13,3 +13,3 @@ "use strict"; | ||
* | ||
* Event names sourced from @mdn/browser-compat-data@6.0.8 | ||
* Event names sourced from @mdn/browser-compat-data@6.0.12 | ||
*/ | ||
@@ -16,0 +16,0 @@ function getNativeEventNames() { |
{ | ||
"name": "@angular-eslint/utils", | ||
"version": "19.3.1-alpha.21", | ||
"version": "19.3.1-alpha.22", | ||
"license": "MIT", | ||
@@ -25,3 +25,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@angular-eslint/bundled-angular-compiler": "19.3.1-alpha.21" | ||
"@angular-eslint/bundled-angular-compiler": "19.3.1-alpha.22" | ||
}, | ||
@@ -28,0 +28,0 @@ "nx": { |
88202
0+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated