create-daloy 0.34.1 → 0.34.2
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/package.json +1 -1
- package/sbom.cdx.json +9 -9
- package/sbom.spdx.json +5 -5
- package/templates/bun-basic/package.json +1 -1
- package/templates/cloudflare-worker/package.json +2 -2
- package/templates/deno-basic/deno.json +2 -2
- package/templates/node-basic/package.json +3 -3
- package/templates/vercel-edge/package.json +2 -2
package/package.json
CHANGED
package/sbom.cdx.json
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
{
|
|
2
2
|
"bomFormat": "CycloneDX",
|
|
3
3
|
"specVersion": "1.5",
|
|
4
|
-
"serialNumber": "urn:uuid:
|
|
4
|
+
"serialNumber": "urn:uuid:6244f261-e99d-5b5f-9ccb-5a10bc0de8b7",
|
|
5
5
|
"version": 1,
|
|
6
6
|
"metadata": {
|
|
7
|
-
"timestamp": "2026-05-
|
|
7
|
+
"timestamp": "2026-05-23T09:06:22.609Z",
|
|
8
8
|
"tools": [
|
|
9
9
|
{
|
|
10
10
|
"vendor": "DaloyJS",
|
|
11
11
|
"name": "daloy-generate-sbom",
|
|
12
|
-
"version": "0.34.
|
|
12
|
+
"version": "0.34.2"
|
|
13
13
|
}
|
|
14
14
|
],
|
|
15
15
|
"authors": [],
|
|
16
16
|
"component": {
|
|
17
17
|
"type": "library",
|
|
18
|
-
"bom-ref": "pkg:npm/create-daloy@0.34.
|
|
18
|
+
"bom-ref": "pkg:npm/create-daloy@0.34.2",
|
|
19
19
|
"name": "create-daloy",
|
|
20
|
-
"version": "0.34.
|
|
20
|
+
"version": "0.34.2",
|
|
21
21
|
"description": "Scaffold a new DaloyJS project. Run with `pnpm create daloy`, `npm create daloy@latest`, `yarn create daloy`, or `bun create daloy`.",
|
|
22
|
-
"purl": "pkg:npm/create-daloy@0.34.
|
|
22
|
+
"purl": "pkg:npm/create-daloy@0.34.2",
|
|
23
23
|
"licenses": [
|
|
24
24
|
{
|
|
25
25
|
"license": {
|
|
@@ -38,9 +38,9 @@
|
|
|
38
38
|
}
|
|
39
39
|
],
|
|
40
40
|
"swid": {
|
|
41
|
-
"tagId": "swidtag-create-daloy-0.34.
|
|
41
|
+
"tagId": "swidtag-create-daloy-0.34.2",
|
|
42
42
|
"name": "create-daloy",
|
|
43
|
-
"version": "0.34.
|
|
43
|
+
"version": "0.34.2",
|
|
44
44
|
"tagVersion": 0,
|
|
45
45
|
"patch": false
|
|
46
46
|
}
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"components": [],
|
|
50
50
|
"dependencies": [
|
|
51
51
|
{
|
|
52
|
-
"ref": "pkg:npm/create-daloy@0.34.
|
|
52
|
+
"ref": "pkg:npm/create-daloy@0.34.2",
|
|
53
53
|
"dependsOn": []
|
|
54
54
|
}
|
|
55
55
|
]
|
package/sbom.spdx.json
CHANGED
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
"spdxVersion": "SPDX-2.3",
|
|
3
3
|
"dataLicense": "CC0-1.0",
|
|
4
4
|
"SPDXID": "SPDXRef-DOCUMENT",
|
|
5
|
-
"name": "create-daloy-0.34.
|
|
6
|
-
"documentNamespace": "https://github.com/daloyjs/daloy/sbom/create-daloy-0.34.
|
|
5
|
+
"name": "create-daloy-0.34.2",
|
|
6
|
+
"documentNamespace": "https://github.com/daloyjs/daloy/sbom/create-daloy-0.34.2-6244f261-e99d-5b5f-9ccb-5a10bc0de8b7",
|
|
7
7
|
"creationInfo": {
|
|
8
|
-
"created": "2026-05-
|
|
8
|
+
"created": "2026-05-23T09:06:22.609Z",
|
|
9
9
|
"creators": [
|
|
10
10
|
"Tool: daloy-generate-sbom",
|
|
11
11
|
"Organization: DaloyJS"
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
{
|
|
17
17
|
"SPDXID": "SPDXRef-Package-create-daloy",
|
|
18
18
|
"name": "create-daloy",
|
|
19
|
-
"versionInfo": "0.34.
|
|
19
|
+
"versionInfo": "0.34.2",
|
|
20
20
|
"downloadLocation": "https://github.com/daloyjs/daloy",
|
|
21
21
|
"filesAnalyzed": false,
|
|
22
22
|
"licenseConcluded": "MIT",
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
{
|
|
28
28
|
"referenceCategory": "PACKAGE-MANAGER",
|
|
29
29
|
"referenceType": "purl",
|
|
30
|
-
"referenceLocator": "pkg:npm/create-daloy@0.34.
|
|
30
|
+
"referenceLocator": "pkg:npm/create-daloy@0.34.2"
|
|
31
31
|
}
|
|
32
32
|
]
|
|
33
33
|
}
|
|
@@ -10,12 +10,12 @@
|
|
|
10
10
|
"test": "node --import tsx/esm --test tests/**/*.test.ts"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@daloyjs/core": "^0.34.
|
|
13
|
+
"@daloyjs/core": "^0.34.2",
|
|
14
14
|
"zod": "^4.4.3"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
17
|
"@cloudflare/workers-types": "^4.20240909.0",
|
|
18
|
-
"tsx": "^4.22.
|
|
18
|
+
"tsx": "^4.22.3",
|
|
19
19
|
"typescript": "^6.0.3",
|
|
20
20
|
"wrangler": "^4.0.0"
|
|
21
21
|
}
|
|
@@ -8,8 +8,8 @@
|
|
|
8
8
|
"gen:openapi": "deno run --allow-net --allow-env --allow-read --allow-write scripts/dump-openapi.ts"
|
|
9
9
|
},
|
|
10
10
|
"imports": {
|
|
11
|
-
"@daloyjs/core": "npm:@daloyjs/core@^0.34.
|
|
12
|
-
"@daloyjs/core/": "npm:@daloyjs/core@^0.34.
|
|
11
|
+
"@daloyjs/core": "npm:@daloyjs/core@^0.34.2",
|
|
12
|
+
"@daloyjs/core/": "npm:@daloyjs/core@^0.34.2/",
|
|
13
13
|
"zod": "npm:zod@^4.4.3"
|
|
14
14
|
},
|
|
15
15
|
"compilerOptions": {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
},
|
|
9
9
|
"scripts": {
|
|
10
10
|
"dev": "daloy dev",
|
|
11
|
-
"start": "node
|
|
11
|
+
"start": "node dist/index.js",
|
|
12
12
|
"build": "tsc -p tsconfig.build.json",
|
|
13
13
|
"typecheck": "tsc --noEmit",
|
|
14
14
|
"test": "node --import tsx/esm --test tests/**/*.test.ts",
|
|
@@ -18,13 +18,13 @@
|
|
|
18
18
|
"audit": "pnpm audit --prod"
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@daloyjs/core": "^0.34.
|
|
21
|
+
"@daloyjs/core": "^0.34.2",
|
|
22
22
|
"zod": "^4.4.3"
|
|
23
23
|
},
|
|
24
24
|
"devDependencies": {
|
|
25
25
|
"@hey-api/openapi-ts": "^0.97.1",
|
|
26
26
|
"@types/node": "^25.7.0",
|
|
27
|
-
"tsx": "^4.22.
|
|
27
|
+
"tsx": "^4.22.3",
|
|
28
28
|
"typescript": "^6.0.3"
|
|
29
29
|
}
|
|
30
30
|
}
|
|
@@ -10,12 +10,12 @@
|
|
|
10
10
|
"test": "node --import tsx/esm --test tests/**/*.test.ts"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@daloyjs/core": "^0.34.
|
|
13
|
+
"@daloyjs/core": "^0.34.2",
|
|
14
14
|
"zod": "^4.4.3"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
17
|
"@types/node": "^25.7.0",
|
|
18
|
-
"tsx": "^4.22.
|
|
18
|
+
"tsx": "^4.22.3",
|
|
19
19
|
"typescript": "^6.0.3",
|
|
20
20
|
"vercel": "^48.0.0"
|
|
21
21
|
}
|