Socket
Socket
Sign inDemoInstall

@angular-eslint/eslint-plugin-template

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-template - npm Package Compare versions

Comparing version 18.3.2-alpha.6 to 18.3.2-alpha.7

2

dist/utils/create-eslint-rule.d.ts

@@ -5,3 +5,3 @@ import { ESLintUtils } from '@typescript-eslint/utils';

}
export declare const createESLintRule: <Options extends readonly unknown[], MessageIds extends string>({ name, meta, ...rule }: Readonly<ESLintUtils.RuleWithMetaAndName<Options, MessageIds, RuleDocs>>) => ESLintUtils.RuleModule<MessageIds, Options, RuleDocs, ESLintUtils.RuleListener>;
export declare const createESLintRule: <Options extends readonly unknown[], MessageIds extends string>({ meta, name, ...rule }: Readonly<ESLintUtils.RuleWithMetaAndName<Options, MessageIds, RuleDocs>>) => ESLintUtils.RuleModule<MessageIds, Options, RuleDocs, ESLintUtils.RuleListener>;
//# sourceMappingURL=create-eslint-rule.d.ts.map
{
"name": "@angular-eslint/eslint-plugin-template",
"version": "18.3.2-alpha.6",
"version": "18.3.2-alpha.7",
"description": "ESLint plugin for Angular Templates",

@@ -23,9 +23,9 @@ "license": "MIT",

"axobject-query": "4.1.0",
"@angular-eslint/bundled-angular-compiler": "18.3.2-alpha.6",
"@angular-eslint/utils": "18.3.2-alpha.6"
"@angular-eslint/bundled-angular-compiler": "18.3.2-alpha.7",
"@angular-eslint/utils": "18.3.2-alpha.7"
},
"devDependencies": {
"@types/aria-query": "5.0.4",
"@angular-eslint/template-parser": "18.3.2-alpha.6",
"@angular-eslint/test-utils": "18.3.2-alpha.6"
"@angular-eslint/template-parser": "18.3.2-alpha.7",
"@angular-eslint/test-utils": "18.3.2-alpha.7"
},

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

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