static-columns 21.0.8 → 21.0.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.
@@ -1,12 +1,15 @@
1
1
  {
2
2
  "name": "static-columns/browser",
3
- "version": "21.0.8",
4
- "module": "fesm2022/static-columns.mjs",
3
+ "version": "21.0.10",
4
+ "module": "types/static-columns-browser.d.ts",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {
7
+ "./package.json": {
8
+ "default": "./package.json"
9
+ },
7
10
  ".": {
8
- "types": "./index.d.ts",
9
- "default": "./fesm2022/static-columns.mjs"
11
+ "types": "./types/static-columns-browser.d.ts",
12
+ "default": "./fesm2022/static-columns-browser.mjs"
10
13
  }
11
14
  },
12
15
  "sideEffects": false
@@ -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 = "21.0.8";
20
+ export declare const CURRENT_PACKAGE_VERSION = "21.0.10";
@@ -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 = '21.0.8';
24
+ exports.CURRENT_PACKAGE_VERSION = '21.0.10';
25
25
  // THIS FILE IS GENERATED - DO NOT MODIFY
26
26
  //# sourceMappingURL=build-info._auto-generated_.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"build-info._auto-generated_.js","sourceRoot":"","sources":[""],"names":[],"mappings":";;;AAAA,yCAAyC;AACzC;;GAEG;AACU,QAAA,wBAAwB,GAAG,KAAK,CAAC;AAC9C;;GAEG;AACU,QAAA,MAAM,GAAG,mCAAmC,CAAC;AAC1D;;GAEG;AACU,QAAA,eAAe,GAAG,EAAE,CAAC;AAClC;;GAEG;AACU,QAAA,gBAAgB,GAAG,gBAAgB,CAAC;AACjD;;GAEG;AACU,QAAA,uBAAuB,GAAG,QAAQ,CAAC;AAChD,yCAAyC"}
1
+ {"version":3,"file":"build-info._auto-generated_.js","sourceRoot":"","sources":[""],"names":[],"mappings":";;;AAAA,yCAAyC;AACzC;;GAEG;AACU,QAAA,wBAAwB,GAAG,KAAK,CAAC;AAC9C;;GAEG;AACU,QAAA,MAAM,GAAG,mCAAmC,CAAC;AAC1D;;GAEG;AACU,QAAA,eAAe,GAAG,EAAE,CAAC;AAClC;;GAEG;AACU,QAAA,gBAAgB,GAAG,gBAAgB,CAAC;AACjD;;GAEG;AACU,QAAA,uBAAuB,GAAG,SAAS,CAAC;AACjD,yCAAyC"}
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1766515217423 = dummy1766515217423;
4
- function dummy1766515217423() { }
3
+ exports.dummy1766531273944 = dummy1766531273944;
4
+ function dummy1766531273944() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1766515217453 = dummy1766515217453;
4
- function dummy1766515217453() { }
3
+ exports.dummy1766531273968 = dummy1766531273968;
4
+ function dummy1766531273968() { }
5
5
  //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "static-columns",
3
- "version": "21.0.8",
3
+ "version": "21.0.10",
4
4
  "scripts": {
5
5
  "taon init": "taon init",
6
6
  "taon start": "taon start",
@@ -1,12 +1,15 @@
1
1
  {
2
2
  "name": "static-columns/websql",
3
- "version": "21.0.8",
4
- "module": "fesm2022/static-columns.mjs",
3
+ "version": "21.0.10",
4
+ "module": "types/static-columns-websql.d.ts",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {
7
+ "./package.json": {
8
+ "default": "./package.json"
9
+ },
7
10
  ".": {
8
- "types": "./index.d.ts",
9
- "default": "./fesm2022/static-columns.mjs"
11
+ "types": "./types/static-columns-websql.d.ts",
12
+ "default": "./fesm2022/static-columns-websql.mjs"
10
13
  }
11
14
  },
12
15
  "sideEffects": false