@alwatr/node-fs 1.1.6 → 1.1.7

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,13 @@
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.7](https://github.com/Alwatr/nanolib/compare/@alwatr/node-fs@1.1.6...@alwatr/node-fs@1.1.7) (2024-10-25)
7
+
8
+ ### Dependencies update
9
+
10
+ * bump the development-dependencies group across 1 directory with 2 updates ([2dfda9e](https://github.com/Alwatr/nanolib/commit/2dfda9ec38a595f1fd961490d1a2fbf060f20a66)) by @dependabot[bot]
11
+ * bump the development-dependencies group with 8 updates ([16847ac](https://github.com/Alwatr/nanolib/commit/16847acba91da027c422e3910d0f2dcc1f084e93)) by @dependabot[bot]
12
+
6
13
  ## [1.1.6](https://github.com/Alwatr/nanolib/compare/@alwatr/node-fs@1.1.5...@alwatr/node-fs@1.1.6) (2024-10-12)
7
14
 
8
15
  **Note:** Version bump only for package @alwatr/node-fs
@@ -11,13 +18,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
18
 
12
19
  ### Code Refactoring
13
20
 
14
- * prevent side-effects ([01e00e1](https://github.com/Alwatr/nanolib/commit/01e00e191385cc92b28677df0c01a085916ae677)) by @mohammadhonarvar
21
+ - prevent side-effects ([01e00e1](https://github.com/Alwatr/nanolib/commit/01e00e191385cc92b28677df0c01a085916ae677)) by @mohammadhonarvar
15
22
 
16
23
  ## [1.1.4](https://github.com/Alwatr/nanolib/compare/@alwatr/node-fs@1.1.3...@alwatr/node-fs@1.1.4) (2024-10-11)
17
24
 
18
25
  ### Miscellaneous Chores
19
26
 
20
- * include LICENSE and LEGAL files to publish ([09f366f](https://github.com/Alwatr/nanolib/commit/09f366f680bfa9fb26acb2cd1ccbc68c5a9e9ad8)) by @AliMD
27
+ - include LICENSE and LEGAL files to publish ([09f366f](https://github.com/Alwatr/nanolib/commit/09f366f680bfa9fb26acb2cd1ccbc68c5a9e9ad8)) by @AliMD
21
28
 
22
29
  ## [1.1.3](https://github.com/Alwatr/nanolib/compare/@alwatr/node-fs@1.1.2...@alwatr/node-fs@1.1.3) (2024-10-11)
23
30
 
@@ -27,7 +34,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
27
34
 
28
35
  ### Dependencies update
29
36
 
30
- * bump the development-dependencies group with 10 updates ([fa4aaf0](https://github.com/Alwatr/nanolib/commit/fa4aaf04c907ecae06aa14000ce35216170c15ad)) by @dependabot[bot]
37
+ - bump the development-dependencies group with 10 updates ([fa4aaf0](https://github.com/Alwatr/nanolib/commit/fa4aaf04c907ecae06aa14000ce35216170c15ad)) by @dependabot[bot]
31
38
 
32
39
  ## [1.1.1](https://github.com/Alwatr/nanolib/compare/@alwatr/node-fs@1.1.0...@alwatr/node-fs@1.1.1) (2024-10-08)
33
40
 
@@ -37,27 +44,27 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
37
44
 
38
45
  ### Features
39
46
 
40
- * **node-fs/write-file:** support buffer as content ([3cce9e9](https://github.com/Alwatr/nanolib/commit/3cce9e937209bfb39aee1b981370ca4a76114e62)) by @njfamirm
41
- * use `package-tracer` ([cc3c5f9](https://github.com/Alwatr/nanolib/commit/cc3c5f9c1a3d03f0d81b46835665f16a0426fd0d)) by @mohammadhonarvar
47
+ - **node-fs/write-file:** support buffer as content ([3cce9e9](https://github.com/Alwatr/nanolib/commit/3cce9e937209bfb39aee1b981370ca4a76114e62)) by @njfamirm
48
+ - use `package-tracer` ([cc3c5f9](https://github.com/Alwatr/nanolib/commit/cc3c5f9c1a3d03f0d81b46835665f16a0426fd0d)) by @mohammadhonarvar
42
49
 
43
50
  ### Bug Fixes
44
51
 
45
- * 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
46
53
 
47
54
  ### Code Refactoring
48
55
 
49
- * **node-fs:** remove unused import from common module ([496a338](https://github.com/Alwatr/nanolib/commit/496a338a6366aa12dc32bbed07a3e14bd5315bd2)) by @AliMD
50
- * **node-fs:** Update logger import and initialization ([0f89c0f](https://github.com/Alwatr/nanolib/commit/0f89c0f7bc24e79c20d3d5d3fc3f906f12cf7161)) by @AliMD
51
- * use new type-helper global types and remove all import types ([08b5d08](https://github.com/Alwatr/nanolib/commit/08b5d08c03c7c315382337239de0426462f384b8)) by @AliMD
56
+ - **node-fs:** remove unused import from common module ([496a338](https://github.com/Alwatr/nanolib/commit/496a338a6366aa12dc32bbed07a3e14bd5315bd2)) by @AliMD
57
+ - **node-fs:** Update logger import and initialization ([0f89c0f](https://github.com/Alwatr/nanolib/commit/0f89c0f7bc24e79c20d3d5d3fc3f906f12cf7161)) by @AliMD
58
+ - use new type-helper global types and remove all import types ([08b5d08](https://github.com/Alwatr/nanolib/commit/08b5d08c03c7c315382337239de0426462f384b8)) by @AliMD
52
59
 
53
60
  ### Miscellaneous Chores
54
61
 
55
- * **node-fs:** change the license to AGPL-3.0 ([9728276](https://github.com/Alwatr/nanolib/commit/97282764bfdb15ef1de25704012f1628a5d0c112)) by @ArmanAsadian
56
- * Update build and lint scripts ([392d0b7](https://github.com/Alwatr/nanolib/commit/392d0b71f446bce336b0256119a80f07aff794ba)) by @AliMD
62
+ - **node-fs:** change the license to AGPL-3.0 ([9728276](https://github.com/Alwatr/nanolib/commit/97282764bfdb15ef1de25704012f1628a5d0c112)) by @ArmanAsadian
63
+ - Update build and lint scripts ([392d0b7](https://github.com/Alwatr/nanolib/commit/392d0b71f446bce336b0256119a80f07aff794ba)) by @AliMD
57
64
 
58
65
  ### Dependencies update
59
66
 
60
- * bump @types/node ([3d80fed](https://github.com/Alwatr/nanolib/commit/3d80fedaf720af792feb060c2f81c737ebb84e11)) by @dependabot[bot]
67
+ - bump @types/node ([3d80fed](https://github.com/Alwatr/nanolib/commit/3d80fedaf720af792feb060c2f81c737ebb84e11)) by @dependabot[bot]
61
68
 
62
69
  ## [1.0.13](https://github.com/Alwatr/nanolib/compare/@alwatr/node-fs@1.0.12...@alwatr/node-fs@1.0.13) (2024-09-21)
63
70
 
@@ -67,14 +74,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
67
74
 
68
75
  ### Dependencies update
69
76
 
70
- * bump the development-dependencies group across 1 directory with 10 updates ([9ed98ff](https://github.com/Alwatr/nanolib/commit/9ed98ffd0668d5a36e255c82edab3af53bffda8f)) by @dependabot[bot]
71
- * update ([c36ed50](https://github.com/Alwatr/nanolib/commit/c36ed50f68da2f5608ccd96119963a16cfacb4ce)) by @AliMD
77
+ - bump the development-dependencies group across 1 directory with 10 updates ([9ed98ff](https://github.com/Alwatr/nanolib/commit/9ed98ffd0668d5a36e255c82edab3af53bffda8f)) by @dependabot[bot]
78
+ - update ([c36ed50](https://github.com/Alwatr/nanolib/commit/c36ed50f68da2f5608ccd96119963a16cfacb4ce)) by @AliMD
72
79
 
73
80
  ## [1.0.11](https://github.com/Alwatr/nanolib/compare/@alwatr/node-fs@1.0.10...@alwatr/node-fs@1.0.11) (2024-08-31)
74
81
 
75
82
  ### Miscellaneous Chores
76
83
 
77
- * Update package.json exports for [@alwatr](https://github.com/alwatr) packages ([dacb362](https://github.com/Alwatr/nanolib/commit/dacb362b145e3c51b4aba00ff643687a3fac11d2)) by @
84
+ - Update package.json exports for [@alwatr](https://github.com/alwatr) packages ([dacb362](https://github.com/Alwatr/nanolib/commit/dacb362b145e3c51b4aba00ff643687a3fac11d2)) by @
78
85
 
79
86
  ## [1.0.10](https://github.com/Alwatr/nanolib/compare/@alwatr/node-fs@1.0.9...@alwatr/node-fs@1.0.10) (2024-08-31)
80
87
 
@@ -84,19 +91,19 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
84
91
 
85
92
  ### Dependencies update
86
93
 
87
- * update all dependencies ([1e0c30e](https://github.com/Alwatr/nanolib/commit/1e0c30e6a3a8e19deb5185814e24ab6c08dca573)) by @AliMD
94
+ - update all dependencies ([1e0c30e](https://github.com/Alwatr/nanolib/commit/1e0c30e6a3a8e19deb5185814e24ab6c08dca573)) by @AliMD
88
95
 
89
96
  ## [1.0.8](https://github.com/Alwatr/nanolib/compare/@alwatr/node-fs@1.0.7...@alwatr/node-fs@1.0.8) (2024-07-04)
90
97
 
91
98
  ### Dependencies update
92
99
 
93
- * update all dependencies ([0e908b4](https://github.com/Alwatr/nanolib/commit/0e908b476a6b976ec2447f864c8cafcbb8a0f099)) by @
100
+ - update all dependencies ([0e908b4](https://github.com/Alwatr/nanolib/commit/0e908b476a6b976ec2447f864c8cafcbb8a0f099)) by @
94
101
 
95
102
  ## [1.0.7](https://github.com/Alwatr/nanolib/compare/@alwatr/node-fs@1.0.6...@alwatr/node-fs@1.0.7) (2024-05-12)
96
103
 
97
104
  ### Dependencies update
98
105
 
99
- * upgrade ([6dbd300](https://github.com/Alwatr/nanolib/commit/6dbd300642c9bcc9e7d0b281e244bf1b06eb1c38)) by @AliMD
106
+ - upgrade ([6dbd300](https://github.com/Alwatr/nanolib/commit/6dbd300642c9bcc9e7d0b281e244bf1b06eb1c38)) by @AliMD
100
107
 
101
108
  ## [1.0.6](https://github.com/Alwatr/nanolib/compare/@alwatr/node-fs@1.0.5...@alwatr/node-fs@1.0.6) (2024-04-25)
102
109
 
@@ -110,11 +117,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
110
117
 
111
118
  ### Bug Fixes
112
119
 
113
- * exported types by add .js extensions to all imports ([fc3d83e](https://github.com/Alwatr/nanolib/commit/fc3d83e8f375da97ba276314b2e6966aa82c9b3f)) by @AliMD
120
+ - exported types by add .js extensions to all imports ([fc3d83e](https://github.com/Alwatr/nanolib/commit/fc3d83e8f375da97ba276314b2e6966aa82c9b3f)) by @AliMD
114
121
 
115
122
  ### Miscellaneous Chores
116
123
 
117
- * **deps:** update ([1a45030](https://github.com/Alwatr/nanolib/commit/1a450305440b710a300787d4ca24b1ed8c6a39d7)) by @AliMD
124
+ - **deps:** update ([1a45030](https://github.com/Alwatr/nanolib/commit/1a450305440b710a300787d4ca24b1ed8c6a39d7)) by @AliMD
118
125
 
119
126
  ## [1.0.3](https://github.com/Alwatr/nanolib/compare/@alwatr/node-fs@1.0.2...@alwatr/node-fs@1.0.3) (2024-01-24)
120
127
 
package/dist/main.cjs CHANGED
@@ -1,4 +1,4 @@
1
- /* @alwatr/node-fs v1.1.6 */
1
+ /* @alwatr/node-fs v1.1.7 */
2
2
  "use strict";
3
3
  var __defProp = Object.defineProperty;
4
4
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
@@ -43,7 +43,7 @@ var import_flat_string = require("@alwatr/flat-string");
43
43
  var import_async_queue = require("@alwatr/async-queue");
44
44
  var import_logger = require("@alwatr/logger");
45
45
  var import_package_tracer = require("@alwatr/package-tracer");
46
- __dev_mode__: import_package_tracer.packageTracer.add("@alwatr/node-fs", "1.1.6");
46
+ __dev_mode__: import_package_tracer.packageTracer.add("@alwatr/node-fs", "1.1.7");
47
47
  var logger = /* @__PURE__ */ (0, import_logger.createLogger)("@alwatr/node-fs");
48
48
  var asyncQueue = /* @__PURE__ */ new import_async_queue.AsyncQueue();
49
49
 
package/dist/main.mjs CHANGED
@@ -1,4 +1,4 @@
1
- /* @alwatr/node-fs v1.1.6 */
1
+ /* @alwatr/node-fs v1.1.7 */
2
2
 
3
3
  // src/read-file.ts
4
4
  import { readFileSync as readFileSync_ } from "node:fs";
@@ -9,7 +9,7 @@ import { flatString } from "@alwatr/flat-string";
9
9
  import { AsyncQueue } from "@alwatr/async-queue";
10
10
  import { createLogger } from "@alwatr/logger";
11
11
  import { packageTracer } from "@alwatr/package-tracer";
12
- __dev_mode__: packageTracer.add("@alwatr/node-fs", "1.1.6");
12
+ __dev_mode__: packageTracer.add("@alwatr/node-fs", "1.1.7");
13
13
  var logger = /* @__PURE__ */ createLogger("@alwatr/node-fs");
14
14
  var asyncQueue = /* @__PURE__ */ new AsyncQueue();
15
15
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alwatr/node-fs",
3
- "version": "1.1.6",
3
+ "version": "1.1.7",
4
4
  "description": "Enhanced file system operations in Node.js with asynchronous queue to prevent parallel writes.",
5
5
  "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>",
6
6
  "keywords": [
@@ -74,18 +74,18 @@
74
74
  "clean": "rm -rfv dist *.tsbuildinfo"
75
75
  },
76
76
  "dependencies": {
77
- "@alwatr/async-queue": "^1.3.6",
78
- "@alwatr/flat-string": "^1.1.6",
79
- "@alwatr/logger": "^4.0.6",
80
- "@alwatr/package-tracer": "^1.0.6"
77
+ "@alwatr/async-queue": "^1.3.7",
78
+ "@alwatr/flat-string": "^1.1.7",
79
+ "@alwatr/logger": "^4.0.7",
80
+ "@alwatr/package-tracer": "^1.0.7"
81
81
  },
82
82
  "devDependencies": {
83
- "@alwatr/nano-build": "^2.0.2",
83
+ "@alwatr/nano-build": "^2.0.3",
84
84
  "@alwatr/prettier-config": "^1.0.6",
85
- "@alwatr/tsconfig-base": "^1.3.2",
86
- "@alwatr/type-helper": "^2.0.2",
87
- "@types/node": "^22.7.5",
85
+ "@alwatr/tsconfig-base": "^1.3.3",
86
+ "@alwatr/type-helper": "^2.0.3",
87
+ "@types/node": "^22.8.0",
88
88
  "typescript": "^5.6.3"
89
89
  },
90
- "gitHead": "15d12342d2e69fbb6129675cce620132c5bd0bfc"
90
+ "gitHead": "a1e430a02f9a5711fc43f19012091bcd8806c4f9"
91
91
  }