ids-enterprise-ng 17.3.0 → 17.3.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
|
@@ -30632,7 +30632,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.1", ngImpor
|
|
|
30632
30632
|
}]
|
|
30633
30633
|
}] });
|
|
30634
30634
|
|
|
30635
|
-
var version = "17.3.0
|
|
30635
|
+
var version = "17.3.0";
|
|
30636
30636
|
var packageInfo = {
|
|
30637
30637
|
version: version
|
|
30638
30638
|
};
|
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.3.
|
|
4
|
+
"version": "17.3.1",
|
|
5
5
|
"dependencies": {
|
|
6
6
|
"@types/jquery": "3.5.16",
|
|
7
7
|
"@types/d3": "7.4.0",
|
|
8
8
|
"ids-enterprise": "4.92.0",
|
|
9
|
-
"ids-enterprise-typings": "17.3.0
|
|
9
|
+
"ids-enterprise-typings": "17.3.0",
|
|
10
10
|
"jquery": "3.6.4",
|
|
11
11
|
"d3": "7.8.2",
|
|
12
12
|
"tslib": "^2.3.0"
|