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.2.0-next.4 to 18.2.0-rc.0

bundles/chunk-BQJWNGMG.js

2

bundles/chunk-KCKRBU6N.js

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

import { createMayBeForwardRefExpression, outputAst as o2 } from "@angular/compiler";
var PLACEHOLDER_VERSION = "18.2.0-next.4";
var PLACEHOLDER_VERSION = "18.2.0-rc.0";
function wrapReference(wrapped) {

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

@@ -36,3 +36,3 @@

readConfiguration
} from "./chunk-LRE5TVUW.js";
} from "./chunk-BQJWNGMG.js";
import {

@@ -83,3 +83,3 @@ angularJitApplicationTransform,

import { Version } from "@angular/compiler";
var VERSION = new Version("18.2.0-next.4");
var VERSION = new Version("18.2.0-rc.0");

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

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

readCommandLineAndConfiguration
} from "../../chunk-Y6YVL6KE.js";
} from "../../chunk-E3LRITIP.js";
import {
EmitFlags
} from "../../chunk-LRE5TVUW.js";
} from "../../chunk-BQJWNGMG.js";
import "../../chunk-A35M6UXY.js";

@@ -15,0 +15,0 @@ import "../../chunk-JN25LQVK.js";

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

main
} from "../../chunk-Y6YVL6KE.js";
import "../../chunk-LRE5TVUW.js";
} from "../../chunk-E3LRITIP.js";
import "../../chunk-BQJWNGMG.js";
import "../../chunk-A35M6UXY.js";

@@ -12,0 +12,0 @@ import "../../chunk-JN25LQVK.js";

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

import { AstObject, AstValue } from '../../ast/ast_value';
export declare const PLACEHOLDER_VERSION = "18.2.0-next.4";
export declare const PLACEHOLDER_VERSION = "18.2.0-rc.0";
export declare function wrapReference<TExpression>(wrapped: o.WrappedNodeExpr<TExpression>): R3Reference;

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

{
"name": "@angular/compiler-cli",
"version": "18.2.0-next.4",
"version": "18.2.0-rc.0",
"description": "Angular - the compiler CLI for Node.js",

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

"peerDependencies": {
"@angular/compiler": "18.2.0-next.4",
"@angular/compiler": "18.2.0-rc.0",
"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