Socket
Socket
Sign inDemoInstall

@angular-eslint/bundled-angular-compiler

Package Overview
Dependencies
Maintainers
1
Versions
459
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-eslint/bundled-angular-compiler - npm Package Compare versions

Comparing version 13.2.1 to 14.0.0-alpha.0

5

dist/index.d.ts
export * from '@angular/compiler';
export type { Comment, Node as R3_Node, } from '@angular/compiler/src/render3/r3_ast';
export type { Message } from '@angular/compiler/src/i18n/i18n_ast';
import type { MessageBundle, ParsedTemplate } from '@angular/compiler';
export declare type Comment = Required<ParsedTemplate>['commentNodes'][number];
export declare type Message = ReturnType<MessageBundle['getMessages']>[number];

4

package.json
{
"name": "@angular-eslint/bundled-angular-compiler",
"version": "13.2.1",
"version": "14.0.0-alpha.0",
"description": "A CJS bundled version of @angular/compiler",

@@ -18,3 +18,3 @@ "license": "MIT",

],
"gitHead": "120c20a2e0811879b35e062e0ce6e74b6d4b9ff2"
"gitHead": "bb37c65bd1d8689848d98ae30c0a95ea3ce50675"
}

Sorry, the diff of this file is too big to display

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