New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@angular/upgrade

Package Overview
Dependencies
Maintainers
2
Versions
1034
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular/upgrade - npm Package Compare versions

Comparing version
22.0.0-next.5
to
22.0.0-next.6
+1
-1
fesm2022/_constants-chunk.mjs
/**
* @license Angular v22.0.0-next.5
* @license Angular v22.0.0-next.6
* (c) 2010-2026 Google LLC. https://angular.dev/

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

/**
* @license Angular v22.0.0-next.5
* @license Angular v22.0.0-next.6
* (c) 2010-2026 Google LLC. https://angular.dev/

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

minVersion: "12.0.0",
version: "22.0.0-next.5",
version: "22.0.0-next.6",
ngImport: i0,

@@ -34,3 +34,3 @@ type: AngularTestingModule,

minVersion: "14.0.0",
version: "22.0.0-next.5",
version: "22.0.0-next.6",
ngImport: i0,

@@ -41,3 +41,3 @@ type: AngularTestingModule

minVersion: "12.0.0",
version: "22.0.0-next.5",
version: "22.0.0-next.6",
ngImport: i0,

@@ -53,3 +53,3 @@ type: AngularTestingModule,

minVersion: "12.0.0",
version: "22.0.0-next.5",
version: "22.0.0-next.6",
ngImport: i0,

@@ -56,0 +56,0 @@ type: AngularTestingModule,

/**
* @license Angular v22.0.0-next.5
* @license Angular v22.0.0-next.6
* (c) 2010-2026 Google LLC. https://angular.dev/

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

minVersion: "12.0.0",
version: "22.0.0-next.5",
version: "22.0.0-next.6",
ngImport: i0,

@@ -1020,3 +1020,3 @@ type: UpgradeComponent,

minVersion: "14.0.0",
version: "22.0.0-next.5",
version: "22.0.0-next.6",
type: UpgradeComponent,

@@ -1030,3 +1030,3 @@ isStandalone: true,

minVersion: "12.0.0",
version: "22.0.0-next.5",
version: "22.0.0-next.6",
ngImport: i0,

@@ -1145,3 +1145,3 @@ type: UpgradeComponent,

minVersion: "12.0.0",
version: "22.0.0-next.5",
version: "22.0.0-next.6",
ngImport: i0,

@@ -1160,3 +1160,3 @@ type: UpgradeModule,

minVersion: "14.0.0",
version: "22.0.0-next.5",
version: "22.0.0-next.6",
ngImport: i0,

@@ -1167,3 +1167,3 @@ type: UpgradeModule

minVersion: "12.0.0",
version: "22.0.0-next.5",
version: "22.0.0-next.6",
ngImport: i0,

@@ -1176,3 +1176,3 @@ type: UpgradeModule,

minVersion: "12.0.0",
version: "22.0.0-next.5",
version: "22.0.0-next.6",
ngImport: i0,

@@ -1179,0 +1179,0 @@ type: UpgradeModule,

/**
* @license Angular v22.0.0-next.5
* @license Angular v22.0.0-next.6
* (c) 2010-2026 Google LLC. https://angular.dev/

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

const VERSION = /* @__PURE__ */new Version('22.0.0-next.5');
const VERSION = /* @__PURE__ */new Version('22.0.0-next.6');
export { VERSION };
//# sourceMappingURL=upgrade.mjs.map

@@ -1,1 +0,1 @@

{"version":3,"file":"upgrade.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/packages/upgrade/src/common/src/version.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\n/**\n * @module\n * @description\n * Entry point for all public APIs of the upgrade package.\n */\n\nimport {Version} from '@angular/core';\n\n/**\n * @publicApi\n */\nexport const VERSION = /* @__PURE__ */ new Version('22.0.0-next.5');\n"],"names":["VERSION","Version"],"mappings":";;;;;;;;AAmBO,MAAMA,OAAO,kBAAmB,IAAIC,OAAO,CAAC,mBAAmB;;;;"}
{"version":3,"file":"upgrade.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/packages/upgrade/src/common/src/version.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\n/**\n * @module\n * @description\n * Entry point for all public APIs of the upgrade package.\n */\n\nimport {Version} from '@angular/core';\n\n/**\n * @publicApi\n */\nexport const VERSION = /* @__PURE__ */ new Version('22.0.0-next.6');\n"],"names":["VERSION","Version"],"mappings":";;;;;;;;AAmBO,MAAMA,OAAO,kBAAmB,IAAIC,OAAO,CAAC,mBAAmB;;;;"}
{
"name": "@angular/upgrade",
"version": "22.0.0-next.5",
"version": "22.0.0-next.6",
"description": "Angular - the library for easing update from v1 to v2",

@@ -14,6 +14,6 @@ "author": "angular",

"peerDependencies": {
"@angular/core": "22.0.0-next.5",
"@angular/compiler": "22.0.0-next.5",
"@angular/platform-browser": "22.0.0-next.5",
"@angular/platform-browser-dynamic": "22.0.0-next.5"
"@angular/core": "22.0.0-next.6",
"@angular/compiler": "22.0.0-next.6",
"@angular/platform-browser": "22.0.0-next.6",
"@angular/platform-browser-dynamic": "22.0.0-next.6"
},

@@ -20,0 +20,0 @@ "repository": {

/**
* @license Angular v22.0.0-next.5
* @license Angular v22.0.0-next.6
* (c) 2010-2026 Google LLC. https://angular.dev/

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

/**
* @license Angular v22.0.0-next.5
* @license Angular v22.0.0-next.6
* (c) 2010-2026 Google LLC. https://angular.dev/

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

/**
* @license Angular v22.0.0-next.5
* @license Angular v22.0.0-next.6
* (c) 2010-2026 Google LLC. https://angular.dev/

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