ids-enterprise-ng 16.4.0 → 16.4.1
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
|
@@ -29613,7 +29613,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.5", ngImpor
|
|
|
29613
29613
|
}]
|
|
29614
29614
|
}] });
|
|
29615
29615
|
|
|
29616
|
-
var version = "
|
|
29616
|
+
var version = "16.4.0";
|
|
29617
29617
|
var packageInfo = {
|
|
29618
29618
|
version: version
|
|
29619
29619
|
};
|
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.4.
|
|
4
|
+
"version": "16.4.1",
|
|
5
5
|
"dependencies": {
|
|
6
6
|
"@types/jquery": "3.5.16",
|
|
7
7
|
"@types/d3": "7.4.0",
|
|
8
8
|
"ids-enterprise": "4.84.0",
|
|
9
|
-
"ids-enterprise-typings": "16.
|
|
9
|
+
"ids-enterprise-typings": "16.4.0",
|
|
10
10
|
"jquery": "3.6.4",
|
|
11
11
|
"d3": "7.8.2",
|
|
12
12
|
"tslib": "^2.5.0"
|