@syncfusion/ej2-angular-base
Advanced tools
Comparing version 25.2.6 to 25.2.7-18564
@@ -51,3 +51,3 @@ { | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~25.2.5", | ||
"@syncfusion/ej2-base": "~25.2.7", | ||
"@syncfusion/ej2-icons": "~25.2.3" | ||
@@ -80,4 +80,4 @@ }, | ||
"typings": "index.d.ts", | ||
"version": "25.2.6", | ||
"version": "25.2.7-18564", | ||
"sideEffects": true | ||
} |
@@ -310,3 +310,3 @@ /** | ||
} | ||
if ((/grid/.test(tempAfterContentThis.getModuleName()) && hasDiffLength) || /chart/.test(tempAfterContentThis.getModuleName())) { | ||
if (/grid/.test(tempAfterContentThis.getModuleName()) && hasDiffLength) { | ||
propObj[tagObject.name] = tagObject.instance.getProperties(); | ||
@@ -313,0 +313,0 @@ tempAfterContentThis.setProperties(propObj, tagObject.instance.isInitChanges); |
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
575140
2
Updated@syncfusion/ej2-base@~25.2.7