ids-enterprise-ng 17.5.0 → 17.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/esm2022/version.json
CHANGED
|
@@ -30668,7 +30668,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.3", ngImpor
|
|
|
30668
30668
|
}]
|
|
30669
30669
|
}] });
|
|
30670
30670
|
|
|
30671
|
-
var version = "17.5.0
|
|
30671
|
+
var version = "17.5.0";
|
|
30672
30672
|
var packageInfo = {
|
|
30673
30673
|
version: version
|
|
30674
30674
|
};
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ids-enterprise-ng",
|
|
3
3
|
"slug": "ids-enterprise-ng",
|
|
4
|
-
"version": "17.5.
|
|
4
|
+
"version": "17.5.2",
|
|
5
5
|
"dependencies": {
|
|
6
6
|
"@types/jquery": "3.5.16",
|
|
7
7
|
"@types/d3": "7.4.0",
|
|
8
8
|
"ids-enterprise": "4.92.4",
|
|
9
|
-
"ids-enterprise-typings": "17.5.0
|
|
9
|
+
"ids-enterprise-typings": "17.5.0",
|
|
10
10
|
"jquery": "3.6.4",
|
|
11
11
|
"d3": "7.8.2",
|
|
12
12
|
"tslib": "^2.3.0"
|