@angular/compiler-cli
Advanced tools
@@ -459,3 +459,3 @@ | ||
| import semver from "semver"; | ||
| var PLACEHOLDER_VERSION = "22.1.0-rc.0"; | ||
| var PLACEHOLDER_VERSION = "22.1.0"; | ||
| function wrapReference(wrapped) { | ||
@@ -462,0 +462,0 @@ return { value: wrapped, type: wrapped }; |
+1
-1
@@ -109,3 +109,3 @@ | ||
| import { Version } from "@angular/compiler"; | ||
| var VERSION = new Version("22.1.0-rc.0"); | ||
| var VERSION = new Version("22.1.0"); | ||
@@ -112,0 +112,0 @@ // packages/compiler-cli/private/tooling.js |
@@ -10,3 +10,3 @@ /** | ||
| import { AstObject, AstValue } from '../../ast/ast_value'; | ||
| export declare const PLACEHOLDER_VERSION = "22.1.0-rc.0"; | ||
| export declare const PLACEHOLDER_VERSION = "22.1.0"; | ||
| export declare function wrapReference<TExpression>(wrapped: o.WrappedNodeExpr<TExpression>): R3Reference; | ||
@@ -13,0 +13,0 @@ /** |
+2
-2
| { | ||
| "name": "@angular/compiler-cli", | ||
| "version": "22.1.0-rc.0", | ||
| "version": "22.1.0", | ||
| "description": "Angular - the compiler CLI for Node.js", | ||
@@ -47,3 +47,3 @@ "typings": "index.d.ts", | ||
| "peerDependencies": { | ||
| "@angular/compiler": "22.1.0-rc.0", | ||
| "@angular/compiler": "22.1.0", | ||
| "typescript": ">=6.0 <6.1" | ||
@@ -50,0 +50,0 @@ }, |
Sorry, the diff of this file is too big to display
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
1
-50%2693649
0