Socket
Socket
Sign inDemoInstall

@angular-eslint/utils

Package Overview
Dependencies
Maintainers
1
Versions
473
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-eslint/utils - npm Package Compare versions

Comparing version 14.0.5-alpha.13 to 14.0.5-alpha.16

2

dist/convert-annotated-source-to-failure-case.d.ts

@@ -56,4 +56,2 @@ import type { TSESLint } from '@typescript-eslint/utils';

* ```
*
* NOTE: The description is purely for documentation purposes. It is not used in the test.
*/

@@ -60,0 +58,0 @@ export declare function convertAnnotatedSourceToFailureCase<TMessageIds extends string>(errorOptions: SingleErrorOptions<TMessageIds>): TSESLint.InvalidTestCase<TMessageIds, readonly unknown[]>;

1

dist/convert-annotated-source-to-failure-case.js

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

return {
name: errorOptions.description,
code: parsedSource,

@@ -52,0 +53,0 @@ filename: errorOptions.filename,

{
"name": "@angular-eslint/utils",
"version": "14.0.5-alpha.13+d07b21f",
"version": "14.0.5-alpha.16+82e74a9",
"license": "MIT",

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

"dependencies": {
"@angular-eslint/bundled-angular-compiler": "14.0.5-alpha.13+d07b21f",
"@angular-eslint/bundled-angular-compiler": "14.0.5-alpha.16+82e74a9",
"@typescript-eslint/utils": "5.37.0"
},
"gitHead": "d07b21fdc8e6eb75b878d36bd44a46f23bb1ae00"
"gitHead": "82e74a9c0580f4ab04f3b1df78950b3d0b484161"
}
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