@alwatr/flat-string 1.1.6 → 1.1.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.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [1.1.8](https://github.com/Alwatr/nanolib/compare/@alwatr/flat-string@1.1.7...@alwatr/flat-string@1.1.8) (2024-11-02)
7
+
8
+ **Note:** Version bump only for package @alwatr/flat-string
9
+
10
+ ## [1.1.7](https://github.com/Alwatr/nanolib/compare/@alwatr/flat-string@1.1.6...@alwatr/flat-string@1.1.7) (2024-10-25)
11
+
12
+ **Note:** Version bump only for package @alwatr/flat-string
13
+
6
14
  ## [1.1.6](https://github.com/Alwatr/nanolib/compare/@alwatr/flat-string@1.1.5...@alwatr/flat-string@1.1.6) (2024-10-12)
7
15
 
8
16
  **Note:** Version bump only for package @alwatr/flat-string
@@ -11,13 +19,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
19
 
12
20
  ### Code Refactoring
13
21
 
14
- * prevent side-effects ([01e00e1](https://github.com/Alwatr/nanolib/commit/01e00e191385cc92b28677df0c01a085916ae677)) by @mohammadhonarvar
22
+ - prevent side-effects ([01e00e1](https://github.com/Alwatr/nanolib/commit/01e00e191385cc92b28677df0c01a085916ae677)) by @mohammadhonarvar
15
23
 
16
24
  ## [1.1.4](https://github.com/Alwatr/nanolib/compare/@alwatr/flat-string@1.1.3...@alwatr/flat-string@1.1.4) (2024-10-11)
17
25
 
18
26
  ### Miscellaneous Chores
19
27
 
20
- * include LICENSE and LEGAL files to publish ([09f366f](https://github.com/Alwatr/nanolib/commit/09f366f680bfa9fb26acb2cd1ccbc68c5a9e9ad8)) by @AliMD
28
+ - include LICENSE and LEGAL files to publish ([09f366f](https://github.com/Alwatr/nanolib/commit/09f366f680bfa9fb26acb2cd1ccbc68c5a9e9ad8)) by @AliMD
21
29
 
22
30
  ## [1.1.3](https://github.com/Alwatr/nanolib/compare/@alwatr/flat-string@1.1.2...@alwatr/flat-string@1.1.3) (2024-10-11)
23
31
 
@@ -27,7 +35,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
27
35
 
28
36
  ### Dependencies update
29
37
 
30
- * bump the development-dependencies group with 10 updates ([fa4aaf0](https://github.com/Alwatr/nanolib/commit/fa4aaf04c907ecae06aa14000ce35216170c15ad)) by @dependabot[bot]
38
+ - bump the development-dependencies group with 10 updates ([fa4aaf0](https://github.com/Alwatr/nanolib/commit/fa4aaf04c907ecae06aa14000ce35216170c15ad)) by @dependabot[bot]
31
39
 
32
40
  ## [1.1.1](https://github.com/Alwatr/nanolib/compare/@alwatr/flat-string@1.1.0...@alwatr/flat-string@1.1.1) (2024-10-08)
33
41
 
@@ -37,16 +45,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
37
45
 
38
46
  ### Features
39
47
 
40
- * use `package-tracer` ([cc3c5f9](https://github.com/Alwatr/nanolib/commit/cc3c5f9c1a3d03f0d81b46835665f16a0426fd0d)) by @mohammadhonarvar
48
+ - use `package-tracer` ([cc3c5f9](https://github.com/Alwatr/nanolib/commit/cc3c5f9c1a3d03f0d81b46835665f16a0426fd0d)) by @mohammadhonarvar
41
49
 
42
50
  ### Bug Fixes
43
51
 
44
- * all dependeny topology ([1c17f34](https://github.com/Alwatr/nanolib/commit/1c17f349adf3e98e2a80ab2da4f0f81028dc9c5f)) by @mohammadhonarvar
52
+ - all dependeny topology ([1c17f34](https://github.com/Alwatr/nanolib/commit/1c17f349adf3e98e2a80ab2da4f0f81028dc9c5f)) by @mohammadhonarvar
45
53
 
46
54
  ### Miscellaneous Chores
47
55
 
48
- * **flat-string:** change the license to AGPL-3.0 ([1f06ca4](https://github.com/Alwatr/nanolib/commit/1f06ca4edc93381ccbe4c8e04ef2f23a4218a2b6)) by @ArmanAsadian
49
- * Update build and lint scripts ([392d0b7](https://github.com/Alwatr/nanolib/commit/392d0b71f446bce336b0256119a80f07aff794ba)) by @AliMD
56
+ - **flat-string:** change the license to AGPL-3.0 ([1f06ca4](https://github.com/Alwatr/nanolib/commit/1f06ca4edc93381ccbe4c8e04ef2f23a4218a2b6)) by @ArmanAsadian
57
+ - Update build and lint scripts ([392d0b7](https://github.com/Alwatr/nanolib/commit/392d0b71f446bce336b0256119a80f07aff794ba)) by @AliMD
50
58
 
51
59
  ## [1.0.23](https://github.com/Alwatr/nanolib/compare/@alwatr/flat-string@1.0.22...@alwatr/flat-string@1.0.23) (2024-09-21)
52
60
 
@@ -56,25 +64,25 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
56
64
 
57
65
  ### Dependencies update
58
66
 
59
- * bump the development-dependencies group across 1 directory with 10 updates ([9ed98ff](https://github.com/Alwatr/nanolib/commit/9ed98ffd0668d5a36e255c82edab3af53bffda8f)) by @dependabot[bot]
67
+ - bump the development-dependencies group across 1 directory with 10 updates ([9ed98ff](https://github.com/Alwatr/nanolib/commit/9ed98ffd0668d5a36e255c82edab3af53bffda8f)) by @dependabot[bot]
60
68
 
61
69
  ## [1.0.21](https://github.com/Alwatr/nanolib/compare/@alwatr/flat-string@1.0.20...@alwatr/flat-string@1.0.21) (2024-08-31)
62
70
 
63
71
  ### Miscellaneous Chores
64
72
 
65
- * Update package.json exports for [@alwatr](https://github.com/alwatr) packages ([dacb362](https://github.com/Alwatr/nanolib/commit/dacb362b145e3c51b4aba00ff643687a3fac11d2)) by @
73
+ - Update package.json exports for [@alwatr](https://github.com/alwatr) packages ([dacb362](https://github.com/Alwatr/nanolib/commit/dacb362b145e3c51b4aba00ff643687a3fac11d2)) by @
66
74
 
67
75
  ## [1.0.20](https://github.com/Alwatr/nanolib/compare/@alwatr/flat-string@1.0.19...@alwatr/flat-string@1.0.20) (2024-08-31)
68
76
 
69
77
  ### Dependencies update
70
78
 
71
- * update all dependencies ([1e0c30e](https://github.com/Alwatr/nanolib/commit/1e0c30e6a3a8e19deb5185814e24ab6c08dca573)) by @AliMD
79
+ - update all dependencies ([1e0c30e](https://github.com/Alwatr/nanolib/commit/1e0c30e6a3a8e19deb5185814e24ab6c08dca573)) by @AliMD
72
80
 
73
81
  ## [1.0.19](https://github.com/Alwatr/nanolib/compare/@alwatr/flat-string@1.0.18...@alwatr/flat-string@1.0.19) (2024-07-04)
74
82
 
75
83
  ### Dependencies update
76
84
 
77
- * update all dependencies ([0e908b4](https://github.com/Alwatr/nanolib/commit/0e908b476a6b976ec2447f864c8cafcbb8a0f099)) by @
85
+ - update all dependencies ([0e908b4](https://github.com/Alwatr/nanolib/commit/0e908b476a6b976ec2447f864c8cafcbb8a0f099)) by @
78
86
 
79
87
  ## [1.0.18](https://github.com/Alwatr/nanolib/compare/@alwatr/flat-string@1.0.17...@alwatr/flat-string@1.0.18) (2024-05-12)
80
88
 
package/dist/main.cjs CHANGED
@@ -1,4 +1,4 @@
1
- /* @alwatr/flat-string v1.1.6 */
1
+ /* @alwatr/flat-string v1.1.8 */
2
2
  "use strict";
3
3
  var __defProp = Object.defineProperty;
4
4
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
@@ -25,7 +25,7 @@ __export(main_exports, {
25
25
  });
26
26
  module.exports = __toCommonJS(main_exports);
27
27
  var import_package_tracer = require("@alwatr/package-tracer");
28
- __dev_mode__: import_package_tracer.packageTracer.add("@alwatr/flat-string", "1.1.6");
28
+ __dev_mode__: import_package_tracer.packageTracer.add("@alwatr/flat-string", "1.1.8");
29
29
  function flatString(str) {
30
30
  str | 0;
31
31
  return str;
package/dist/main.mjs CHANGED
@@ -1,8 +1,8 @@
1
- /* @alwatr/flat-string v1.1.6 */
1
+ /* @alwatr/flat-string v1.1.8 */
2
2
 
3
3
  // src/main.ts
4
4
  import { packageTracer } from "@alwatr/package-tracer";
5
- __dev_mode__: packageTracer.add("@alwatr/flat-string", "1.1.6");
5
+ __dev_mode__: packageTracer.add("@alwatr/flat-string", "1.1.8");
6
6
  function flatString(str) {
7
7
  str | 0;
8
8
  return str;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alwatr/flat-string",
3
- "version": "1.1.6",
3
+ "version": "1.1.8",
4
4
  "description": "The `flat-string` function flattens the underlying C structures of a concatenated JavaScript string.",
5
5
  "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>",
6
6
  "keywords": [
@@ -69,13 +69,13 @@
69
69
  "clean": "rm -rfv dist *.tsbuildinfo"
70
70
  },
71
71
  "dependencies": {
72
- "@alwatr/package-tracer": "^1.0.6"
72
+ "@alwatr/package-tracer": "^1.0.8"
73
73
  },
74
74
  "devDependencies": {
75
- "@alwatr/nano-build": "^2.0.2",
75
+ "@alwatr/nano-build": "^2.0.4",
76
76
  "@alwatr/prettier-config": "^1.0.6",
77
- "@alwatr/tsconfig-base": "^1.3.2",
77
+ "@alwatr/tsconfig-base": "^1.3.3",
78
78
  "typescript": "^5.6.3"
79
79
  },
80
- "gitHead": "15d12342d2e69fbb6129675cce620132c5bd0bfc"
80
+ "gitHead": "5aecc962a161034aa9213dcc5fb3c1cece9eaca2"
81
81
  }