New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@angular/core

Package Overview
Dependencies
Maintainers
2
Versions
879
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular/core - npm Package Compare versions

Comparing version 19.1.3 to 19.1.4

schematics/bundles/apply_import_manager-3ba5d1bb.js

2

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

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

/**
* @license Angular v19.1.3
* @license Angular v19.1.4
* (c) 2010-2024 Google LLC. https://angular.io/

@@ -4,0 +4,0 @@ * License: MIT

/**
* @license Angular v19.1.3
* @license Angular v19.1.4
* (c) 2010-2024 Google LLC. https://angular.io/

@@ -4,0 +4,0 @@ * License: MIT

/**
* @license Angular v19.1.3
* @license Angular v19.1.4
* (c) 2010-2024 Google LLC. https://angular.io/

@@ -4,0 +4,0 @@ * License: MIT

'use strict';
/**
* @license Angular v19.1.3
* @license Angular v19.1.4
* (c) 2010-2024 Google LLC. https://angular.io/

@@ -12,4 +12,4 @@ * License: MIT

var schematics = require('@angular-devkit/schematics');
var project_tsconfig_paths = require('./project_tsconfig_paths-e9ccccbf.js');
var apply_import_manager = require('./apply_import_manager-40cd5384.js');
var project_tsconfig_paths = require('./project_tsconfig_paths-6c9cde78.js');
var apply_import_manager = require('./apply_import_manager-3ba5d1bb.js');
require('os');

@@ -16,0 +16,0 @@ var ts = require('typescript');

'use strict';
/**
* @license Angular v19.1.3
* @license Angular v19.1.4
* (c) 2010-2024 Google LLC. https://angular.io/

@@ -13,6 +13,6 @@ * License: MIT

var p = require('path');
var project_tsconfig_paths = require('./project_tsconfig_paths-e9ccccbf.js');
var compiler_host = require('./compiler_host-68e159d5.js');
var project_tsconfig_paths = require('./project_tsconfig_paths-6c9cde78.js');
var compiler_host = require('./compiler_host-c26ed2d0.js');
var ts = require('typescript');
var imports = require('./imports-abe29092.js');
var imports = require('./imports-31a38653.js');
require('@angular-devkit/core');

@@ -19,0 +19,0 @@ require('./checker-ca858016.js');

'use strict';
/**
* @license Angular v19.1.3
* @license Angular v19.1.4
* (c) 2010-2024 Google LLC. https://angular.io/

@@ -20,3 +20,3 @@ * License: MIT

*/
new checker.Version('19.1.3');
new checker.Version('19.1.4');

@@ -23,0 +23,0 @@ var LogLevel;

'use strict';
/**
* @license Angular v19.1.3
* @license Angular v19.1.4
* (c) 2010-2024 Google LLC. https://angular.io/

@@ -13,7 +13,7 @@ * License: MIT

var p = require('path');
var compiler_host = require('./compiler_host-68e159d5.js');
var compiler_host = require('./compiler_host-c26ed2d0.js');
var ts = require('typescript');
var nodes = require('./nodes-a9f0b985.js');
var imports = require('./imports-abe29092.js');
var leading_space = require('./leading_space-d190b83b.js');
var nodes = require('./nodes-88c2157f.js');
var imports = require('./imports-31a38653.js');
var leading_space = require('./leading_space-6e7a8ec6.js');
require('./checker-ca858016.js');

@@ -20,0 +20,0 @@ require('os');

'use strict';
/**
* @license Angular v19.1.3
* @license Angular v19.1.4
* (c) 2010-2024 Google LLC. https://angular.io/

@@ -12,4 +12,4 @@ * License: MIT

var schematics = require('@angular-devkit/schematics');
var project_tsconfig_paths = require('./project_tsconfig_paths-e9ccccbf.js');
var apply_import_manager = require('./apply_import_manager-40cd5384.js');
var project_tsconfig_paths = require('./project_tsconfig_paths-6c9cde78.js');
var apply_import_manager = require('./apply_import_manager-3ba5d1bb.js');
require('os');

@@ -20,3 +20,3 @@ var ts = require('typescript');

require('path');
var index = require('./index-d05029f9.js');
var index = require('./index-aa0e0065.js');
require('@angular-devkit/core');

@@ -23,0 +23,0 @@ require('node:path/posix');

'use strict';
/**
* @license Angular v19.1.3
* @license Angular v19.1.4
* (c) 2010-2024 Google LLC. https://angular.io/

@@ -13,6 +13,6 @@ * License: MIT

var p = require('path');
var project_tsconfig_paths = require('./project_tsconfig_paths-e9ccccbf.js');
var compiler_host = require('./compiler_host-68e159d5.js');
var project_tsconfig_paths = require('./project_tsconfig_paths-6c9cde78.js');
var compiler_host = require('./compiler_host-c26ed2d0.js');
var ts = require('typescript');
var imports = require('./imports-abe29092.js');
var imports = require('./imports-31a38653.js');
require('@angular-devkit/core');

@@ -19,0 +19,0 @@ require('./checker-ca858016.js');

'use strict';
/**
* @license Angular v19.1.3
* @license Angular v19.1.4
* (c) 2010-2024 Google LLC. https://angular.io/

@@ -13,6 +13,6 @@ * License: MIT

var p = require('path');
var project_tsconfig_paths = require('./project_tsconfig_paths-e9ccccbf.js');
var compiler_host = require('./compiler_host-68e159d5.js');
var project_tsconfig_paths = require('./project_tsconfig_paths-6c9cde78.js');
var compiler_host = require('./compiler_host-c26ed2d0.js');
var ts = require('typescript');
var imports = require('./imports-abe29092.js');
var imports = require('./imports-31a38653.js');
require('@angular-devkit/core');

@@ -19,0 +19,0 @@ require('./checker-ca858016.js');

'use strict';
/**
* @license Angular v19.1.3
* @license Angular v19.1.4
* (c) 2010-2024 Google LLC. https://angular.io/

@@ -14,4 +14,4 @@ * License: MIT

var p = require('path');
var compiler_host = require('./compiler_host-68e159d5.js');
var project_tsconfig_paths = require('./project_tsconfig_paths-e9ccccbf.js');
var compiler_host = require('./compiler_host-c26ed2d0.js');
var project_tsconfig_paths = require('./project_tsconfig_paths-6c9cde78.js');
var ts = require('typescript');

@@ -18,0 +18,0 @@ var checker = require('./checker-ca858016.js');

'use strict';
/**
* @license Angular v19.1.3
* @license Angular v19.1.4
* (c) 2010-2024 Google LLC. https://angular.io/

@@ -12,4 +12,4 @@ * License: MIT

var schematics = require('@angular-devkit/schematics');
var project_tsconfig_paths = require('./project_tsconfig_paths-e9ccccbf.js');
var apply_import_manager = require('./apply_import_manager-40cd5384.js');
var project_tsconfig_paths = require('./project_tsconfig_paths-6c9cde78.js');
var apply_import_manager = require('./apply_import_manager-3ba5d1bb.js');
require('os');

@@ -20,5 +20,5 @@ var ts = require('typescript');

require('path');
var migrate_ts_type_references = require('./migrate_ts_type_references-8d015538.js');
var migrate_ts_type_references = require('./migrate_ts_type_references-c6d4443c.js');
var assert = require('assert');
var index = require('./index-d05029f9.js');
var index = require('./index-aa0e0065.js');
require('@angular-devkit/core');

@@ -29,3 +29,3 @@ require('node:path/posix');

require('url');
require('./leading_space-d190b83b.js');
require('./leading_space-6e7a8ec6.js');

@@ -32,0 +32,0 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }

'use strict';
/**
* @license Angular v19.1.3
* @license Angular v19.1.4
* (c) 2010-2024 Google LLC. https://angular.io/

@@ -15,5 +15,5 @@ * License: MIT

var outputMigration = require('./output-migration.js');
require('./project_tsconfig_paths-e9ccccbf.js');
require('./project_tsconfig_paths-6c9cde78.js');
require('@angular-devkit/core');
require('./apply_import_manager-40cd5384.js');
require('./apply_import_manager-3ba5d1bb.js');
require('node:path/posix');

@@ -28,6 +28,6 @@ require('os');

require('./program-8e222816.js');
require('./migrate_ts_type_references-8d015538.js');
require('./migrate_ts_type_references-c6d4443c.js');
require('assert');
require('./index-d05029f9.js');
require('./leading_space-d190b83b.js');
require('./index-aa0e0065.js');
require('./leading_space-6e7a8ec6.js');

@@ -34,0 +34,0 @@ function migrate(options) {

/**
* @license Angular v19.1.3
* @license Angular v19.1.4
* (c) 2010-2024 Google LLC. https://angular.io/

@@ -4,0 +4,0 @@ * License: MIT

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 too big to display

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 too big to display

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