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
847
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 19.0.0-rc.3 to 19.0.0

2

bundles/chunk-P6YTDBL7.js

@@ -314,3 +314,3 @@

import semver from "semver";
var PLACEHOLDER_VERSION = "19.0.0-rc.3";
var PLACEHOLDER_VERSION = "19.0.0";
function wrapReference(wrapped) {

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

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

import { Version } from "@angular/compiler";
var VERSION = new Version("19.0.0-rc.3");
var VERSION = new Version("19.0.0");

@@ -86,0 +86,0 @@ // bazel-out/k8-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 = "19.0.0-rc.3";
export declare const PLACEHOLDER_VERSION = "19.0.0";
export declare function wrapReference<TExpression>(wrapped: o.WrappedNodeExpr<TExpression>): R3Reference;

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

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

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

"peerDependencies": {
"@angular/compiler": "19.0.0-rc.3",
"@angular/compiler": "19.0.0",
"typescript": ">=5.5 <5.7"

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