packtory 0.0.59 → 0.0.60

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.
Files changed (2) hide show
  1. package/package.json +3 -3
  2. package/sbom.cdx.json +15 -15
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  }
8
8
  ],
9
9
  "dependencies": {
10
- "@arethetypeswrong/core": "0.18.4",
10
+ "@arethetypeswrong/core": "0.18.5",
11
11
  "@cyclonedx/cyclonedx-library": "10.1.0",
12
12
  "@jridgewell/gen-mapping": "0.3.13",
13
13
  "@jridgewell/trace-mapping": "0.3.31",
@@ -18,7 +18,7 @@
18
18
  "diff": "9.0.0",
19
19
  "fflate": "0.8.3",
20
20
  "hosted-git-info": "10.1.1",
21
- "libnpmpublish": "11.2.0",
21
+ "libnpmpublish": "12.0.0",
22
22
  "npm-package-arg": "14.0.0",
23
23
  "npm-registry-fetch": "20.0.1",
24
24
  "remeda": "2.39.0",
@@ -128,5 +128,5 @@
128
128
  "./tar/tarball-builder.js"
129
129
  ],
130
130
  "type": "module",
131
- "version": "0.0.59"
131
+ "version": "0.0.60"
132
132
  }
package/sbom.cdx.json CHANGED
@@ -9,31 +9,31 @@
9
9
  {
10
10
  "type": "application",
11
11
  "name": "packtory",
12
- "version": "0.0.58"
12
+ "version": "0.0.64"
13
13
  }
14
14
  ]
15
15
  },
16
16
  "component": {
17
17
  "type": "library",
18
18
  "name": "packtory",
19
- "version": "0.0.59",
20
- "bom-ref": "pkg:npm/packtory@0.0.59",
21
- "purl": "pkg:npm/packtory@0.0.59"
19
+ "version": "0.0.60",
20
+ "bom-ref": "pkg:npm/packtory@0.0.60",
21
+ "purl": "pkg:npm/packtory@0.0.60"
22
22
  }
23
23
  },
24
24
  "components": [
25
25
  {
26
26
  "type": "library",
27
27
  "name": "@arethetypeswrong/core",
28
- "version": "0.18.4",
29
- "bom-ref": "pkg:npm/@arethetypeswrong/core@0.18.4",
28
+ "version": "0.18.5",
29
+ "bom-ref": "pkg:npm/@arethetypeswrong/core@0.18.5",
30
30
  "scope": "required",
31
31
  "licenses": [
32
32
  {
33
33
  "expression": "MIT"
34
34
  }
35
35
  ],
36
- "purl": "pkg:npm/@arethetypeswrong/core@0.18.4"
36
+ "purl": "pkg:npm/@arethetypeswrong/core@0.18.5"
37
37
  },
38
38
  {
39
39
  "type": "library",
@@ -168,15 +168,15 @@
168
168
  {
169
169
  "type": "library",
170
170
  "name": "libnpmpublish",
171
- "version": "11.2.0",
172
- "bom-ref": "pkg:npm/libnpmpublish@11.2.0",
171
+ "version": "12.0.0",
172
+ "bom-ref": "pkg:npm/libnpmpublish@12.0.0",
173
173
  "scope": "required",
174
174
  "licenses": [
175
175
  {
176
176
  "expression": "ISC"
177
177
  }
178
178
  ],
179
- "purl": "pkg:npm/libnpmpublish@11.2.0"
179
+ "purl": "pkg:npm/libnpmpublish@12.0.0"
180
180
  },
181
181
  {
182
182
  "type": "library",
@@ -337,7 +337,7 @@
337
337
  ],
338
338
  "dependencies": [
339
339
  {
340
- "ref": "pkg:npm/@arethetypeswrong/core@0.18.4"
340
+ "ref": "pkg:npm/@arethetypeswrong/core@0.18.5"
341
341
  },
342
342
  {
343
343
  "ref": "pkg:npm/@cyclonedx/cyclonedx-library@10.1.0"
@@ -370,7 +370,7 @@
370
370
  "ref": "pkg:npm/hosted-git-info@10.1.1"
371
371
  },
372
372
  {
373
- "ref": "pkg:npm/libnpmpublish@11.2.0"
373
+ "ref": "pkg:npm/libnpmpublish@12.0.0"
374
374
  },
375
375
  {
376
376
  "ref": "pkg:npm/npm-package-arg@14.0.0"
@@ -379,9 +379,9 @@
379
379
  "ref": "pkg:npm/npm-registry-fetch@20.0.1"
380
380
  },
381
381
  {
382
- "ref": "pkg:npm/packtory@0.0.59",
382
+ "ref": "pkg:npm/packtory@0.0.60",
383
383
  "dependsOn": [
384
- "pkg:npm/@arethetypeswrong/core@0.18.4",
384
+ "pkg:npm/@arethetypeswrong/core@0.18.5",
385
385
  "pkg:npm/@cyclonedx/cyclonedx-library@10.1.0",
386
386
  "pkg:npm/@jridgewell/gen-mapping@0.3.13",
387
387
  "pkg:npm/@jridgewell/trace-mapping@0.3.31",
@@ -392,7 +392,7 @@
392
392
  "pkg:npm/diff@9.0.0",
393
393
  "pkg:npm/fflate@0.8.3",
394
394
  "pkg:npm/hosted-git-info@10.1.1",
395
- "pkg:npm/libnpmpublish@11.2.0",
395
+ "pkg:npm/libnpmpublish@12.0.0",
396
396
  "pkg:npm/npm-package-arg@14.0.0",
397
397
  "pkg:npm/npm-registry-fetch@20.0.1",
398
398
  "pkg:npm/remeda@2.39.0",