Socket
Socket
Sign inDemoInstall

@angular/compiler-cli

Package Overview
Dependencies
Maintainers
2
Versions
828
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular/compiler-cli - npm Package Compare versions

Comparing version 18.1.2 to 18.1.3

bundles/chunk-BVJL3UL2.js

2

bundles/chunk-HXUTQSG7.js

@@ -302,3 +302,3 @@

import { createMayBeForwardRefExpression, outputAst as o2 } from "@angular/compiler";
var PLACEHOLDER_VERSION = "18.1.2";
var PLACEHOLDER_VERSION = "18.1.3";
function wrapReference(wrapped) {

@@ -305,0 +305,0 @@ return { value: wrapped, type: wrapped };

@@ -12,3 +12,3 @@

getInitializerApiJitTransform
} from "./chunk-DPZNOSOS.js";
} from "./chunk-BVJL3UL2.js";
import {

@@ -40,7 +40,7 @@ DEFAULT_ERROR_CODE,

readConfiguration
} from "./chunk-3HOKH37Z.js";
} from "./chunk-NJYMXRLX.js";
import {
OptimizeFor,
TsCreateProgramDriver
} from "./chunk-7SQLBOCA.js";
} from "./chunk-E7DMD7OM.js";
import {

@@ -82,3 +82,3 @@ isLocalCompilationDiagnostics

import { Version } from "@angular/compiler";
var VERSION = new Version("18.1.2");
var VERSION = new Version("18.1.3");

@@ -85,0 +85,0 @@ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/tsc_plugin.mjs

@@ -12,3 +12,3 @@

forwardRefResolver
} from "../chunk-7SQLBOCA.js";
} from "../chunk-E7DMD7OM.js";
import {

@@ -15,0 +15,0 @@ Reference,

@@ -9,4 +9,4 @@

constructorParametersDownlevelTransform
} from "../chunk-DPZNOSOS.js";
import "../chunk-7SQLBOCA.js";
} from "../chunk-BVJL3UL2.js";
import "../chunk-E7DMD7OM.js";
import "../chunk-AOEZR223.js";

@@ -13,0 +13,0 @@ import "../chunk-AQFTVE7F.js";

@@ -9,7 +9,7 @@ #!/usr/bin/env node

readCommandLineAndConfiguration
} from "../../chunk-QUGXFCMD.js";
} from "../../chunk-TBAJ5CD6.js";
import {
EmitFlags
} from "../../chunk-3HOKH37Z.js";
import "../../chunk-7SQLBOCA.js";
} from "../../chunk-NJYMXRLX.js";
import "../../chunk-E7DMD7OM.js";
import "../../chunk-AOEZR223.js";

@@ -16,0 +16,0 @@ import "../../chunk-AQFTVE7F.js";

@@ -8,5 +8,5 @@ #!/usr/bin/env node

main
} from "../../chunk-QUGXFCMD.js";
import "../../chunk-3HOKH37Z.js";
import "../../chunk-7SQLBOCA.js";
} from "../../chunk-TBAJ5CD6.js";
import "../../chunk-NJYMXRLX.js";
import "../../chunk-E7DMD7OM.js";
import "../../chunk-AOEZR223.js";

@@ -13,0 +13,0 @@ import "../../chunk-AQFTVE7F.js";

@@ -10,3 +10,3 @@ /**

import { AstObject, AstValue } from '../../ast/ast_value';
export declare const PLACEHOLDER_VERSION = "18.1.2";
export declare const PLACEHOLDER_VERSION = "18.1.3";
export declare function wrapReference<TExpression>(wrapped: o.WrappedNodeExpr<TExpression>): R3Reference;

@@ -13,0 +13,0 @@ /**

{
"name": "@angular/compiler-cli",
"version": "18.1.2",
"version": "18.1.3",
"description": "Angular - the compiler CLI for Node.js",

@@ -56,3 +56,3 @@ "typings": "index.d.ts",

"peerDependencies": {
"@angular/compiler": "18.1.2",
"@angular/compiler": "18.1.3",
"typescript": ">=5.4 <5.6"

@@ -59,0 +59,0 @@ },

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc