Socket
Socket
Sign inDemoInstall

@angular-eslint/eslint-plugin

Package Overview
Dependencies
Maintainers
1
Versions
764
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 18.0.0-alpha.5 to 18.0.0-alpha.9

13

package.json
{
"name": "@angular-eslint/eslint-plugin",
"version": "18.0.0-alpha.5",
"description": "ESLint plugin for Angular applications, following angular.dev/style-guide",
"version": "18.0.0-alpha.9",
"description": "ESLint plugin for Angular applications, following https://angular.dev/style-guide",
"license": "MIT",

@@ -21,6 +21,9 @@ "main": "dist/index.js",

"dependencies": {
"@angular-eslint/bundled-angular-compiler": "18.0.0-alpha.5",
"@angular-eslint/utils": "18.0.0-alpha.5",
"@typescript-eslint/utils": "8.0.0-alpha.16"
"@angular-eslint/bundled-angular-compiler": "18.0.0-alpha.9",
"@angular-eslint/utils": "18.0.0-alpha.9",
"@typescript-eslint/utils": "8.0.0-alpha.17"
},
"devDependencies": {
"@angular-eslint/test-utils": "18.0.0-alpha.9"
},
"peerDependencies": {

@@ -27,0 +30,0 @@ "eslint": "^8.57.0 || ^9.0.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc