Socket
Socket
Sign inDemoInstall

@angular/compiler-cli

Package Overview
Dependencies
Maintainers
2
Versions
828
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular/compiler-cli - npm Package Compare versions

Comparing version 18.2.1 to 18.2.2

bundles/chunk-C5NJ4RJW.js

2

bundles/chunk-B4ZOGV3N.js

@@ -302,3 +302,3 @@

import { createMayBeForwardRefExpression, outputAst as o2 } from "@angular/compiler";
var PLACEHOLDER_VERSION = "18.2.1";
var PLACEHOLDER_VERSION = "18.2.2";
function wrapReference(wrapped) {

@@ -305,0 +305,0 @@ return { value: wrapped, type: wrapped };

@@ -9,3 +9,3 @@

constructorParametersDownlevelTransform
} from "./chunk-4GMJ67OV.js";
} from "./chunk-XQOVJNXK.js";
import {

@@ -37,3 +37,3 @@ DEFAULT_ERROR_CODE,

readConfiguration
} from "./chunk-5I46MBAD.js";
} from "./chunk-J46GT65M.js";
import {

@@ -43,7 +43,7 @@ angularJitApplicationTransform,

getInitializerApiJitTransform
} from "./chunk-ZHJO7SMX.js";
} from "./chunk-GWDW5CWS.js";
import {
OptimizeFor,
TsCreateProgramDriver
} from "./chunk-56IXZIL6.js";
} from "./chunk-T7RBRO42.js";
import {

@@ -85,3 +85,3 @@ isLocalCompilationDiagnostics

import { Version } from "@angular/compiler";
var VERSION = new Version("18.2.1");
var VERSION = new Version("18.2.2");

@@ -88,0 +88,0 @@ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/tsc_plugin.mjs

@@ -12,3 +12,3 @@

forwardRefResolver
} from "../chunk-56IXZIL6.js";
} from "../chunk-T7RBRO42.js";
import {

@@ -15,0 +15,0 @@ ImportManager,

@@ -9,5 +9,5 @@

constructorParametersDownlevelTransform
} from "../chunk-4GMJ67OV.js";
import "../chunk-ZHJO7SMX.js";
import "../chunk-56IXZIL6.js";
} from "../chunk-XQOVJNXK.js";
import "../chunk-GWDW5CWS.js";
import "../chunk-T7RBRO42.js";
import "../chunk-5DVL3S3Z.js";

@@ -14,0 +14,0 @@ import "../chunk-THQF5ZZE.js";

@@ -9,8 +9,8 @@ #!/usr/bin/env node

readCommandLineAndConfiguration
} from "../../chunk-NOUP24WG.js";
} from "../../chunk-C5NJ4RJW.js";
import {
EmitFlags
} from "../../chunk-5I46MBAD.js";
import "../../chunk-ZHJO7SMX.js";
import "../../chunk-56IXZIL6.js";
} from "../../chunk-J46GT65M.js";
import "../../chunk-GWDW5CWS.js";
import "../../chunk-T7RBRO42.js";
import "../../chunk-5DVL3S3Z.js";

@@ -17,0 +17,0 @@ import "../../chunk-THQF5ZZE.js";

@@ -8,6 +8,6 @@ #!/usr/bin/env node

main
} from "../../chunk-NOUP24WG.js";
import "../../chunk-5I46MBAD.js";
import "../../chunk-ZHJO7SMX.js";
import "../../chunk-56IXZIL6.js";
} from "../../chunk-C5NJ4RJW.js";
import "../../chunk-J46GT65M.js";
import "../../chunk-GWDW5CWS.js";
import "../../chunk-T7RBRO42.js";
import "../../chunk-5DVL3S3Z.js";

@@ -14,0 +14,0 @@ import "../../chunk-THQF5ZZE.js";

@@ -10,3 +10,3 @@ /**

import { AstObject, AstValue } from '../../ast/ast_value';
export declare const PLACEHOLDER_VERSION = "18.2.1";
export declare const PLACEHOLDER_VERSION = "18.2.2";
export declare function wrapReference<TExpression>(wrapped: o.WrappedNodeExpr<TExpression>): R3Reference;

@@ -13,0 +13,0 @@ /**

{
"name": "@angular/compiler-cli",
"version": "18.2.1",
"version": "18.2.2",
"description": "Angular - the compiler CLI for Node.js",

@@ -56,3 +56,3 @@ "typings": "index.d.ts",

"peerDependencies": {
"@angular/compiler": "18.2.1",
"@angular/compiler": "18.2.2",
"typescript": ">=5.4 <5.6"

@@ -59,0 +59,0 @@ },

@@ -71,3 +71,4 @@ /**

private readonly jitDeclarationRegistry;
constructor(reflector: ReflectionHost, evaluator: PartialEvaluator, metaRegistry: MetadataRegistry, metaReader: MetadataReader, scopeReader: ComponentScopeReader, dtsScopeReader: DtsModuleScopeResolver, scopeRegistry: LocalModuleScopeRegistry, typeCheckScopeRegistry: TypeCheckScopeRegistry, resourceRegistry: ResourceRegistry, isCore: boolean, strictCtorDeps: boolean, resourceLoader: ResourceLoader, rootDirs: ReadonlyArray<string>, defaultPreserveWhitespaces: boolean, i18nUseExternalIds: boolean, enableI18nLegacyMessageIdFormat: boolean, usePoisonedData: boolean, i18nNormalizeLineEndingsInICUs: boolean, moduleResolver: ModuleResolver, cycleAnalyzer: CycleAnalyzer, cycleHandlingStrategy: CycleHandlingStrategy, refEmitter: ReferenceEmitter, referencesRegistry: ReferencesRegistry, depTracker: DependencyTracker | null, injectableRegistry: InjectableClassRegistry, semanticDepGraphUpdater: SemanticDepGraphUpdater | null, annotateForClosureCompiler: boolean, perf: PerfRecorder, hostDirectivesResolver: HostDirectivesResolver, importTracker: ImportedSymbolsTracker, includeClassMetadata: boolean, compilationMode: CompilationMode, deferredSymbolTracker: DeferredSymbolTracker, forbidOrphanRendering: boolean, enableBlockSyntax: boolean, enableLetSyntax: boolean, localCompilationExtraImportsTracker: LocalCompilationExtraImportsTracker | null, jitDeclarationRegistry: JitDeclarationRegistry);
private readonly i18nPreserveSignificantWhitespace;
constructor(reflector: ReflectionHost, evaluator: PartialEvaluator, metaRegistry: MetadataRegistry, metaReader: MetadataReader, scopeReader: ComponentScopeReader, dtsScopeReader: DtsModuleScopeResolver, scopeRegistry: LocalModuleScopeRegistry, typeCheckScopeRegistry: TypeCheckScopeRegistry, resourceRegistry: ResourceRegistry, isCore: boolean, strictCtorDeps: boolean, resourceLoader: ResourceLoader, rootDirs: ReadonlyArray<string>, defaultPreserveWhitespaces: boolean, i18nUseExternalIds: boolean, enableI18nLegacyMessageIdFormat: boolean, usePoisonedData: boolean, i18nNormalizeLineEndingsInICUs: boolean, moduleResolver: ModuleResolver, cycleAnalyzer: CycleAnalyzer, cycleHandlingStrategy: CycleHandlingStrategy, refEmitter: ReferenceEmitter, referencesRegistry: ReferencesRegistry, depTracker: DependencyTracker | null, injectableRegistry: InjectableClassRegistry, semanticDepGraphUpdater: SemanticDepGraphUpdater | null, annotateForClosureCompiler: boolean, perf: PerfRecorder, hostDirectivesResolver: HostDirectivesResolver, importTracker: ImportedSymbolsTracker, includeClassMetadata: boolean, compilationMode: CompilationMode, deferredSymbolTracker: DeferredSymbolTracker, forbidOrphanRendering: boolean, enableBlockSyntax: boolean, enableLetSyntax: boolean, localCompilationExtraImportsTracker: LocalCompilationExtraImportsTracker | null, jitDeclarationRegistry: JitDeclarationRegistry, i18nPreserveSignificantWhitespace: boolean);
private literalCache;

@@ -74,0 +75,0 @@ private elementSchemaRegistry;

@@ -104,2 +104,3 @@ /**

enableLetSyntax: boolean;
preserveSignificantWhitespace?: boolean;
}

@@ -106,0 +107,0 @@ export declare function extractTemplate(node: ClassDeclaration, template: TemplateDeclaration, evaluator: PartialEvaluator, depTracker: DependencyTracker | null, resourceLoader: ResourceLoader, options: ExtractTemplateOptions, compilationMode: CompilationMode): ParsedTemplateWithSource;

@@ -360,2 +360,9 @@ /**

i18nNormalizeLineEndingsInICUs?: boolean;
/**
* Whether or not to preserve whitespace when extracting messages with the legacy (View Engine)
* pipeline.
*
* Defaults to `true`.
*/
i18nPreserveWhitespaceForLegacyExtraction?: boolean;
}

@@ -362,0 +369,0 @@ /**

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