@flowscripter/template-bun-executable 1.1.23 → 1.1.25
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/README.md +2 -2
- package/bun.lock +9 -9
- package/package.json +5 -5
package/README.md
CHANGED
|
@@ -34,9 +34,9 @@ In a terminal:
|
|
|
34
34
|
|
|
35
35
|
#### Windows
|
|
36
36
|
|
|
37
|
-
|
|
37
|
+
Via [Winget](https://github.com/microsoft/winget-cli):
|
|
38
38
|
|
|
39
|
-
`
|
|
39
|
+
`winget install Flowscripter.template-bun-executable`
|
|
40
40
|
|
|
41
41
|
#### Manual Install
|
|
42
42
|
|
package/bun.lock
CHANGED
|
@@ -4,31 +4,31 @@
|
|
|
4
4
|
"": {
|
|
5
5
|
"name": "@flowscripter/template-bun-executable",
|
|
6
6
|
"dependencies": {
|
|
7
|
-
"@flowscripter/template-bun-library": "1.0.
|
|
8
|
-
"@flowscripter/template-bun-rust-library": "1.0.
|
|
7
|
+
"@flowscripter/template-bun-library": "1.0.19",
|
|
8
|
+
"@flowscripter/template-bun-rust-library": "1.0.26",
|
|
9
9
|
},
|
|
10
10
|
"devDependencies": {
|
|
11
|
-
"@types/bun": "^1.2.
|
|
11
|
+
"@types/bun": "^1.2.8",
|
|
12
12
|
},
|
|
13
13
|
"peerDependencies": {
|
|
14
|
-
"typescript": "^5.8.
|
|
14
|
+
"typescript": "^5.8.3",
|
|
15
15
|
},
|
|
16
16
|
},
|
|
17
17
|
},
|
|
18
18
|
"packages": {
|
|
19
|
-
"@flowscripter/template-bun-library": ["@flowscripter/template-bun-library@1.0.
|
|
19
|
+
"@flowscripter/template-bun-library": ["@flowscripter/template-bun-library@1.0.19", "", { "peerDependencies": { "typescript": "^5.8.2" } }, "sha512-+TB9YHQVm0ZNEnjEtSwlqduGPumByr74DXwBVIHis7hMUMelwp4sTW+zZL/NHuZGououxT9uYzGfeuuTyDkc1A=="],
|
|
20
20
|
|
|
21
|
-
"@flowscripter/template-bun-rust-library": ["@flowscripter/template-bun-rust-library@1.0.
|
|
21
|
+
"@flowscripter/template-bun-rust-library": ["@flowscripter/template-bun-rust-library@1.0.26", "", { "peerDependencies": { "typescript": "^5.8.2" } }, "sha512-4OQMXe92pfMBVKxPRGRYmpWnXNHPmhs87j7j7sAhzmScDS7qmpvXsWk87jTW97tNwltHs/iohRwrH+HioXqVag=="],
|
|
22
22
|
|
|
23
|
-
"@types/bun": ["@types/bun@1.2.
|
|
23
|
+
"@types/bun": ["@types/bun@1.2.8", "", { "dependencies": { "bun-types": "1.2.7" } }, "sha512-t8L1RvJVUghW5V+M/fL3Thbxcs0HwNsXsnTEBEfEVqGteiJToOlZ/fyOEaR1kZsNqnu+3XA4RI/qmnX4w6+S+w=="],
|
|
24
24
|
|
|
25
25
|
"@types/node": ["@types/node@22.13.2", "", { "dependencies": { "undici-types": "~6.20.0" } }, "sha512-Z+r8y3XL9ZpI2EY52YYygAFmo2/oWfNSj4BCpAXE2McAexDk8VcnBMGC9Djn9gTKt4d2T/hhXqmPzo4hfIXtTg=="],
|
|
26
26
|
|
|
27
27
|
"@types/ws": ["@types/ws@8.5.14", "", { "dependencies": { "@types/node": "*" } }, "sha512-bd/YFLW+URhBzMXurx7lWByOu+xzU9+kb3RboOteXYDfW+tr+JZa99OyNmPINEGB/ahzKrEuc8rcv4gnpJmxTw=="],
|
|
28
28
|
|
|
29
|
-
"bun-types": ["bun-types@1.2.
|
|
29
|
+
"bun-types": ["bun-types@1.2.7", "", { "dependencies": { "@types/node": "*", "@types/ws": "*" } }, "sha512-P4hHhk7kjF99acXqKvltyuMQ2kf/rzIw3ylEDpCxDS9Xa0X0Yp/gJu/vDCucmWpiur5qJ0lwB2bWzOXa2GlHqA=="],
|
|
30
30
|
|
|
31
|
-
"typescript": ["typescript@5.8.
|
|
31
|
+
"typescript": ["typescript@5.8.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ=="],
|
|
32
32
|
|
|
33
33
|
"undici-types": ["undici-types@6.20.0", "", {}, "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg=="],
|
|
34
34
|
}
|
package/package.json
CHANGED
|
@@ -17,18 +17,18 @@
|
|
|
17
17
|
],
|
|
18
18
|
"module": "index.ts",
|
|
19
19
|
"type": "module",
|
|
20
|
-
"version": "1.1.
|
|
20
|
+
"version": "1.1.25",
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"access": "public"
|
|
23
23
|
},
|
|
24
24
|
"devDependencies": {
|
|
25
|
-
"@types/bun": "^1.2.
|
|
25
|
+
"@types/bun": "^1.2.8"
|
|
26
26
|
},
|
|
27
27
|
"peerDependencies": {
|
|
28
|
-
"typescript": "^5.8.
|
|
28
|
+
"typescript": "^5.8.3"
|
|
29
29
|
},
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@flowscripter/template-bun-library": "1.0.
|
|
32
|
-
"@flowscripter/template-bun-rust-library": "1.0.
|
|
31
|
+
"@flowscripter/template-bun-library": "1.0.19",
|
|
32
|
+
"@flowscripter/template-bun-rust-library": "1.0.26"
|
|
33
33
|
}
|
|
34
34
|
}
|