static-columns 19.0.6 → 19.0.8

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.6",
3
+ "version": "19.0.8",
4
4
  "module": "fesm2022/static-columns.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "static-columns/client",
3
- "version": "19.0.6",
3
+ "version": "19.0.8",
4
4
  "module": "fesm2022/static-columns.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {
@@ -1,3 +1,3 @@
1
1
  export declare const BUILD_FRAMEWORK_CLI_NAME = "tnp";
2
2
  export declare const PROJECT_NPM_NAME = "static-columns";
3
- export declare const CURRENT_PACKAGE_VERSION = "19.0.6";
3
+ export declare const CURRENT_PACKAGE_VERSION = "19.0.8";
@@ -4,6 +4,6 @@ exports.CURRENT_PACKAGE_VERSION = exports.PROJECT_NPM_NAME = exports.BUILD_FRAME
4
4
  // THIS FILE IS GENERATED - DO NOT MODIFY
5
5
  exports.BUILD_FRAMEWORK_CLI_NAME = 'tnp';
6
6
  exports.PROJECT_NPM_NAME = 'static-columns';
7
- exports.CURRENT_PACKAGE_VERSION = '19.0.6';
7
+ exports.CURRENT_PACKAGE_VERSION = '19.0.8';
8
8
  // THIS FILE IS GENERATED - DO NOT MODIFY
9
9
  //# 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.dummy1746915571109 = dummy1746915571109;
4
- function dummy1746915571109() { }
3
+ exports.dummy1747169968401 = dummy1747169968401;
4
+ function dummy1747169968401() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1746915571130 = dummy1746915571130;
4
- function dummy1746915571130() { }
3
+ exports.dummy1747169968417 = dummy1747169968417;
4
+ function dummy1747169968417() { }
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.6",
3
+ "version": "19.0.8",
4
4
  "license": "MIT",
5
5
  "author": "Dariusz Filipiak",
6
6
  "private": false,
@@ -24,12 +24,12 @@
24
24
  "releaseType": "manual",
25
25
  "targetArtifact": "npm-lib-and-cli-tool",
26
26
  "envName": "__",
27
- "resolvedNewVersion": "19.0.6"
27
+ "resolvedNewVersion": "19.0.8"
28
28
  },
29
29
  "copyToManager": {},
30
30
  "buildInfo": {
31
- "date": "2025-05-10T18:25:34.000Z",
32
- "hash": "074c4015291c9814f7e3a20ff9ffb25f6e4355dc"
31
+ "date": "2025-05-12T00:07:11.000Z",
32
+ "hash": "c7e44bd5cb5d4bba86cd2aa46830ecc3fa1d68b2"
33
33
  },
34
34
  "currentProjectName": "static-columns",
35
35
  "currentProjectType": "isomorphic-lib",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "static-columns/websql",
3
- "version": "19.0.6",
3
+ "version": "19.0.8",
4
4
  "module": "fesm2022/static-columns.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {