Skip to content

Commit 0fedfa7

Browse files
committed
06600d2 refactor: change security issue redirect to angular.dev (#58070)
1 parent 0fe96aa commit 0fedfa7

File tree

11 files changed

+19
-19
lines changed

11 files changed

+19
-19
lines changed

BUILD_INFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Fri Oct 4 17:51:06 UTC 2024
2-
84b68969561b6f387ef8761218a89fb343fc4442
1+
Fri Oct 4 18:03:23 UTC 2024
2+
06600d2ebdfa7acbb48c060651353c126dce5504

bundles/chunk-2TSCCC7T.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bundles/chunk-6BRI4HMB.js.map

Lines changed: 0 additions & 6 deletions
This file was deleted.

bundles/chunk-6BRI4HMB.js renamed to bundles/chunk-KI5TTH2D.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bundles/chunk-KI5TTH2D.js.map

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bundles/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bundles/src/bin/ng_xi18n.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bundles/src/bin/ngc.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bundles_metadata.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

linker/src/file_linker/partial_linkers/util.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*/
88
import { MaybeForwardRefExpression, outputAst as o, R3DeclareDependencyMetadata, R3DependencyMetadata, R3Reference } from '@angular/compiler';
99
import { AstObject, AstValue } from '../../ast/ast_value';
10-
export declare const PLACEHOLDER_VERSION = "19.0.0-next.8+sha-84b6896";
10+
export declare const PLACEHOLDER_VERSION = "19.0.0-next.8+sha-06600d2";
1111
export declare function wrapReference<TExpression>(wrapped: o.WrappedNodeExpr<TExpression>): R3Reference;
1212
/**
1313
* Parses the value of an enum from the AST value's symbol name.

0 commit comments

Comments
 (0)