Socket
Socket
Sign inDemoInstall

@angular/core

Package Overview
Dependencies
3
Maintainers
2
Versions
796
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 17.3.3 to 17.3.4

2

package.json
{
"name": "@angular/core",
"version": "17.3.3",
"version": "17.3.4",
"description": "Angular - the core framework",

@@ -5,0 +5,0 @@ "author": "angular",

/**
* @license Angular v17.3.3
* (c) 2010-2022 Google LLC. https://angular.io/
* @license Angular v17.3.4
* (c) 2010-2024 Google LLC. https://angular.io/
* License: MIT

@@ -5,0 +5,0 @@ */

/**
* @license Angular v17.3.3
* (c) 2010-2022 Google LLC. https://angular.io/
* @license Angular v17.3.4
* (c) 2010-2024 Google LLC. https://angular.io/
* License: MIT

@@ -5,0 +5,0 @@ */

@@ -63,3 +63,3 @@ var __create = Object.create;

// bazel-out/k8-fastbuild/bin/packages/core/schematics/migrations/compiler-options/index.mjs
// bazel-out/darwin_arm64-fastbuild/bin/packages/core/schematics/migrations/compiler-options/index.mjs
var compiler_options_exports = {};

@@ -73,3 +73,3 @@ __export(compiler_options_exports, {

// bazel-out/k8-fastbuild/bin/packages/core/schematics/utils/project_tsconfig_paths.mjs
// bazel-out/darwin_arm64-fastbuild/bin/packages/core/schematics/utils/project_tsconfig_paths.mjs
var import_core = require("@angular-devkit/core");

@@ -154,7 +154,7 @@ function getProjectTsConfigPaths(tree) {

// bazel-out/k8-fastbuild/bin/packages/core/schematics/utils/typescript/compiler_host.mjs
// bazel-out/darwin_arm64-fastbuild/bin/packages/core/schematics/utils/typescript/compiler_host.mjs
var import_path = require("path");
var import_typescript2 = __toESM(require("typescript"), 1);
// bazel-out/k8-fastbuild/bin/packages/core/schematics/utils/typescript/parse_tsconfig.mjs
// bazel-out/darwin_arm64-fastbuild/bin/packages/core/schematics/utils/typescript/parse_tsconfig.mjs
var path = __toESM(require("path"), 1);

@@ -176,3 +176,3 @@ var import_typescript = __toESM(require("typescript"), 1);

// bazel-out/k8-fastbuild/bin/packages/core/schematics/utils/typescript/compiler_host.mjs
// bazel-out/darwin_arm64-fastbuild/bin/packages/core/schematics/utils/typescript/compiler_host.mjs
function createMigrationProgram(tree, tsconfigPath, basePath, fakeFileRead, additionalFiles) {

@@ -210,9 +210,9 @@ const { rootNames, options, host } = createProgramOptions(tree, tsconfigPath, basePath, fakeFileRead, additionalFiles);

// bazel-out/k8-fastbuild/bin/packages/core/schematics/migrations/compiler-options/util.mjs
// bazel-out/darwin_arm64-fastbuild/bin/packages/core/schematics/migrations/compiler-options/util.mjs
var import_typescript7 = __toESM(require("typescript"), 1);
// bazel-out/k8-fastbuild/bin/packages/core/schematics/utils/change_tracker.mjs
// bazel-out/darwin_arm64-fastbuild/bin/packages/core/schematics/utils/change_tracker.mjs
var import_typescript4 = __toESM(require("typescript"), 1);
// bazel-out/k8-fastbuild/bin/packages/core/schematics/utils/import_manager.mjs
// bazel-out/darwin_arm64-fastbuild/bin/packages/core/schematics/utils/import_manager.mjs
var import_path2 = require("path");

@@ -401,3 +401,3 @@ var import_typescript3 = __toESM(require("typescript"), 1);

// bazel-out/k8-fastbuild/bin/packages/core/schematics/utils/change_tracker.mjs
// bazel-out/darwin_arm64-fastbuild/bin/packages/core/schematics/utils/change_tracker.mjs
var ChangeTracker = class {

@@ -461,3 +461,3 @@ constructor(_printer, _importRemapper) {

// bazel-out/k8-fastbuild/bin/packages/core/schematics/utils/typescript/imports.mjs
// bazel-out/darwin_arm64-fastbuild/bin/packages/core/schematics/utils/typescript/imports.mjs
var import_typescript5 = __toESM(require("typescript"), 1);

@@ -494,3 +494,3 @@ function getImportSpecifier(sourceFile, moduleName, specifierName) {

// bazel-out/k8-fastbuild/bin/packages/core/schematics/utils/typescript/nodes.mjs
// bazel-out/darwin_arm64-fastbuild/bin/packages/core/schematics/utils/typescript/nodes.mjs
var import_typescript6 = __toESM(require("typescript"), 1);

@@ -508,3 +508,3 @@ function closestNode(node, predicate) {

// bazel-out/k8-fastbuild/bin/packages/core/schematics/migrations/compiler-options/util.mjs
// bazel-out/darwin_arm64-fastbuild/bin/packages/core/schematics/migrations/compiler-options/util.mjs
var coreModule = "@angular/core";

@@ -548,3 +548,3 @@ var compilerOptionsType = "CompilerOptions";

// bazel-out/k8-fastbuild/bin/packages/core/schematics/migrations/compiler-options/index.mjs
// bazel-out/darwin_arm64-fastbuild/bin/packages/core/schematics/migrations/compiler-options/index.mjs
function compiler_options_default() {

@@ -551,0 +551,0 @@ return (tree) => __async(this, null, function* () {

@@ -63,3 +63,3 @@ var __create = Object.create;

// bazel-out/k8-fastbuild/bin/packages/core/schematics/migrations/transfer-state/index.mjs
// bazel-out/darwin_arm64-fastbuild/bin/packages/core/schematics/migrations/transfer-state/index.mjs
var transfer_state_exports = {};

@@ -73,3 +73,3 @@ __export(transfer_state_exports, {

// bazel-out/k8-fastbuild/bin/packages/core/schematics/utils/project_tsconfig_paths.mjs
// bazel-out/darwin_arm64-fastbuild/bin/packages/core/schematics/utils/project_tsconfig_paths.mjs
var import_core = require("@angular-devkit/core");

@@ -154,7 +154,7 @@ function getProjectTsConfigPaths(tree) {

// bazel-out/k8-fastbuild/bin/packages/core/schematics/utils/typescript/compiler_host.mjs
// bazel-out/darwin_arm64-fastbuild/bin/packages/core/schematics/utils/typescript/compiler_host.mjs
var import_path = require("path");
var import_typescript2 = __toESM(require("typescript"), 1);
// bazel-out/k8-fastbuild/bin/packages/core/schematics/utils/typescript/parse_tsconfig.mjs
// bazel-out/darwin_arm64-fastbuild/bin/packages/core/schematics/utils/typescript/parse_tsconfig.mjs
var path = __toESM(require("path"), 1);

@@ -176,3 +176,3 @@ var import_typescript = __toESM(require("typescript"), 1);

// bazel-out/k8-fastbuild/bin/packages/core/schematics/utils/typescript/compiler_host.mjs
// bazel-out/darwin_arm64-fastbuild/bin/packages/core/schematics/utils/typescript/compiler_host.mjs
function createMigrationProgram(tree, tsconfigPath, basePath, fakeFileRead, additionalFiles) {

@@ -210,9 +210,9 @@ const { rootNames, options, host } = createProgramOptions(tree, tsconfigPath, basePath, fakeFileRead, additionalFiles);

// bazel-out/k8-fastbuild/bin/packages/core/schematics/migrations/transfer-state/utils.mjs
// bazel-out/darwin_arm64-fastbuild/bin/packages/core/schematics/migrations/transfer-state/utils.mjs
var import_typescript7 = __toESM(require("typescript"), 1);
// bazel-out/k8-fastbuild/bin/packages/core/schematics/utils/change_tracker.mjs
// bazel-out/darwin_arm64-fastbuild/bin/packages/core/schematics/utils/change_tracker.mjs
var import_typescript4 = __toESM(require("typescript"), 1);
// bazel-out/k8-fastbuild/bin/packages/core/schematics/utils/import_manager.mjs
// bazel-out/darwin_arm64-fastbuild/bin/packages/core/schematics/utils/import_manager.mjs
var import_path2 = require("path");

@@ -401,3 +401,3 @@ var import_typescript3 = __toESM(require("typescript"), 1);

// bazel-out/k8-fastbuild/bin/packages/core/schematics/utils/change_tracker.mjs
// bazel-out/darwin_arm64-fastbuild/bin/packages/core/schematics/utils/change_tracker.mjs
var ChangeTracker = class {

@@ -461,3 +461,3 @@ constructor(_printer, _importRemapper) {

// bazel-out/k8-fastbuild/bin/packages/core/schematics/utils/typescript/imports.mjs
// bazel-out/darwin_arm64-fastbuild/bin/packages/core/schematics/utils/typescript/imports.mjs
var import_typescript5 = __toESM(require("typescript"), 1);

@@ -495,3 +495,3 @@ function getImportSpecifiers(sourceFile, moduleName, specifierNames) {

// bazel-out/k8-fastbuild/bin/packages/core/schematics/utils/typescript/nodes.mjs
// bazel-out/darwin_arm64-fastbuild/bin/packages/core/schematics/utils/typescript/nodes.mjs
var import_typescript6 = __toESM(require("typescript"), 1);

@@ -509,3 +509,3 @@ function closestNode(node, predicate) {

// bazel-out/k8-fastbuild/bin/packages/core/schematics/migrations/transfer-state/utils.mjs
// bazel-out/darwin_arm64-fastbuild/bin/packages/core/schematics/migrations/transfer-state/utils.mjs
var symbolsToUpdate = /* @__PURE__ */ new Set(["makeStateKey", "StateKey", "TransferState"]);

@@ -558,3 +558,3 @@ var platformBrowserModule = "@angular/platform-browser";

// bazel-out/k8-fastbuild/bin/packages/core/schematics/migrations/transfer-state/index.mjs
// bazel-out/darwin_arm64-fastbuild/bin/packages/core/schematics/migrations/transfer-state/index.mjs
function transfer_state_default() {

@@ -561,0 +561,0 @@ return (tree) => __async(this, null, function* () {

/**
* @license Angular v17.3.3
* (c) 2010-2022 Google LLC. https://angular.io/
* @license Angular v17.3.4
* (c) 2010-2024 Google LLC. https://angular.io/
* License: MIT

@@ -5,0 +5,0 @@ */

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc