ids-enterprise-ng 16.8.1 → 16.8.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
|
@@ -30495,7 +30495,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.8", ngImpor
|
|
|
30495
30495
|
}]
|
|
30496
30496
|
}] });
|
|
30497
30497
|
|
|
30498
|
-
var version = "16.8.
|
|
30498
|
+
var version = "16.8.1";
|
|
30499
30499
|
var packageInfo = {
|
|
30500
30500
|
version: version
|
|
30501
30501
|
};
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ids-enterprise-ng",
|
|
3
3
|
"slug": "ids-enterprise-ng",
|
|
4
|
-
"version": "16.8.
|
|
4
|
+
"version": "16.8.2",
|
|
5
5
|
"dependencies": {
|
|
6
6
|
"@types/jquery": "3.5.16",
|
|
7
7
|
"@types/d3": "7.4.0",
|
|
8
|
-
"ids-enterprise": "4.88.
|
|
9
|
-
"ids-enterprise-typings": "16.8.
|
|
8
|
+
"ids-enterprise": "4.88.1",
|
|
9
|
+
"ids-enterprise-typings": "16.8.1",
|
|
10
10
|
"jquery": "3.6.4",
|
|
11
11
|
"d3": "7.8.2",
|
|
12
12
|
"tslib": "^2.3.0"
|