@angular/compiler-cli
Advanced tools
Comparing version 17.3.9 to 17.3.10
@@ -274,3 +274,3 @@ | ||
import { createMayBeForwardRefExpression, outputAst as o2 } from "@angular/compiler"; | ||
var PLACEHOLDER_VERSION = "17.3.9"; | ||
var PLACEHOLDER_VERSION = "17.3.10"; | ||
var SHOULD_USE_TEMPLATE_PIPELINE_FOR_LINKER = true; | ||
@@ -277,0 +277,0 @@ function wrapReference(wrapped) { |
@@ -81,3 +81,3 @@ | ||
import { Version } from "@angular/compiler"; | ||
var VERSION = new Version("17.3.9"); | ||
var VERSION = new Version("17.3.10"); | ||
@@ -84,0 +84,0 @@ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/tsc_plugin.mjs |
@@ -10,3 +10,3 @@ /** | ||
import { AstObject, AstValue } from '../../ast/ast_value'; | ||
export declare const PLACEHOLDER_VERSION = "17.3.9"; | ||
export declare const PLACEHOLDER_VERSION = "17.3.10"; | ||
export declare const SHOULD_USE_TEMPLATE_PIPELINE_FOR_LINKER = true; | ||
@@ -13,0 +13,0 @@ export declare function wrapReference<TExpression>(wrapped: o.WrappedNodeExpr<TExpression>): R3Reference; |
{ | ||
"name": "@angular/compiler-cli", | ||
"version": "17.3.9", | ||
"version": "17.3.10", | ||
"description": "Angular - the compiler CLI for Node.js", | ||
@@ -56,3 +56,3 @@ "typings": "index.d.ts", | ||
"peerDependencies": { | ||
"@angular/compiler": "17.3.9", | ||
"@angular/compiler": "17.3.10", | ||
"typescript": ">=5.2 <5.5" | ||
@@ -59,0 +59,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2497373
0