static-columns 19.0.57 → 19.0.58

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "static-columns/browser",
3
- "version": "19.0.57",
3
+ "version": "19.0.58",
4
4
  "module": "fesm2022/static-columns.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {
@@ -17,4 +17,4 @@ export declare const PROJECT_NPM_NAME = "static-columns";
17
17
  /**
18
18
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
19
19
  */
20
- export declare const CURRENT_PACKAGE_VERSION = "19.0.57";
20
+ export declare const CURRENT_PACKAGE_VERSION = "19.0.58";
@@ -21,6 +21,6 @@ exports.PROJECT_NPM_NAME = 'static-columns';
21
21
  /**
22
22
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
23
23
  */
24
- exports.CURRENT_PACKAGE_VERSION = '19.0.57';
24
+ exports.CURRENT_PACKAGE_VERSION = '19.0.58';
25
25
  // THIS FILE IS GENERATED - DO NOT MODIFY
26
26
  //# sourceMappingURL=build-info._auto-generated_.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1765043080760 = dummy1765043080760;
4
- function dummy1765043080760() { }
3
+ exports.dummy1765050393696 = dummy1765050393696;
4
+ function dummy1765050393696() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1765043080787 = dummy1765043080787;
4
- function dummy1765043080787() { }
3
+ exports.dummy1765050393731 = dummy1765050393731;
4
+ function dummy1765050393731() { }
5
5
  //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "static-columns",
3
- "version": "19.0.57",
3
+ "version": "19.0.58",
4
4
  "scripts": {
5
5
  "taon init": "taon init",
6
6
  "taon start": "taon start",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "static-columns/websql",
3
- "version": "19.0.57",
3
+ "version": "19.0.58",
4
4
  "module": "fesm2022/static-columns.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {