copymitter 10.0.2 → 10.2.0
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 +15 -0
- package/bun.lock +1836 -0
- package/lib/copymitter.js +14 -6
- package/package.json +6 -6
package/ChangeLog
CHANGED
|
@@ -1,3 +1,18 @@
|
|
|
1
|
+
2026.02.25, v10.2.0
|
|
2
|
+
|
|
3
|
+
feature:
|
|
4
|
+
- 26f1cdc copymitter: c8 v11.0.0
|
|
5
|
+
- 0c6619b copymitter: set modification date of directory (coderaiser/cloudcmd#457)
|
|
6
|
+
|
|
7
|
+
2026.02.21, v10.1.0
|
|
8
|
+
|
|
9
|
+
feature:
|
|
10
|
+
- c225dda copymitter: date (coderaiser/cloudcmd#457)
|
|
11
|
+
- bb305c3 copymitter: redlint v6.1.1
|
|
12
|
+
- 155a9d2 copymitter: putout v42.0.12
|
|
13
|
+
- cc901ad copymitter: madrun v13.0.0
|
|
14
|
+
- 0ffe11d copymitter: eslint-plugin-putout v31.0.1
|
|
15
|
+
|
|
1
16
|
2026.02.16, v10.0.2
|
|
2
17
|
|
|
3
18
|
feature:
|