Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-angular-base

Package Overview
Dependencies
8
Maintainers
3
Versions
159
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 23.2.5 to 24.1.41

8

CHANGELOG.md

@@ -9,2 +9,10 @@ # Changelog

- The Angular package size is minimised by removing redundant styles.
## 23.2.5 (2023-11-23)
### Common
#### Bug Fixes
- Resolved component's compilation issue.

@@ -11,0 +19,0 @@

2

dist/ej2-angular-base.umd.min.js
/*!
* filename: ej2-angular-base.umd.min.js
* version : 23.2.5
* version : 24.1.41
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

/*!
* filename: ej2-angular-base.min.js
* version : 23.2.5
* version : 24.1.41
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

/*!
* filename: index.d.ts
* version : 23.2.5
* version : 24.1.41
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

{
"_from": "@syncfusion/ej2-angular-base@*",
"_id": "@syncfusion/ej2-angular-base@23.2.4",
"_id": "@syncfusion/ej2-angular-base@19.17.0",
"_inBundle": false,
"_integrity": "sha512-h4oyhbLJFMbd+wZbtunhUE3qsFZGVGc+2ViEPzW+mrwUIQNT0UcJsPRyJx73ViyRprHHIe4t6e1w29eiUOWz/A==",
"_integrity": "sha512-sYcS67H3celfIX4TFmcsX6Ynu8/gDEIfh1p76jEIYD99lV6rGsCtr6sZ6mZXqqTfhwFT/8MAEhBAr+8tcQpRjQ==",
"_location": "/@syncfusion/ej2-angular-base",

@@ -22,8 +22,21 @@ "_phantomChildren": {},

"/@syncfusion/ej2-angular-barcode-generator",
"/@syncfusion/ej2-angular-buttons",
"/@syncfusion/ej2-angular-calendars",
"/@syncfusion/ej2-angular-charts",
"/@syncfusion/ej2-angular-circulargauge",
"/@syncfusion/ej2-angular-diagrams",
"/@syncfusion/ej2-angular-documenteditor",
"/@syncfusion/ej2-angular-dropdowns",
"/@syncfusion/ej2-angular-filemanager",
"/@syncfusion/ej2-angular-gantt",
"/@syncfusion/ej2-angular-grids",
"/@syncfusion/ej2-angular-heatmap",
"/@syncfusion/ej2-angular-image-editor",
"/@syncfusion/ej2-angular-inplace-editor",
"/@syncfusion/ej2-angular-inputs",
"/@syncfusion/ej2-angular-kanban",
"/@syncfusion/ej2-angular-layouts",
"/@syncfusion/ej2-angular-lineargauge",
"/@syncfusion/ej2-angular-lists",
"/@syncfusion/ej2-angular-maps",
"/@syncfusion/ej2-angular-navigations",

@@ -33,11 +46,17 @@ "/@syncfusion/ej2-angular-notifications",

"/@syncfusion/ej2-angular-pivotview",
"/@syncfusion/ej2-angular-popups",
"/@syncfusion/ej2-angular-progressbar",
"/@syncfusion/ej2-angular-querybuilder",
"/@syncfusion/ej2-angular-ribbon",
"/@syncfusion/ej2-angular-richtexteditor",
"/@syncfusion/ej2-angular-spreadsheet"
"/@syncfusion/ej2-angular-schedule",
"/@syncfusion/ej2-angular-splitbuttons",
"/@syncfusion/ej2-angular-spreadsheet",
"/@syncfusion/ej2-angular-treegrid",
"/@syncfusion/ej2-angular-treemap"
],
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-base/-/ej2-angular-base-23.2.4.tgz",
"_shasum": "6fb0f456ee96fc21d2eea609325997831644b71b",
"_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-base/-/ej2-angular-base-19.17.0.tgz",
"_shasum": "b42154740a6d3408dd4938cc4acbdc80bb885358",
"_spec": "@syncfusion/ej2-angular-base@*",
"_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included",
"_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included",
"author": {

@@ -51,4 +70,4 @@ "name": "Syncfusion Inc."

"dependencies": {
"@syncfusion/ej2-base": "~23.2.4",
"@syncfusion/ej2-icons": "~23.2.4",
"@syncfusion/ej2-base": "~24.1.41",
"@syncfusion/ej2-icons": "~24.1.41",
"core-js": "^3.4.8",

@@ -85,4 +104,4 @@ "reflect-metadata": "^0.1.9",

"typings": "index.d.ts",
"version": "23.2.5",
"version": "24.1.41",
"sideEffects": true
}

@@ -62,9 +62,2 @@ "use strict";

const project = get_project_1.getProjectFromWorkspace(workspace, options.project);
let path = '';
if (!project.architect.build.options) {
throw new Error(`Could not find project architect build options from angular json in the workspace`);
}
else {
path = project.architect.build.options.main;
}
let validModules;

@@ -89,3 +82,3 @@ let availableModules = libOptions.moduleName.replace(/Module/g, '').trim();

}
if (!(path === undefined || path === null)) {
if (project.architect.build.options.main) {
(options.modulePath !== undefined && options.modulePath !== "") ? addModuleImportToCustomModule(host, options, validModules, libOptions) :

@@ -92,0 +85,0 @@ ast_1.addModuleImportToRootModule(host, validModules, libOptions.pkgName, project);

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc