Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@angular/compiler-cli

Package Overview
Dependencies
Maintainers
2
Versions
841
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.1 to 18.1.2

2

bundles/chunk-HXUTQSG7.js

@@ -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 @@ },

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