@angular/compiler-cli
Advanced tools
Comparing version
@@ -314,3 +314,3 @@ | ||
import semver from "semver"; | ||
var PLACEHOLDER_VERSION = "19.2.9"; | ||
var PLACEHOLDER_VERSION = "19.2.10"; | ||
function wrapReference(wrapped) { | ||
@@ -317,0 +317,0 @@ return { value: wrapped, type: wrapped }; |
@@ -85,3 +85,3 @@ | ||
import { Version } from "@angular/compiler"; | ||
var VERSION = new Version("19.2.9"); | ||
var VERSION = new Version("19.2.10"); | ||
@@ -88,0 +88,0 @@ // bazel-out/k8-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 = "19.2.9"; | ||
export declare const PLACEHOLDER_VERSION = "19.2.10"; | ||
export declare function wrapReference<TExpression>(wrapped: o.WrappedNodeExpr<TExpression>): R3Reference; | ||
@@ -13,0 +13,0 @@ /** |
{ | ||
"name": "@angular/compiler-cli", | ||
"version": "19.2.9", | ||
"version": "19.2.10", | ||
"description": "Angular - the compiler CLI for Node.js", | ||
@@ -56,3 +56,3 @@ "typings": "index.d.ts", | ||
"peerDependencies": { | ||
"@angular/compiler": "19.2.9", | ||
"@angular/compiler": "19.2.10", | ||
"typescript": ">=5.5 <5.9" | ||
@@ -59,0 +59,0 @@ }, |
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
2650472
00
-100%