|
| 1 | +diff --git a/node_modules/@angular/bazel/BUILD.bazel b/node_modules/@angular/bazel/BUILD.bazel |
| 2 | +old mode 100755 |
| 3 | +new mode 100644 |
| 4 | +diff --git a/node_modules/@angular/bazel/index.bzl b/node_modules/@angular/bazel/index.bzl |
| 5 | +old mode 100755 |
| 6 | +new mode 100644 |
| 7 | +diff --git a/node_modules/@angular/bazel/src/BUILD.bazel b/node_modules/@angular/bazel/src/BUILD.bazel |
| 8 | +old mode 100755 |
| 9 | +new mode 100644 |
| 10 | +diff --git a/node_modules/@angular/bazel/src/external.bzl b/node_modules/@angular/bazel/src/external.bzl |
| 11 | +old mode 100755 |
| 12 | +new mode 100644 |
| 13 | +diff --git a/node_modules/@angular/bazel/src/ng_module/BUILD.bazel b/node_modules/@angular/bazel/src/ng_module/BUILD.bazel |
| 14 | +old mode 100755 |
| 15 | +new mode 100644 |
| 16 | +diff --git a/node_modules/@angular/bazel/src/ng_module/ng_module.bzl b/node_modules/@angular/bazel/src/ng_module/ng_module.bzl |
| 17 | +old mode 100755 |
| 18 | +new mode 100644 |
| 19 | +diff --git a/node_modules/@angular/bazel/src/ng_module/partial_compilation.bzl b/node_modules/@angular/bazel/src/ng_module/partial_compilation.bzl |
| 20 | +old mode 100755 |
| 21 | +new mode 100644 |
| 22 | +diff --git a/node_modules/@angular/bazel/src/ng_package/BUILD.bazel b/node_modules/@angular/bazel/src/ng_package/BUILD.bazel |
| 23 | +old mode 100755 |
| 24 | +new mode 100644 |
| 25 | +diff --git a/node_modules/@angular/bazel/src/ng_package/api.d.ts b/node_modules/@angular/bazel/src/ng_package/api.d.ts |
| 26 | +old mode 100755 |
| 27 | +new mode 100644 |
| 28 | +diff --git a/node_modules/@angular/bazel/src/ng_package/api.mjs b/node_modules/@angular/bazel/src/ng_package/api.mjs |
| 29 | +old mode 100755 |
| 30 | +new mode 100644 |
| 31 | +diff --git a/node_modules/@angular/bazel/src/ng_package/cross_entry_points_imports.d.ts b/node_modules/@angular/bazel/src/ng_package/cross_entry_points_imports.d.ts |
| 32 | +old mode 100755 |
| 33 | +new mode 100644 |
| 34 | +diff --git a/node_modules/@angular/bazel/src/ng_package/cross_entry_points_imports.mjs b/node_modules/@angular/bazel/src/ng_package/cross_entry_points_imports.mjs |
| 35 | +old mode 100755 |
| 36 | +new mode 100644 |
| 37 | +diff --git a/node_modules/@angular/bazel/src/ng_package/ng_package.bzl b/node_modules/@angular/bazel/src/ng_package/ng_package.bzl |
| 38 | +old mode 100755 |
| 39 | +new mode 100644 |
| 40 | +diff --git a/node_modules/@angular/bazel/src/ng_package/packager.d.ts b/node_modules/@angular/bazel/src/ng_package/packager.d.ts |
| 41 | +old mode 100755 |
| 42 | +new mode 100644 |
| 43 | +diff --git a/node_modules/@angular/bazel/src/ng_package/packager.mjs b/node_modules/@angular/bazel/src/ng_package/packager.mjs |
| 44 | +index dd6ec61..c2a0acf 100755 |
| 45 | +--- a/node_modules/@angular/bazel/src/ng_package/packager.mjs |
| 46 | ++++ b/node_modules/@angular/bazel/src/ng_package/packager.mjs |
| 47 | +@@ -8,7 +8,7 @@ |
| 48 | + import * as fs from 'fs'; |
| 49 | + import * as path from 'path'; |
| 50 | + import fastGlob from 'fast-glob'; |
| 51 | +-import { analyzeFileAndEnsureNoCrossImports } from './cross_entry_points_imports'; |
| 52 | ++import { analyzeFileAndEnsureNoCrossImports } from './cross_entry_points_imports.mjs'; |
| 53 | + /** |
| 54 | + * List of known `package.json` fields which provide information about |
| 55 | + * supported package formats and their associated entry paths. |
| 56 | +diff --git a/node_modules/@angular/bazel/src/ng_package/rollup.config.js b/node_modules/@angular/bazel/src/ng_package/rollup.config.js |
| 57 | +old mode 100755 |
| 58 | +new mode 100644 |
| 59 | +diff --git a/node_modules/@angular/bazel/src/ng_package/rollup/BUILD.bazel b/node_modules/@angular/bazel/src/ng_package/rollup/BUILD.bazel |
| 60 | +old mode 100755 |
| 61 | +new mode 100644 |
| 62 | +diff --git a/node_modules/@angular/bazel/src/ng_perf.bzl b/node_modules/@angular/bazel/src/ng_perf.bzl |
| 63 | +old mode 100755 |
| 64 | +new mode 100644 |
| 65 | +diff --git a/node_modules/@angular/bazel/src/ngc-wrapped/BUILD.bazel b/node_modules/@angular/bazel/src/ngc-wrapped/BUILD.bazel |
| 66 | +old mode 100755 |
| 67 | +new mode 100644 |
| 68 | +diff --git a/node_modules/@angular/bazel/src/ngc-wrapped/extract_i18n.d.ts b/node_modules/@angular/bazel/src/ngc-wrapped/extract_i18n.d.ts |
| 69 | +old mode 100755 |
| 70 | +new mode 100644 |
| 71 | +diff --git a/node_modules/@angular/bazel/src/ngc-wrapped/index.d.ts b/node_modules/@angular/bazel/src/ngc-wrapped/index.d.ts |
| 72 | +old mode 100755 |
| 73 | +new mode 100644 |
| 74 | +diff --git a/node_modules/@angular/bazel/src/ngc-wrapped/ngc-wrapped-main.d.ts b/node_modules/@angular/bazel/src/ngc-wrapped/ngc-wrapped-main.d.ts |
| 75 | +old mode 100755 |
| 76 | +new mode 100644 |
| 77 | +diff --git a/node_modules/@angular/bazel/src/ngc-wrapped/ngc-wrapped-main.mjs b/node_modules/@angular/bazel/src/ngc-wrapped/ngc-wrapped-main.mjs |
| 78 | +old mode 100755 |
| 79 | +new mode 100644 |
| 80 | +diff --git a/node_modules/@angular/bazel/src/ngc-wrapped/utils.d.ts b/node_modules/@angular/bazel/src/ngc-wrapped/utils.d.ts |
| 81 | +old mode 100755 |
| 82 | +new mode 100644 |
| 83 | +diff --git a/node_modules/@angular/bazel/src/ngc-wrapped/utils.mjs b/node_modules/@angular/bazel/src/ngc-wrapped/utils.mjs |
| 84 | +old mode 100755 |
| 85 | +new mode 100644 |
| 86 | +diff --git a/node_modules/@angular/bazel/src/types_bundle/BUILD.bazel b/node_modules/@angular/bazel/src/types_bundle/BUILD.bazel |
| 87 | +old mode 100755 |
| 88 | +new mode 100644 |
| 89 | +diff --git a/node_modules/@angular/bazel/src/types_bundle/index.bzl b/node_modules/@angular/bazel/src/types_bundle/index.bzl |
| 90 | +old mode 100755 |
| 91 | +new mode 100644 |
| 92 | +diff --git a/node_modules/@angular/bazel/src/types_bundle/index.d.ts b/node_modules/@angular/bazel/src/types_bundle/index.d.ts |
| 93 | +old mode 100755 |
| 94 | +new mode 100644 |
| 95 | +diff --git a/node_modules/@angular/bazel/third_party/github.com/bazelbuild/bazel/src/main/protobuf/BUILD.bazel b/node_modules/@angular/bazel/third_party/github.com/bazelbuild/bazel/src/main/protobuf/BUILD.bazel |
| 96 | +old mode 100755 |
| 97 | +new mode 100644 |
| 98 | +diff --git a/node_modules/@angular/bazel/third_party/github.com/bazelbuild/bazel/src/main/protobuf/LICENSE b/node_modules/@angular/bazel/third_party/github.com/bazelbuild/bazel/src/main/protobuf/LICENSE |
| 99 | +old mode 100755 |
| 100 | +new mode 100644 |
| 101 | +diff --git a/node_modules/@angular/bazel/third_party/github.com/bazelbuild/bazel/src/main/protobuf/worker_protocol.proto b/node_modules/@angular/bazel/third_party/github.com/bazelbuild/bazel/src/main/protobuf/worker_protocol.proto |
| 102 | +old mode 100755 |
| 103 | +new mode 100644 |
0 commit comments