@syncfusion/ej2-angular-popups
Advanced tools
Comparing version 25.2.3 to 25.2.4-21939
{ | ||
"_from": "@syncfusion/ej2-angular-popups@*", | ||
"_id": "@syncfusion/ej2-angular-popups@25.1.42", | ||
"_id": "@syncfusion/ej2-angular-popups@25.2.3", | ||
"_inBundle": false, | ||
"_integrity": "sha512-RqMZgaacMvc7M7r4Lb3ycbD9uGHsiS+KQn8tDKjB5GjefYf0WmUQln5DnaPqx0pa8447o0LF6et5VD4o0MMagg==", | ||
"_integrity": "sha512-n5qnWLwbv2dXbEIOsrUQjWCeI4O6/FAJCXSudMFPY//JobD93yuR2KJS6mYA92MdWptjDZq4dG69P1puSlArDQ==", | ||
"_location": "/@syncfusion/ej2-angular-popups", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-popups/-/ej2-angular-popups-25.1.42.tgz", | ||
"_shasum": "565f7206faeefe196baaaa754dfe78c9b171fb32", | ||
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-popups/-/ej2-angular-popups-25.2.3.tgz", | ||
"_shasum": "321ca13ab984950f899c3b5c76db5c0ec82c220c", | ||
"_spec": "@syncfusion/ej2-angular-popups@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/elease-automation_release_25.1.1/ivypackages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-angular-base": "~25.2.3", | ||
"@syncfusion/ej2-angular-base": "~25.2.4", | ||
"@syncfusion/ej2-base": "~25.2.3", | ||
"@syncfusion/ej2-popups": "25.2.3", | ||
"@syncfusion/ej2-popups": "25.2.4-21939", | ||
"tslib": "^2.3.0" | ||
@@ -105,3 +105,3 @@ }, | ||
"typings": "syncfusion-ej2-angular-popups.d.ts", | ||
"version": "25.2.3" | ||
"version": "25.2.4-21939" | ||
} |
@@ -8,29 +8,4 @@ { | ||
"schema": "./ng-add/schema.json" | ||
}, | ||
"dialog-customdialogs": { | ||
"description": "Create an Angular Dialog component with different types of custom dialogs such as alert, confirm, and prompt dialogs.", | ||
"factory": "./generators/dialog-customdialogs", | ||
"schema": "./generators/dialog-customdialogs/schema.json" | ||
}, | ||
"dialog-defaultdialog": { | ||
"description": "Create an Angular Dialog component with default functionalities.", | ||
"factory": "./generators/dialog-defaultdialog", | ||
"schema": "./generators/dialog-defaultdialog/schema.json" | ||
}, | ||
"dialog-modaldialog": { | ||
"description": "Create an Angular Dialog component with the modal behavior and also it will be closed on click on the overlay.", | ||
"factory": "./generators/dialog-modaldialog", | ||
"schema": "./generators/dialog-modaldialog/schema.json" | ||
}, | ||
"tooltip-default": { | ||
"description": "Create an Angular Tooltip component", | ||
"factory": "./generators/tooltip-default", | ||
"schema": "./generators/tooltip-default/schema.json" | ||
}, | ||
"tooltip-template": { | ||
"description": "Customize an Angular Tooltip component with ng-template", | ||
"factory": "./generators/tooltip-template", | ||
"schema": "./generators/tooltip-template/schema.json" | ||
} | ||
} | ||
} |
export const pkgName = '@syncfusion/ej2-angular-popups'; | ||
export const pkgVer = '^25.2.3'; | ||
export const pkgVer = '^26.2.5'; | ||
export const moduleName = 'DialogModule, TooltipModule'; | ||
export const themeVer = '~25.2.3'; | ||
export const themeVer = '~26.2.5'; |
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
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 License Found
License(Experimental) License information could not be found.
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
100
183581
213
1271
1
+ Added@syncfusion/ej2-popups@25.2.4-21939(transitive)
- Removed@syncfusion/ej2-popups@25.2.3(transitive)