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
843
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 17.3.9 to 17.3.10

2

bundles/chunk-KAFBWQ67.js

@@ -274,3 +274,3 @@

import { createMayBeForwardRefExpression, outputAst as o2 } from "@angular/compiler";
var PLACEHOLDER_VERSION = "17.3.9";
var PLACEHOLDER_VERSION = "17.3.10";
var SHOULD_USE_TEMPLATE_PIPELINE_FOR_LINKER = true;

@@ -277,0 +277,0 @@ function wrapReference(wrapped) {

@@ -81,3 +81,3 @@

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

@@ -84,0 +84,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 = "17.3.9";
export declare const PLACEHOLDER_VERSION = "17.3.10";
export declare const SHOULD_USE_TEMPLATE_PIPELINE_FOR_LINKER = true;

@@ -13,0 +13,0 @@ export declare function wrapReference<TExpression>(wrapped: o.WrappedNodeExpr<TExpression>): R3Reference;

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

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

"peerDependencies": {
"@angular/compiler": "17.3.9",
"@angular/compiler": "17.3.10",
"typescript": ">=5.2 <5.5"

@@ -59,0 +59,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