@angular/material
Advanced tools
Comparing version 18.0.1 to 18.1.0-next.0
{ | ||
"name": "@angular/material", | ||
"version": "18.0.1", | ||
"version": "18.1.0-next.0", | ||
"description": "Angular Material", | ||
@@ -492,8 +492,8 @@ "repository": { | ||
"peerDependencies": { | ||
"@angular/animations": "^18.0.0 || ^19.0.0", | ||
"@angular/cdk": "18.0.1", | ||
"@angular/core": "^18.0.0 || ^19.0.0", | ||
"@angular/common": "^18.0.0 || ^19.0.0", | ||
"@angular/forms": "^18.0.0 || ^19.0.0", | ||
"@angular/platform-browser": "^18.0.0 || ^19.0.0", | ||
"@angular/animations": "^18.0.0-0 || ^18.1.0-0 || ^18.2.0-0 || ^18.3.0-0 || ^19.0.0-0", | ||
"@angular/cdk": "18.1.0-next.0", | ||
"@angular/core": "^18.0.0-0 || ^18.1.0-0 || ^18.2.0-0 || ^18.3.0-0 || ^19.0.0-0", | ||
"@angular/common": "^18.0.0-0 || ^18.1.0-0 || ^18.2.0-0 || ^18.3.0-0 || ^19.0.0-0", | ||
"@angular/forms": "^18.0.0-0 || ^18.1.0-0 || ^18.2.0-0 || ^18.3.0-0 || ^19.0.0-0", | ||
"@angular/platform-browser": "^18.0.0-0 || ^18.1.0-0 || ^18.2.0-0 || ^18.3.0-0 || ^19.0.0-0", | ||
"rxjs": "^6.5.3 || ^7.4.0" | ||
@@ -500,0 +500,0 @@ }, |
@@ -21,3 +21,3 @@ "use strict"; | ||
*/ | ||
const fallbackMaterialVersionRange = `~18.0.1`; | ||
const fallbackMaterialVersionRange = `~18.1.0-next.0`; | ||
/** | ||
@@ -37,3 +37,3 @@ * Schematic factory entry-point for the `ng-add` schematic. The ng-add schematic will be | ||
const materialVersionRange = (0, package_config_1.getPackageVersionFromPackageJson)(host, '@angular/material'); | ||
const angularDependencyVersion = ngCoreVersionTag || `^18.0.0 || ^19.0.0`; | ||
const angularDependencyVersion = ngCoreVersionTag || `^18.0.0-0 || ^18.1.0-0 || ^18.2.0-0 || ^18.3.0-0 || ^19.0.0-0`; | ||
// The CLI inserts `@angular/material` into the `package.json` before this schematic runs. | ||
@@ -40,0 +40,0 @@ // This means that we do not need to insert Angular Material into `package.json` files again. |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16505281
1