packtory 0.0.92 → 0.0.93
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/dead-code-eliminator/reachability/binding-id.js +1 -0
- package/dead-code-eliminator/reachability/binding-id.js.map +1 -1
- package/dead-code-eliminator/reachability/identifier-target-collector.js +1 -0
- package/dead-code-eliminator/reachability/identifier-target-collector.js.map +1 -1
- package/package.json +2 -2
- package/sbom.cdx.json +10 -10
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"binding-id.js","sourceRoot":"","sources":["../../../../../source/dead-code-eliminator/reachability/binding-id.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"binding-id.js","sourceRoot":"","sources":["../../../../../source/dead-code-eliminator/reachability/binding-id.ts"],"names":[],"mappings":"AACA,OAA+C,6CAA6C,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"identifier-target-collector.js","sourceRoot":"","sources":["../../../../../source/dead-code-eliminator/reachability/identifier-target-collector.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"identifier-target-collector.js","sourceRoot":"","sources":["../../../../../source/dead-code-eliminator/reachability/identifier-target-collector.ts"],"names":[],"mappings":"AAAA,OAAiB,WAAW,CAAC;AAC7B,OAOO,UAAU,CAAC"}
|
package/package.json
CHANGED
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"libnpmpublish": "12.0.0",
|
|
21
21
|
"npm-package-arg": "14.0.0",
|
|
22
22
|
"npm-registry-fetch": "20.0.1",
|
|
23
|
-
"remeda": "2.
|
|
23
|
+
"remeda": "2.45.0",
|
|
24
24
|
"semver": "7.8.5",
|
|
25
25
|
"spdx-expression-parse": "5.0.0",
|
|
26
26
|
"ssri": "14.0.0",
|
|
@@ -149,5 +149,5 @@
|
|
|
149
149
|
"./tar/tarball-builder.js"
|
|
150
150
|
],
|
|
151
151
|
"type": "module",
|
|
152
|
-
"version": "0.0.
|
|
152
|
+
"version": "0.0.93"
|
|
153
153
|
}
|
package/sbom.cdx.json
CHANGED
|
@@ -9,16 +9,16 @@
|
|
|
9
9
|
{
|
|
10
10
|
"type": "application",
|
|
11
11
|
"name": "packtory",
|
|
12
|
-
"version": "0.0.
|
|
12
|
+
"version": "0.0.99"
|
|
13
13
|
}
|
|
14
14
|
]
|
|
15
15
|
},
|
|
16
16
|
"component": {
|
|
17
17
|
"type": "library",
|
|
18
18
|
"name": "packtory",
|
|
19
|
-
"version": "0.0.
|
|
20
|
-
"bom-ref": "pkg:npm/packtory@0.0.
|
|
21
|
-
"purl": "pkg:npm/packtory@0.0.
|
|
19
|
+
"version": "0.0.93",
|
|
20
|
+
"bom-ref": "pkg:npm/packtory@0.0.93",
|
|
21
|
+
"purl": "pkg:npm/packtory@0.0.93"
|
|
22
22
|
}
|
|
23
23
|
},
|
|
24
24
|
"components": [
|
|
@@ -194,15 +194,15 @@
|
|
|
194
194
|
{
|
|
195
195
|
"type": "library",
|
|
196
196
|
"name": "remeda",
|
|
197
|
-
"version": "2.
|
|
198
|
-
"bom-ref": "pkg:npm/remeda@2.
|
|
197
|
+
"version": "2.45.0",
|
|
198
|
+
"bom-ref": "pkg:npm/remeda@2.45.0",
|
|
199
199
|
"scope": "required",
|
|
200
200
|
"licenses": [
|
|
201
201
|
{
|
|
202
202
|
"expression": "MIT"
|
|
203
203
|
}
|
|
204
204
|
],
|
|
205
|
-
"purl": "pkg:npm/remeda@2.
|
|
205
|
+
"purl": "pkg:npm/remeda@2.45.0"
|
|
206
206
|
},
|
|
207
207
|
{
|
|
208
208
|
"type": "library",
|
|
@@ -376,7 +376,7 @@
|
|
|
376
376
|
"ref": "pkg:npm/npm-registry-fetch@20.0.1"
|
|
377
377
|
},
|
|
378
378
|
{
|
|
379
|
-
"ref": "pkg:npm/packtory@0.0.
|
|
379
|
+
"ref": "pkg:npm/packtory@0.0.93",
|
|
380
380
|
"dependsOn": [
|
|
381
381
|
"pkg:npm/@arethetypeswrong/core@0.18.5",
|
|
382
382
|
"pkg:npm/@cyclonedx/cyclonedx-library@10.2.0",
|
|
@@ -391,7 +391,7 @@
|
|
|
391
391
|
"pkg:npm/libnpmpublish@12.0.0",
|
|
392
392
|
"pkg:npm/npm-package-arg@14.0.0",
|
|
393
393
|
"pkg:npm/npm-registry-fetch@20.0.1",
|
|
394
|
-
"pkg:npm/remeda@2.
|
|
394
|
+
"pkg:npm/remeda@2.45.0",
|
|
395
395
|
"pkg:npm/semver@7.8.5",
|
|
396
396
|
"pkg:npm/spdx-expression-parse@5.0.0",
|
|
397
397
|
"pkg:npm/ssri@14.0.0",
|
|
@@ -405,7 +405,7 @@
|
|
|
405
405
|
]
|
|
406
406
|
},
|
|
407
407
|
{
|
|
408
|
-
"ref": "pkg:npm/remeda@2.
|
|
408
|
+
"ref": "pkg:npm/remeda@2.45.0"
|
|
409
409
|
},
|
|
410
410
|
{
|
|
411
411
|
"ref": "pkg:npm/semver@7.8.5"
|