Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-angular-base

Package Overview
Dependencies
Maintainers
3
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-angular-base - npm Package Compare versions

Comparing version 25.2.6 to 25.2.7-18564

4

package.json

@@ -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);

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