ids-enterprise-ng 10.12.2 → 10.12.3
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.
|
@@ -33488,7 +33488,7 @@
|
|
|
33488
33488
|
}]
|
|
33489
33489
|
}] });
|
|
33490
33490
|
|
|
33491
|
-
var version = "10.12.
|
|
33491
|
+
var version = "10.12.3";
|
|
33492
33492
|
var packageInfo = {
|
|
33493
33493
|
version: version
|
|
33494
33494
|
};
|
package/esm2015/version.json
CHANGED
|
@@ -28296,7 +28296,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImpo
|
|
|
28296
28296
|
}]
|
|
28297
28297
|
}] });
|
|
28298
28298
|
|
|
28299
|
-
var version = "10.12.
|
|
28299
|
+
var version = "10.12.3";
|
|
28300
28300
|
var packageInfo = {
|
|
28301
28301
|
version: version
|
|
28302
28302
|
};
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ids-enterprise-ng",
|
|
3
3
|
"slug": "ids-enterprise-ng",
|
|
4
|
-
"version": "10.12.
|
|
4
|
+
"version": "10.12.3",
|
|
5
5
|
"dependencies": {
|
|
6
6
|
"@types/jquery": "3.3.29",
|
|
7
7
|
"@types/d3": "4.13.0",
|
|
8
8
|
"ids-enterprise": "4.59.3",
|
|
9
|
-
"ids-enterprise-typings": "10.12.
|
|
9
|
+
"ids-enterprise-typings": "10.12.3",
|
|
10
10
|
"jquery": "3.6.0",
|
|
11
11
|
"d3": "5.16.0",
|
|
12
12
|
"tslib": "^2.0.0"
|