🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@angular-eslint/eslint-plugin

Package Overview
Dependencies
Maintainers
1
Versions
976
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-eslint/eslint-plugin - npm Package Compare versions

Comparing version

to
20.0.0-beta.1

8

package.json
{
"name": "@angular-eslint/eslint-plugin",
"version": "20.0.0-beta.0",
"version": "20.0.0-beta.1",
"description": "ESLint plugin for Angular applications, following https://angular.dev/style-guide",

@@ -21,7 +21,7 @@ "license": "MIT",

"dependencies": {
"@angular-eslint/bundled-angular-compiler": "20.0.0-beta.0",
"@angular-eslint/utils": "20.0.0-beta.0"
"@angular-eslint/bundled-angular-compiler": "20.0.0-beta.1",
"@angular-eslint/utils": "20.0.0-beta.1"
},
"devDependencies": {
"@angular-eslint/test-utils": "20.0.0-beta.0"
"@angular-eslint/test-utils": "20.0.0-beta.1"
},

@@ -28,0 +28,0 @@ "peerDependencies": {