northdata-viz 1.215.10 → 1.216.10
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/package.json +1 -1
- package/viz.esm.js +3 -3
- package/viz.min.js +2 -2
package/package.json
CHANGED
package/viz.esm.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! northdata-viz V1.
|
|
1
|
+
/*! northdata-viz V1.216.10 */
|
|
2
2
|
/******/ var __webpack_modules__ = ({
|
|
3
3
|
|
|
4
4
|
/***/ 6914:
|
|
@@ -7626,8 +7626,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
7626
7626
|
});
|
|
7627
7627
|
|
|
7628
7628
|
;// ./src/ts/env.ts
|
|
7629
|
-
var VERSION = "1.
|
|
7630
|
-
var VERSION_PREFIX = (/* unused pure expression or super */ null && ("/ui/v1-
|
|
7629
|
+
var VERSION = "1.216.10";
|
|
7630
|
+
var VERSION_PREFIX = (/* unused pure expression or super */ null && ("/ui/v1-216-10"));
|
|
7631
7631
|
|
|
7632
7632
|
;// ./src/ts/util/params.ts
|
|
7633
7633
|
function clone(object) {
|