@angular/compiler-cli
Advanced tools
@@ -459,3 +459,3 @@ | ||
| import semver from "semver"; | ||
| var PLACEHOLDER_VERSION = "22.0.0-rc.2"; | ||
| var PLACEHOLDER_VERSION = "22.0.0-rc.3"; | ||
| function wrapReference(wrapped) { | ||
@@ -462,0 +462,0 @@ return { value: wrapped, type: wrapped }; |
+1
-1
@@ -105,3 +105,3 @@ | ||
| import { Version } from "@angular/compiler"; | ||
| var VERSION = new Version("22.0.0-rc.2"); | ||
| var VERSION = new Version("22.0.0-rc.3"); | ||
@@ -108,0 +108,0 @@ // packages/compiler-cli/private/tooling.js |
@@ -10,3 +10,3 @@ /** | ||
| import { AstObject, AstValue } from '../../ast/ast_value'; | ||
| export declare const PLACEHOLDER_VERSION = "22.0.0-rc.2"; | ||
| export declare const PLACEHOLDER_VERSION = "22.0.0-rc.3"; | ||
| export declare function wrapReference<TExpression>(wrapped: o.WrappedNodeExpr<TExpression>): R3Reference; | ||
@@ -13,0 +13,0 @@ /** |
+2
-2
| { | ||
| "name": "@angular/compiler-cli", | ||
| "version": "22.0.0-rc.2", | ||
| "version": "22.0.0-rc.3", | ||
| "description": "Angular - the compiler CLI for Node.js", | ||
@@ -47,3 +47,3 @@ "typings": "index.d.ts", | ||
| "peerDependencies": { | ||
| "@angular/compiler": "22.0.0-rc.2", | ||
| "@angular/compiler": "22.0.0-rc.3", | ||
| "typescript": ">=6.0 <6.1" | ||
@@ -50,0 +50,0 @@ }, |
Sorry, the diff of this file is too big to display
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%