@angular/compiler-cli
Advanced tools
Comparing version 18.1.1 to 18.1.2
@@ -302,3 +302,3 @@ | ||
import { createMayBeForwardRefExpression, outputAst as o2 } from "@angular/compiler"; | ||
var PLACEHOLDER_VERSION = "18.1.1"; | ||
var PLACEHOLDER_VERSION = "18.1.2"; | ||
function wrapReference(wrapped) { | ||
@@ -305,0 +305,0 @@ return { value: wrapped, type: wrapped }; |
@@ -80,3 +80,3 @@ | ||
import { Version } from "@angular/compiler"; | ||
var VERSION = new Version("18.1.1"); | ||
var VERSION = new Version("18.1.2"); | ||
@@ -83,0 +83,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 = "18.1.1"; | ||
export declare const PLACEHOLDER_VERSION = "18.1.2"; | ||
export declare function wrapReference<TExpression>(wrapped: o.WrappedNodeExpr<TExpression>): R3Reference; | ||
@@ -13,0 +13,0 @@ /** |
{ | ||
"name": "@angular/compiler-cli", | ||
"version": "18.1.1", | ||
"version": "18.1.2", | ||
"description": "Angular - the compiler CLI for Node.js", | ||
@@ -46,3 +46,3 @@ "typings": "index.d.ts", | ||
"dependencies": { | ||
"@babel/core": "7.24.7", | ||
"@babel/core": "7.24.9", | ||
"@jridgewell/sourcemap-codec": "^1.4.14", | ||
@@ -57,3 +57,3 @@ "reflect-metadata": "^0.2.0", | ||
"peerDependencies": { | ||
"@angular/compiler": "18.1.1", | ||
"@angular/compiler": "18.1.2", | ||
"typescript": ">=5.4 <5.6" | ||
@@ -60,0 +60,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
+ Added@angular/compiler@18.1.2(transitive)
+ Added@babel/core@7.24.9(transitive)
- Removed@angular/compiler@18.1.1(transitive)
- Removed@babel/core@7.24.7(transitive)
Updated@babel/core@7.24.9