New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@angular-eslint/eslint-plugin

Package Overview
Dependencies
Maintainers
1
Versions
830
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 19.0.3-alpha.12 to 19.0.3-alpha.13

1

dist/rules/prefer-signals.js

@@ -25,2 +25,3 @@ "use strict";

'input',
'linkedSignal',
'model',

@@ -27,0 +28,0 @@ 'signal',

8

package.json
{
"name": "@angular-eslint/eslint-plugin",
"version": "19.0.3-alpha.12",
"version": "19.0.3-alpha.13",
"description": "ESLint plugin for Angular applications, following https://angular.dev/style-guide",

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

"dependencies": {
"@angular-eslint/bundled-angular-compiler": "19.0.3-alpha.12",
"@angular-eslint/utils": "19.0.3-alpha.12"
"@angular-eslint/bundled-angular-compiler": "19.0.3-alpha.13",
"@angular-eslint/utils": "19.0.3-alpha.13"
},
"devDependencies": {
"@angular-eslint/test-utils": "19.0.3-alpha.12"
"@angular-eslint/test-utils": "19.0.3-alpha.13"
},

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

Sorry, the diff of this file is not supported yet

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