@angular/compiler-cli
Advanced tools
Comparing version
@@ -458,3 +458,3 @@ | ||
import semver from "semver"; | ||
var PLACEHOLDER_VERSION = "20.1.1"; | ||
var PLACEHOLDER_VERSION = "20.1.2"; | ||
function wrapReference(wrapped) { | ||
@@ -461,0 +461,0 @@ return { value: wrapped, type: wrapped }; |
@@ -80,3 +80,3 @@ | ||
import { Version } from "@angular/compiler"; | ||
var VERSION = new Version("20.1.1"); | ||
var VERSION = new Version("20.1.2"); | ||
@@ -83,0 +83,0 @@ // packages/compiler-cli/private/tooling.js |
@@ -10,3 +10,3 @@ /** | ||
import { AstObject, AstValue } from '../../ast/ast_value'; | ||
export declare const PLACEHOLDER_VERSION = "20.1.1"; | ||
export declare const PLACEHOLDER_VERSION = "20.1.2"; | ||
export declare function wrapReference<TExpression>(wrapped: o.WrappedNodeExpr<TExpression>): R3Reference; | ||
@@ -13,0 +13,0 @@ /** |
{ | ||
"name": "@angular/compiler-cli", | ||
"version": "20.1.1", | ||
"version": "20.1.2", | ||
"description": "Angular - the compiler CLI for Node.js", | ||
@@ -51,3 +51,3 @@ "typings": "index.d.ts", | ||
"peerDependencies": { | ||
"@angular/compiler": "20.1.1", | ||
"@angular/compiler": "20.1.2", | ||
"typescript": ">=5.8 <5.9" | ||
@@ -54,0 +54,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
0
-100%