@nubjs/extensions 1.0.3 → 1.0.5
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/index.d.ts +2 -2
- package/index.js +11 -111
- package/index.mjs +11 -111
- package/package-extensions.json +251 -516
- package/package.json +1 -1
package/package-extensions.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
|
-
"generated": "2026-09-
|
|
2
|
+
"generated": "2026-09-13",
|
|
3
3
|
"corpus": {
|
|
4
4
|
"ranking": "npm-high-impact topDownload",
|
|
5
5
|
"size": 10000,
|
|
6
|
-
"scannedOk":
|
|
7
|
-
"failed":
|
|
6
|
+
"scannedOk": 9981,
|
|
7
|
+
"failed": 19
|
|
8
8
|
},
|
|
9
9
|
"sources": {
|
|
10
10
|
"scan": {
|
|
11
|
-
"entries":
|
|
12
|
-
"packages":
|
|
11
|
+
"entries": 1184,
|
|
12
|
+
"packages": 653
|
|
13
13
|
},
|
|
14
14
|
"yarn": {
|
|
15
15
|
"package": "@yarnpkg/extensions",
|
|
@@ -28,25 +28,25 @@
|
|
|
28
28
|
}
|
|
29
29
|
},
|
|
30
30
|
"totals": {
|
|
31
|
-
"packages":
|
|
32
|
-
"selectors":
|
|
33
|
-
"entries":
|
|
31
|
+
"packages": 784,
|
|
32
|
+
"selectors": 804,
|
|
33
|
+
"entries": 1184,
|
|
34
34
|
"byClass": {
|
|
35
|
-
"runtime":
|
|
35
|
+
"runtime": 216,
|
|
36
36
|
"adapter": 130,
|
|
37
|
-
"types":
|
|
37
|
+
"types": 538,
|
|
38
38
|
"deep-path": 0,
|
|
39
|
-
"guarded":
|
|
39
|
+
"guarded": 300
|
|
40
40
|
},
|
|
41
41
|
"byField": {
|
|
42
42
|
"dependency": 29,
|
|
43
|
-
"peer":
|
|
43
|
+
"peer": 1155
|
|
44
44
|
},
|
|
45
45
|
"candidatesForReview": 111,
|
|
46
46
|
"droppedUnpublishedTargets": 202,
|
|
47
47
|
"droppedBundlerLiterals": 1,
|
|
48
48
|
"droppedUnresolvedTargets": 0,
|
|
49
|
-
"withheldDeepPath":
|
|
49
|
+
"withheldDeepPath": 242
|
|
50
50
|
},
|
|
51
51
|
"withheldDeepPath": [
|
|
52
52
|
{
|
|
@@ -294,16 +294,6 @@
|
|
|
294
294
|
"src/theme/DebugSiteMetadata/index.tsx"
|
|
295
295
|
]
|
|
296
296
|
},
|
|
297
|
-
{
|
|
298
|
-
"package": "@electron-forge/template-base",
|
|
299
|
-
"target": "electron",
|
|
300
|
-
"specifiers": [
|
|
301
|
-
"electron"
|
|
302
|
-
],
|
|
303
|
-
"files": [
|
|
304
|
-
"tmpl/index.js"
|
|
305
|
-
]
|
|
306
|
-
},
|
|
307
297
|
{
|
|
308
298
|
"package": "@electron-forge/template-base",
|
|
309
299
|
"target": "electron-squirrel-startup",
|
|
@@ -314,16 +304,6 @@
|
|
|
314
304
|
"tmpl/index.js"
|
|
315
305
|
]
|
|
316
306
|
},
|
|
317
|
-
{
|
|
318
|
-
"package": "@electron-forge/template-webpack-typescript",
|
|
319
|
-
"target": "electron",
|
|
320
|
-
"specifiers": [
|
|
321
|
-
"electron"
|
|
322
|
-
],
|
|
323
|
-
"files": [
|
|
324
|
-
"tmpl/index.ts"
|
|
325
|
-
]
|
|
326
|
-
},
|
|
327
307
|
{
|
|
328
308
|
"package": "@electron-forge/template-webpack-typescript",
|
|
329
309
|
"target": "electron-squirrel-startup",
|
|
@@ -1068,6 +1048,16 @@
|
|
|
1068
1048
|
"dist/jasmine_util.js"
|
|
1069
1049
|
]
|
|
1070
1050
|
},
|
|
1051
|
+
{
|
|
1052
|
+
"package": "@vercel/build-utils",
|
|
1053
|
+
"target": "esbuild",
|
|
1054
|
+
"specifiers": [
|
|
1055
|
+
"esbuild"
|
|
1056
|
+
],
|
|
1057
|
+
"files": [
|
|
1058
|
+
"lazy-entry.mjs"
|
|
1059
|
+
]
|
|
1060
|
+
},
|
|
1071
1061
|
{
|
|
1072
1062
|
"package": "@vercel/hydrogen",
|
|
1073
1063
|
"target": "web-streams-polyfill",
|
|
@@ -1520,16 +1510,6 @@
|
|
|
1520
1510
|
"ci/vitest-no-worker-init-runner-setup.mjs"
|
|
1521
1511
|
]
|
|
1522
1512
|
},
|
|
1523
|
-
{
|
|
1524
|
-
"package": "dd-trace",
|
|
1525
|
-
"target": "electron",
|
|
1526
|
-
"specifiers": [
|
|
1527
|
-
"electron"
|
|
1528
|
-
],
|
|
1529
|
-
"files": [
|
|
1530
|
-
"packages/datadog-instrumentations/src/electron/preload.js"
|
|
1531
|
-
]
|
|
1532
|
-
},
|
|
1533
1513
|
{
|
|
1534
1514
|
"package": "dd-trace",
|
|
1535
1515
|
"target": "vitest",
|
|
@@ -5672,7 +5652,8 @@
|
|
|
5672
5652
|
"@promptbook/utils@*": {
|
|
5673
5653
|
"peerDependencies": {
|
|
5674
5654
|
"openai": "*",
|
|
5675
|
-
"papaparse": "*"
|
|
5655
|
+
"papaparse": "*",
|
|
5656
|
+
"type-fest": "*"
|
|
5676
5657
|
},
|
|
5677
5658
|
"peerDependenciesMeta": {
|
|
5678
5659
|
"openai": {
|
|
@@ -5680,6 +5661,9 @@
|
|
|
5680
5661
|
},
|
|
5681
5662
|
"papaparse": {
|
|
5682
5663
|
"optional": true
|
|
5664
|
+
},
|
|
5665
|
+
"type-fest": {
|
|
5666
|
+
"optional": true
|
|
5683
5667
|
}
|
|
5684
5668
|
}
|
|
5685
5669
|
},
|
|
@@ -5887,16 +5871,6 @@
|
|
|
5887
5871
|
}
|
|
5888
5872
|
}
|
|
5889
5873
|
},
|
|
5890
|
-
"@react-native/debugger-shell@*": {
|
|
5891
|
-
"peerDependencies": {
|
|
5892
|
-
"electron": "*"
|
|
5893
|
-
},
|
|
5894
|
-
"peerDependenciesMeta": {
|
|
5895
|
-
"electron": {
|
|
5896
|
-
"optional": true
|
|
5897
|
-
}
|
|
5898
|
-
}
|
|
5899
|
-
},
|
|
5900
5874
|
"@react-native/metro-config@*": {
|
|
5901
5875
|
"peerDependencies": {
|
|
5902
5876
|
"react-native": "*"
|
|
@@ -6227,16 +6201,6 @@
|
|
|
6227
6201
|
}
|
|
6228
6202
|
}
|
|
6229
6203
|
},
|
|
6230
|
-
"@sentry/electron@*": {
|
|
6231
|
-
"peerDependencies": {
|
|
6232
|
-
"electron": "*"
|
|
6233
|
-
},
|
|
6234
|
-
"peerDependenciesMeta": {
|
|
6235
|
-
"electron": {
|
|
6236
|
-
"optional": true
|
|
6237
|
-
}
|
|
6238
|
-
}
|
|
6239
|
-
},
|
|
6240
6204
|
"@sentry/react-native@*": {
|
|
6241
6205
|
"peerDependencies": {
|
|
6242
6206
|
"@expo/config": "*",
|
|
@@ -7203,16 +7167,6 @@
|
|
|
7203
7167
|
}
|
|
7204
7168
|
}
|
|
7205
7169
|
},
|
|
7206
|
-
"@vscode/emmet-helper@*": {
|
|
7207
|
-
"peerDependencies": {
|
|
7208
|
-
"vscode": "*"
|
|
7209
|
-
},
|
|
7210
|
-
"peerDependenciesMeta": {
|
|
7211
|
-
"vscode": {
|
|
7212
|
-
"optional": true
|
|
7213
|
-
}
|
|
7214
|
-
}
|
|
7215
|
-
},
|
|
7216
7170
|
"@vue-macros/common@*": {
|
|
7217
7171
|
"peerDependencies": {
|
|
7218
7172
|
"@babel/types": "*",
|
|
@@ -8188,26 +8142,6 @@
|
|
|
8188
8142
|
"tslib": "*"
|
|
8189
8143
|
}
|
|
8190
8144
|
},
|
|
8191
|
-
"electron-log@*": {
|
|
8192
|
-
"peerDependencies": {
|
|
8193
|
-
"electron": "*"
|
|
8194
|
-
},
|
|
8195
|
-
"peerDependenciesMeta": {
|
|
8196
|
-
"electron": {
|
|
8197
|
-
"optional": true
|
|
8198
|
-
}
|
|
8199
|
-
}
|
|
8200
|
-
},
|
|
8201
|
-
"electron-updater@*": {
|
|
8202
|
-
"peerDependencies": {
|
|
8203
|
-
"electron": "*"
|
|
8204
|
-
},
|
|
8205
|
-
"peerDependenciesMeta": {
|
|
8206
|
-
"electron": {
|
|
8207
|
-
"optional": true
|
|
8208
|
-
}
|
|
8209
|
-
}
|
|
8210
|
-
},
|
|
8211
8145
|
"elkjs@*": {
|
|
8212
8146
|
"peerDependencies": {
|
|
8213
8147
|
"web-worker": "*"
|
|
@@ -9480,9 +9414,13 @@
|
|
|
9480
9414
|
},
|
|
9481
9415
|
"metro@*": {
|
|
9482
9416
|
"peerDependencies": {
|
|
9417
|
+
"@babel/runtime": "*",
|
|
9483
9418
|
"metro-babel-register": "*"
|
|
9484
9419
|
},
|
|
9485
9420
|
"peerDependenciesMeta": {
|
|
9421
|
+
"@babel/runtime": {
|
|
9422
|
+
"optional": true
|
|
9423
|
+
},
|
|
9486
9424
|
"metro-babel-register": {
|
|
9487
9425
|
"optional": true
|
|
9488
9426
|
}
|
|
@@ -9870,16 +9808,6 @@
|
|
|
9870
9808
|
}
|
|
9871
9809
|
}
|
|
9872
9810
|
},
|
|
9873
|
-
"node-llama-cpp@*": {
|
|
9874
|
-
"peerDependencies": {
|
|
9875
|
-
"electron": "*"
|
|
9876
|
-
},
|
|
9877
|
-
"peerDependenciesMeta": {
|
|
9878
|
-
"electron": {
|
|
9879
|
-
"optional": true
|
|
9880
|
-
}
|
|
9881
|
-
}
|
|
9882
|
-
},
|
|
9883
9811
|
"node-pre-gyp@*": {
|
|
9884
9812
|
"peerDependencies": {
|
|
9885
9813
|
"node-gyp": "*",
|
|
@@ -9975,16 +9903,6 @@
|
|
|
9975
9903
|
}
|
|
9976
9904
|
}
|
|
9977
9905
|
},
|
|
9978
|
-
"openclaw@*": {
|
|
9979
|
-
"peerDependencies": {
|
|
9980
|
-
"esbuild": "*"
|
|
9981
|
-
},
|
|
9982
|
-
"peerDependenciesMeta": {
|
|
9983
|
-
"esbuild": {
|
|
9984
|
-
"optional": true
|
|
9985
|
-
}
|
|
9986
|
-
}
|
|
9987
|
-
},
|
|
9988
9906
|
"openid-client@*": {
|
|
9989
9907
|
"peerDependencies": {
|
|
9990
9908
|
"express": "*",
|
|
@@ -10073,7 +9991,6 @@
|
|
|
10073
9991
|
"peerDependencies": {
|
|
10074
9992
|
"bufferutil": "*",
|
|
10075
9993
|
"chromium-bidi": "*",
|
|
10076
|
-
"electron": "*",
|
|
10077
9994
|
"kerberos": "*",
|
|
10078
9995
|
"utf-8-validate": "*",
|
|
10079
9996
|
"zod": "*"
|
|
@@ -10085,9 +10002,6 @@
|
|
|
10085
10002
|
"chromium-bidi": {
|
|
10086
10003
|
"optional": true
|
|
10087
10004
|
},
|
|
10088
|
-
"electron": {
|
|
10089
|
-
"optional": true
|
|
10090
|
-
},
|
|
10091
10005
|
"kerberos": {
|
|
10092
10006
|
"optional": true
|
|
10093
10007
|
},
|
|
@@ -11382,16 +11296,6 @@
|
|
|
11382
11296
|
}
|
|
11383
11297
|
}
|
|
11384
11298
|
},
|
|
11385
|
-
"vscode-languageclient@*": {
|
|
11386
|
-
"peerDependencies": {
|
|
11387
|
-
"vscode": "*"
|
|
11388
|
-
},
|
|
11389
|
-
"peerDependenciesMeta": {
|
|
11390
|
-
"vscode": {
|
|
11391
|
-
"optional": true
|
|
11392
|
-
}
|
|
11393
|
-
}
|
|
11394
|
-
},
|
|
11395
11299
|
"vue-bundle-renderer@*": {
|
|
11396
11300
|
"peerDependencies": {
|
|
11397
11301
|
"vite": "*"
|
|
@@ -12822,7 +12726,7 @@
|
|
|
12822
12726
|
},
|
|
12823
12727
|
{
|
|
12824
12728
|
"package": "@angular-devkit/build-angular",
|
|
12825
|
-
"measuredVersion": "22.1.
|
|
12729
|
+
"measuredVersion": "22.1.8",
|
|
12826
12730
|
"targets": [
|
|
12827
12731
|
{
|
|
12828
12732
|
"target": "zone.js",
|
|
@@ -13007,7 +12911,7 @@
|
|
|
13007
12911
|
},
|
|
13008
12912
|
{
|
|
13009
12913
|
"package": "@angular/cli",
|
|
13010
|
-
"measuredVersion": "22.1.
|
|
12914
|
+
"measuredVersion": "22.1.8",
|
|
13011
12915
|
"targets": [
|
|
13012
12916
|
{
|
|
13013
12917
|
"target": "typescript",
|
|
@@ -13027,7 +12931,7 @@
|
|
|
13027
12931
|
},
|
|
13028
12932
|
{
|
|
13029
12933
|
"package": "@angular/common",
|
|
13030
|
-
"measuredVersion": "22.1.
|
|
12934
|
+
"measuredVersion": "22.1.6",
|
|
13031
12935
|
"targets": [
|
|
13032
12936
|
{
|
|
13033
12937
|
"target": "@angular/upgrade",
|
|
@@ -13048,7 +12952,7 @@
|
|
|
13048
12952
|
},
|
|
13049
12953
|
{
|
|
13050
12954
|
"package": "@angular/language-service",
|
|
13051
|
-
"measuredVersion": "22.1.
|
|
12955
|
+
"measuredVersion": "22.1.6",
|
|
13052
12956
|
"targets": [
|
|
13053
12957
|
{
|
|
13054
12958
|
"target": "@angular/compiler",
|
|
@@ -13115,7 +13019,7 @@
|
|
|
13115
13019
|
},
|
|
13116
13020
|
{
|
|
13117
13021
|
"package": "@angular/router",
|
|
13118
|
-
"measuredVersion": "22.1.
|
|
13022
|
+
"measuredVersion": "22.1.6",
|
|
13119
13023
|
"targets": [
|
|
13120
13024
|
{
|
|
13121
13025
|
"target": "@angular/upgrade",
|
|
@@ -13136,7 +13040,7 @@
|
|
|
13136
13040
|
},
|
|
13137
13041
|
{
|
|
13138
13042
|
"package": "@anthropic-ai/sdk",
|
|
13139
|
-
"measuredVersion": "0.
|
|
13043
|
+
"measuredVersion": "0.125.0",
|
|
13140
13044
|
"targets": [
|
|
13141
13045
|
{
|
|
13142
13046
|
"target": "node-fetch",
|
|
@@ -13184,7 +13088,7 @@
|
|
|
13184
13088
|
},
|
|
13185
13089
|
{
|
|
13186
13090
|
"package": "@apollo/client",
|
|
13187
|
-
"measuredVersion": "4.
|
|
13091
|
+
"measuredVersion": "4.3.0",
|
|
13188
13092
|
"targets": [
|
|
13189
13093
|
{
|
|
13190
13094
|
"target": "relay-runtime",
|
|
@@ -13599,7 +13503,7 @@
|
|
|
13599
13503
|
},
|
|
13600
13504
|
{
|
|
13601
13505
|
"package": "@babel/node",
|
|
13602
|
-
"measuredVersion": "8.0.
|
|
13506
|
+
"measuredVersion": "8.0.5",
|
|
13603
13507
|
"targets": [
|
|
13604
13508
|
{
|
|
13605
13509
|
"target": "kexec",
|
|
@@ -13619,7 +13523,7 @@
|
|
|
13619
13523
|
},
|
|
13620
13524
|
{
|
|
13621
13525
|
"package": "@base44/vite-plugin",
|
|
13622
|
-
"measuredVersion": "1.0.
|
|
13526
|
+
"measuredVersion": "1.0.36",
|
|
13623
13527
|
"targets": [
|
|
13624
13528
|
{
|
|
13625
13529
|
"target": "vite",
|
|
@@ -13641,7 +13545,7 @@
|
|
|
13641
13545
|
},
|
|
13642
13546
|
{
|
|
13643
13547
|
"package": "@cloudflare/vite-plugin",
|
|
13644
|
-
"measuredVersion": "1.54.
|
|
13548
|
+
"measuredVersion": "1.54.8",
|
|
13645
13549
|
"targets": [
|
|
13646
13550
|
{
|
|
13647
13551
|
"target": "@cloudflare/workers-utils",
|
|
@@ -13755,7 +13659,7 @@
|
|
|
13755
13659
|
},
|
|
13756
13660
|
{
|
|
13757
13661
|
"package": "@datadog/datadog-ci",
|
|
13758
|
-
"measuredVersion": "5.
|
|
13662
|
+
"measuredVersion": "5.24.1",
|
|
13759
13663
|
"targets": [
|
|
13760
13664
|
{
|
|
13761
13665
|
"target": "@datadog/mobile-react-native",
|
|
@@ -13789,7 +13693,7 @@
|
|
|
13789
13693
|
},
|
|
13790
13694
|
{
|
|
13791
13695
|
"package": "@datadog/datadog-ci-base",
|
|
13792
|
-
"measuredVersion": "5.
|
|
13696
|
+
"measuredVersion": "5.24.1",
|
|
13793
13697
|
"targets": [
|
|
13794
13698
|
{
|
|
13795
13699
|
"target": "@datadog/mobile-react-native",
|
|
@@ -14543,7 +14447,7 @@
|
|
|
14543
14447
|
},
|
|
14544
14448
|
{
|
|
14545
14449
|
"package": "@firebase/ai",
|
|
14546
|
-
"measuredVersion": "2.
|
|
14450
|
+
"measuredVersion": "2.16.0",
|
|
14547
14451
|
"targets": [
|
|
14548
14452
|
{
|
|
14549
14453
|
"target": "@firebase/auth-interop-types",
|
|
@@ -14631,7 +14535,7 @@
|
|
|
14631
14535
|
},
|
|
14632
14536
|
{
|
|
14633
14537
|
"package": "@firebase/auth",
|
|
14634
|
-
"measuredVersion": "1.13.
|
|
14538
|
+
"measuredVersion": "1.13.6",
|
|
14635
14539
|
"targets": [
|
|
14636
14540
|
{
|
|
14637
14541
|
"target": "@firebase/app-check-interop-types",
|
|
@@ -14750,7 +14654,7 @@
|
|
|
14750
14654
|
},
|
|
14751
14655
|
{
|
|
14752
14656
|
"package": "@firebase/firestore-compat",
|
|
14753
|
-
"measuredVersion": "0.4.
|
|
14657
|
+
"measuredVersion": "0.4.14",
|
|
14754
14658
|
"targets": [
|
|
14755
14659
|
{
|
|
14756
14660
|
"target": "@firebase/app-types",
|
|
@@ -15134,7 +15038,7 @@
|
|
|
15134
15038
|
},
|
|
15135
15039
|
{
|
|
15136
15040
|
"package": "@graphql-codegen/client-preset",
|
|
15137
|
-
"measuredVersion": "6.
|
|
15041
|
+
"measuredVersion": "6.2.0",
|
|
15138
15042
|
"targets": [
|
|
15139
15043
|
{
|
|
15140
15044
|
"target": "@babel/core",
|
|
@@ -15852,7 +15756,7 @@
|
|
|
15852
15756
|
},
|
|
15853
15757
|
{
|
|
15854
15758
|
"package": "@mantine/hooks",
|
|
15855
|
-
"measuredVersion": "9.6.
|
|
15759
|
+
"measuredVersion": "9.6.1",
|
|
15856
15760
|
"targets": [
|
|
15857
15761
|
{
|
|
15858
15762
|
"target": "react-dom",
|
|
@@ -15929,7 +15833,7 @@
|
|
|
15929
15833
|
},
|
|
15930
15834
|
{
|
|
15931
15835
|
"package": "@mastra/core",
|
|
15932
|
-
"measuredVersion": "1.
|
|
15836
|
+
"measuredVersion": "1.66.0",
|
|
15933
15837
|
"targets": [
|
|
15934
15838
|
{
|
|
15935
15839
|
"target": "@hono/standard-validator",
|
|
@@ -16360,7 +16264,7 @@
|
|
|
16360
16264
|
},
|
|
16361
16265
|
{
|
|
16362
16266
|
"package": "@mux/mux-video",
|
|
16363
|
-
"measuredVersion": "0.31.
|
|
16267
|
+
"measuredVersion": "0.31.3",
|
|
16364
16268
|
"targets": [
|
|
16365
16269
|
{
|
|
16366
16270
|
"target": "mux-embed",
|
|
@@ -16381,7 +16285,7 @@
|
|
|
16381
16285
|
},
|
|
16382
16286
|
{
|
|
16383
16287
|
"package": "@napi-rs/cli",
|
|
16384
|
-
"measuredVersion": "3.9.
|
|
16288
|
+
"measuredVersion": "3.9.1",
|
|
16385
16289
|
"targets": [
|
|
16386
16290
|
{
|
|
16387
16291
|
"target": "@oxc-node/core",
|
|
@@ -16535,7 +16439,7 @@
|
|
|
16535
16439
|
},
|
|
16536
16440
|
{
|
|
16537
16441
|
"package": "@netlify/serverless-functions-api",
|
|
16538
|
-
"measuredVersion": "2.
|
|
16442
|
+
"measuredVersion": "2.21.2",
|
|
16539
16443
|
"targets": [
|
|
16540
16444
|
{
|
|
16541
16445
|
"target": "@netlify/cache",
|
|
@@ -16603,7 +16507,7 @@
|
|
|
16603
16507
|
},
|
|
16604
16508
|
{
|
|
16605
16509
|
"package": "@next/bundle-analyzer",
|
|
16606
|
-
"measuredVersion": "16.3.
|
|
16510
|
+
"measuredVersion": "16.3.5",
|
|
16607
16511
|
"targets": [
|
|
16608
16512
|
{
|
|
16609
16513
|
"target": "next",
|
|
@@ -16623,7 +16527,7 @@
|
|
|
16623
16527
|
},
|
|
16624
16528
|
{
|
|
16625
16529
|
"package": "@next/eslint-plugin-next",
|
|
16626
|
-
"measuredVersion": "16.3.
|
|
16530
|
+
"measuredVersion": "16.3.5",
|
|
16627
16531
|
"targets": [
|
|
16628
16532
|
{
|
|
16629
16533
|
"target": "eslint",
|
|
@@ -16768,7 +16672,7 @@
|
|
|
16768
16672
|
},
|
|
16769
16673
|
{
|
|
16770
16674
|
"package": "@nuxt/devtools",
|
|
16771
|
-
"measuredVersion": "4.0.0-alpha.
|
|
16675
|
+
"measuredVersion": "4.0.0-alpha.18",
|
|
16772
16676
|
"targets": [
|
|
16773
16677
|
{
|
|
16774
16678
|
"target": "@nuxt/schema",
|
|
@@ -16802,7 +16706,7 @@
|
|
|
16802
16706
|
},
|
|
16803
16707
|
{
|
|
16804
16708
|
"package": "@nuxt/devtools-kit",
|
|
16805
|
-
"measuredVersion": "4.0.0-alpha.
|
|
16709
|
+
"measuredVersion": "4.0.0-alpha.18",
|
|
16806
16710
|
"targets": [
|
|
16807
16711
|
{
|
|
16808
16712
|
"target": "@nuxt/schema",
|
|
@@ -16815,7 +16719,7 @@
|
|
|
16815
16719
|
],
|
|
16816
16720
|
"files": [
|
|
16817
16721
|
"dist/index.d.mts",
|
|
16818
|
-
"dist/shared/devtools-kit.
|
|
16722
|
+
"dist/shared/devtools-kit.DnliFg83.d.mts",
|
|
16819
16723
|
"dist/types.d.mts"
|
|
16820
16724
|
],
|
|
16821
16725
|
"fileCount": 3
|
|
@@ -16832,7 +16736,7 @@
|
|
|
16832
16736
|
],
|
|
16833
16737
|
"files": [
|
|
16834
16738
|
"dist/index.d.mts",
|
|
16835
|
-
"dist/shared/devtools-kit.
|
|
16739
|
+
"dist/shared/devtools-kit.DnliFg83.d.mts",
|
|
16836
16740
|
"dist/types.d.mts"
|
|
16837
16741
|
],
|
|
16838
16742
|
"fileCount": 3
|
|
@@ -16848,7 +16752,7 @@
|
|
|
16848
16752
|
],
|
|
16849
16753
|
"files": [
|
|
16850
16754
|
"dist/index.d.mts",
|
|
16851
|
-
"dist/shared/devtools-kit.
|
|
16755
|
+
"dist/shared/devtools-kit.DnliFg83.d.mts",
|
|
16852
16756
|
"dist/types.d.mts"
|
|
16853
16757
|
],
|
|
16854
16758
|
"fileCount": 3
|
|
@@ -16893,7 +16797,7 @@
|
|
|
16893
16797
|
],
|
|
16894
16798
|
"files": [
|
|
16895
16799
|
"dist/index.d.mts",
|
|
16896
|
-
"dist/shared/devtools-kit.
|
|
16800
|
+
"dist/shared/devtools-kit.DnliFg83.d.mts",
|
|
16897
16801
|
"dist/types.d.mts"
|
|
16898
16802
|
],
|
|
16899
16803
|
"fileCount": 3
|
|
@@ -16937,7 +16841,7 @@
|
|
|
16937
16841
|
],
|
|
16938
16842
|
"files": [
|
|
16939
16843
|
"dist/index.d.mts",
|
|
16940
|
-
"dist/shared/devtools-kit.
|
|
16844
|
+
"dist/shared/devtools-kit.DnliFg83.d.mts",
|
|
16941
16845
|
"dist/types.d.mts"
|
|
16942
16846
|
],
|
|
16943
16847
|
"fileCount": 3
|
|
@@ -16953,7 +16857,7 @@
|
|
|
16953
16857
|
],
|
|
16954
16858
|
"files": [
|
|
16955
16859
|
"dist/index.d.mts",
|
|
16956
|
-
"dist/shared/devtools-kit.
|
|
16860
|
+
"dist/shared/devtools-kit.DnliFg83.d.mts",
|
|
16957
16861
|
"dist/types.d.mts"
|
|
16958
16862
|
],
|
|
16959
16863
|
"fileCount": 3
|
|
@@ -16971,7 +16875,7 @@
|
|
|
16971
16875
|
"dist/index.d.mts",
|
|
16972
16876
|
"dist/runtime/host-client.mjs",
|
|
16973
16877
|
"dist/runtime/iframe-client.mjs",
|
|
16974
|
-
"dist/shared/devtools-kit.
|
|
16878
|
+
"dist/shared/devtools-kit.DnliFg83.d.mts",
|
|
16975
16879
|
"dist/types.d.mts"
|
|
16976
16880
|
],
|
|
16977
16881
|
"fileCount": 5
|
|
@@ -16987,7 +16891,7 @@
|
|
|
16987
16891
|
],
|
|
16988
16892
|
"files": [
|
|
16989
16893
|
"dist/index.d.mts",
|
|
16990
|
-
"dist/shared/devtools-kit.
|
|
16894
|
+
"dist/shared/devtools-kit.DnliFg83.d.mts",
|
|
16991
16895
|
"dist/types.d.mts"
|
|
16992
16896
|
],
|
|
16993
16897
|
"fileCount": 3
|
|
@@ -17702,7 +17606,7 @@
|
|
|
17702
17606
|
},
|
|
17703
17607
|
{
|
|
17704
17608
|
"package": "@nx/angular",
|
|
17705
|
-
"measuredVersion": "23.2.
|
|
17609
|
+
"measuredVersion": "23.2.1",
|
|
17706
17610
|
"targets": [
|
|
17707
17611
|
{
|
|
17708
17612
|
"target": "@angular-devkit/architect",
|
|
@@ -17826,7 +17730,7 @@
|
|
|
17826
17730
|
},
|
|
17827
17731
|
{
|
|
17828
17732
|
"package": "@nx/cypress",
|
|
17829
|
-
"measuredVersion": "23.2.
|
|
17733
|
+
"measuredVersion": "23.2.1",
|
|
17830
17734
|
"targets": [
|
|
17831
17735
|
{
|
|
17832
17736
|
"target": "typescript",
|
|
@@ -17846,7 +17750,7 @@
|
|
|
17846
17750
|
},
|
|
17847
17751
|
{
|
|
17848
17752
|
"package": "@nx/devkit",
|
|
17849
|
-
"measuredVersion": "23.2.
|
|
17753
|
+
"measuredVersion": "23.2.1",
|
|
17850
17754
|
"targets": [
|
|
17851
17755
|
{
|
|
17852
17756
|
"target": "@angular-devkit/architect",
|
|
@@ -17922,7 +17826,7 @@
|
|
|
17922
17826
|
},
|
|
17923
17827
|
{
|
|
17924
17828
|
"package": "@nx/eslint",
|
|
17925
|
-
"measuredVersion": "23.2.
|
|
17829
|
+
"measuredVersion": "23.2.1",
|
|
17926
17830
|
"targets": [
|
|
17927
17831
|
{
|
|
17928
17832
|
"target": "@angular-devkit/core",
|
|
@@ -17942,7 +17846,7 @@
|
|
|
17942
17846
|
},
|
|
17943
17847
|
{
|
|
17944
17848
|
"package": "@nx/eslint-plugin",
|
|
17945
|
-
"measuredVersion": "23.2.
|
|
17849
|
+
"measuredVersion": "23.2.1",
|
|
17946
17850
|
"targets": [
|
|
17947
17851
|
{
|
|
17948
17852
|
"target": "@eslint/js",
|
|
@@ -18070,7 +17974,7 @@
|
|
|
18070
17974
|
},
|
|
18071
17975
|
{
|
|
18072
17976
|
"package": "@nx/jest",
|
|
18073
|
-
"measuredVersion": "23.2.
|
|
17977
|
+
"measuredVersion": "23.2.1",
|
|
18074
17978
|
"targets": [
|
|
18075
17979
|
{
|
|
18076
17980
|
"target": "@jest/core",
|
|
@@ -18119,7 +18023,7 @@
|
|
|
18119
18023
|
},
|
|
18120
18024
|
{
|
|
18121
18025
|
"package": "@nx/js",
|
|
18122
|
-
"measuredVersion": "23.2.
|
|
18026
|
+
"measuredVersion": "23.2.1",
|
|
18123
18027
|
"targets": [
|
|
18124
18028
|
{
|
|
18125
18029
|
"target": "@nx/eslint",
|
|
@@ -18253,7 +18157,7 @@
|
|
|
18253
18157
|
},
|
|
18254
18158
|
{
|
|
18255
18159
|
"package": "@nx/module-federation",
|
|
18256
|
-
"measuredVersion": "23.2.
|
|
18160
|
+
"measuredVersion": "23.2.1",
|
|
18257
18161
|
"targets": [
|
|
18258
18162
|
{
|
|
18259
18163
|
"target": "@angular-devkit/build-angular",
|
|
@@ -18305,7 +18209,7 @@
|
|
|
18305
18209
|
},
|
|
18306
18210
|
{
|
|
18307
18211
|
"package": "@nx/node",
|
|
18308
|
-
"measuredVersion": "23.2.
|
|
18212
|
+
"measuredVersion": "23.2.1",
|
|
18309
18213
|
"targets": [
|
|
18310
18214
|
{
|
|
18311
18215
|
"target": "@nx/vitest",
|
|
@@ -18339,7 +18243,7 @@
|
|
|
18339
18243
|
},
|
|
18340
18244
|
{
|
|
18341
18245
|
"package": "@nx/plugin",
|
|
18342
|
-
"measuredVersion": "23.2.
|
|
18246
|
+
"measuredVersion": "23.2.1",
|
|
18343
18247
|
"targets": [
|
|
18344
18248
|
{
|
|
18345
18249
|
"target": "nx",
|
|
@@ -18359,7 +18263,7 @@
|
|
|
18359
18263
|
},
|
|
18360
18264
|
{
|
|
18361
18265
|
"package": "@nx/react",
|
|
18362
|
-
"measuredVersion": "23.2.
|
|
18266
|
+
"measuredVersion": "23.2.1",
|
|
18363
18267
|
"targets": [
|
|
18364
18268
|
{
|
|
18365
18269
|
"target": "@nx/cypress",
|
|
@@ -18693,7 +18597,7 @@
|
|
|
18693
18597
|
},
|
|
18694
18598
|
{
|
|
18695
18599
|
"package": "@nx/rollup",
|
|
18696
|
-
"measuredVersion": "23.2.
|
|
18600
|
+
"measuredVersion": "23.2.1",
|
|
18697
18601
|
"targets": [
|
|
18698
18602
|
{
|
|
18699
18603
|
"target": "@swc/core",
|
|
@@ -18727,7 +18631,7 @@
|
|
|
18727
18631
|
},
|
|
18728
18632
|
{
|
|
18729
18633
|
"package": "@nx/storybook",
|
|
18730
|
-
"measuredVersion": "23.2.
|
|
18634
|
+
"measuredVersion": "23.2.1",
|
|
18731
18635
|
"targets": [
|
|
18732
18636
|
{
|
|
18733
18637
|
"target": "typescript",
|
|
@@ -18747,7 +18651,7 @@
|
|
|
18747
18651
|
},
|
|
18748
18652
|
{
|
|
18749
18653
|
"package": "@nx/vite",
|
|
18750
|
-
"measuredVersion": "23.2.
|
|
18654
|
+
"measuredVersion": "23.2.1",
|
|
18751
18655
|
"targets": [
|
|
18752
18656
|
{
|
|
18753
18657
|
"target": "@nx/eslint",
|
|
@@ -18781,7 +18685,7 @@
|
|
|
18781
18685
|
},
|
|
18782
18686
|
{
|
|
18783
18687
|
"package": "@nx/vitest",
|
|
18784
|
-
"measuredVersion": "23.2.
|
|
18688
|
+
"measuredVersion": "23.2.1",
|
|
18785
18689
|
"targets": [
|
|
18786
18690
|
{
|
|
18787
18691
|
"target": "typescript",
|
|
@@ -18801,7 +18705,7 @@
|
|
|
18801
18705
|
},
|
|
18802
18706
|
{
|
|
18803
18707
|
"package": "@nx/web",
|
|
18804
|
-
"measuredVersion": "23.2.
|
|
18708
|
+
"measuredVersion": "23.2.1",
|
|
18805
18709
|
"targets": [
|
|
18806
18710
|
{
|
|
18807
18711
|
"target": "@nx/vitest",
|
|
@@ -18821,7 +18725,7 @@
|
|
|
18821
18725
|
},
|
|
18822
18726
|
{
|
|
18823
18727
|
"package": "@nx/webpack",
|
|
18824
|
-
"measuredVersion": "23.2.
|
|
18728
|
+
"measuredVersion": "23.2.1",
|
|
18825
18729
|
"targets": [
|
|
18826
18730
|
{
|
|
18827
18731
|
"target": "@swc/core",
|
|
@@ -18870,7 +18774,7 @@
|
|
|
18870
18774
|
},
|
|
18871
18775
|
{
|
|
18872
18776
|
"package": "@nx/workspace",
|
|
18873
|
-
"measuredVersion": "23.2.
|
|
18777
|
+
"measuredVersion": "23.2.1",
|
|
18874
18778
|
"targets": [
|
|
18875
18779
|
{
|
|
18876
18780
|
"target": "@angular-devkit/schematics",
|
|
@@ -19688,7 +19592,7 @@
|
|
|
19688
19592
|
},
|
|
19689
19593
|
{
|
|
19690
19594
|
"package": "@promptbook/utils",
|
|
19691
|
-
"measuredVersion": "0.114.0-
|
|
19595
|
+
"measuredVersion": "0.114.0-35",
|
|
19692
19596
|
"targets": [
|
|
19693
19597
|
{
|
|
19694
19598
|
"target": "openai",
|
|
@@ -19717,12 +19621,33 @@
|
|
|
19717
19621
|
"esm/src/formats/csv/CsvSettings.d.ts"
|
|
19718
19622
|
],
|
|
19719
19623
|
"fileCount": 1
|
|
19624
|
+
},
|
|
19625
|
+
{
|
|
19626
|
+
"target": "type-fest",
|
|
19627
|
+
"class": "types",
|
|
19628
|
+
"field": "peer",
|
|
19629
|
+
"candidate": false,
|
|
19630
|
+
"reason": "types class — no runtime edge, only a declaration-file reference",
|
|
19631
|
+
"specifiers": [
|
|
19632
|
+
"type-fest"
|
|
19633
|
+
],
|
|
19634
|
+
"files": [
|
|
19635
|
+
"esm/src/execution/Usage.d.ts",
|
|
19636
|
+
"esm/src/execution/utils/forEachAsync.d.ts",
|
|
19637
|
+
"esm/src/pipeline/PipelineJson/Expectations.d.ts",
|
|
19638
|
+
"esm/src/types/ModelVariant.d.ts",
|
|
19639
|
+
"esm/src/types/ScriptLanguage.d.ts",
|
|
19640
|
+
"esm/src/types/SectionType.d.ts",
|
|
19641
|
+
"esm/src/types/string_reserved_parameter_name_private.d.ts",
|
|
19642
|
+
"esm/src/utils/normalization/orderJson.d.ts"
|
|
19643
|
+
],
|
|
19644
|
+
"fileCount": 12
|
|
19720
19645
|
}
|
|
19721
19646
|
]
|
|
19722
19647
|
},
|
|
19723
19648
|
{
|
|
19724
19649
|
"package": "@pulumi/pulumi",
|
|
19725
|
-
"measuredVersion": "3.
|
|
19650
|
+
"measuredVersion": "3.262.0",
|
|
19726
19651
|
"targets": [
|
|
19727
19652
|
{
|
|
19728
19653
|
"target": "@microsoft/typescript-etw",
|
|
@@ -20241,31 +20166,6 @@
|
|
|
20241
20166
|
}
|
|
20242
20167
|
]
|
|
20243
20168
|
},
|
|
20244
|
-
{
|
|
20245
|
-
"package": "@react-native/debugger-shell",
|
|
20246
|
-
"measuredVersion": "0.87.1",
|
|
20247
|
-
"targets": [
|
|
20248
|
-
{
|
|
20249
|
-
"target": "electron",
|
|
20250
|
-
"class": "runtime",
|
|
20251
|
-
"field": "peer",
|
|
20252
|
-
"candidate": false,
|
|
20253
|
-
"reason": "target is a framework or tool a consumer installs itself",
|
|
20254
|
-
"specifiers": [
|
|
20255
|
-
"electron"
|
|
20256
|
-
],
|
|
20257
|
-
"files": [
|
|
20258
|
-
"dist/electron/AppMenu.js",
|
|
20259
|
-
"dist/electron/MainInstanceEntryPoint.js",
|
|
20260
|
-
"dist/electron/SettingsStore.js",
|
|
20261
|
-
"dist/electron/index.js",
|
|
20262
|
-
"dist/electron/preload.js",
|
|
20263
|
-
"dist/node/index.js"
|
|
20264
|
-
],
|
|
20265
|
-
"fileCount": 6
|
|
20266
|
-
}
|
|
20267
|
-
]
|
|
20268
|
-
},
|
|
20269
20169
|
{
|
|
20270
20170
|
"package": "@react-native/metro-config",
|
|
20271
20171
|
"measuredVersion": "0.87.1",
|
|
@@ -20575,7 +20475,7 @@
|
|
|
20575
20475
|
},
|
|
20576
20476
|
{
|
|
20577
20477
|
"package": "@redocly/openapi-core",
|
|
20578
|
-
"measuredVersion": "2.
|
|
20478
|
+
"measuredVersion": "2.52.1",
|
|
20579
20479
|
"targets": [
|
|
20580
20480
|
{
|
|
20581
20481
|
"target": "json-schema-to-ts",
|
|
@@ -20598,7 +20498,7 @@
|
|
|
20598
20498
|
},
|
|
20599
20499
|
{
|
|
20600
20500
|
"package": "@redocly/respect-core",
|
|
20601
|
-
"measuredVersion": "2.
|
|
20501
|
+
"measuredVersion": "2.52.1",
|
|
20602
20502
|
"targets": [
|
|
20603
20503
|
{
|
|
20604
20504
|
"target": "json-schema-to-ts",
|
|
@@ -20791,7 +20691,7 @@
|
|
|
20791
20691
|
},
|
|
20792
20692
|
{
|
|
20793
20693
|
"package": "@rjsf/utils",
|
|
20794
|
-
"measuredVersion": "6.
|
|
20694
|
+
"measuredVersion": "6.10.0",
|
|
20795
20695
|
"targets": [
|
|
20796
20696
|
{
|
|
20797
20697
|
"target": "json-schema",
|
|
@@ -21053,36 +20953,9 @@
|
|
|
21053
20953
|
}
|
|
21054
20954
|
]
|
|
21055
20955
|
},
|
|
21056
|
-
{
|
|
21057
|
-
"package": "@sentry/electron",
|
|
21058
|
-
"measuredVersion": "7.18.0",
|
|
21059
|
-
"targets": [
|
|
21060
|
-
{
|
|
21061
|
-
"target": "electron",
|
|
21062
|
-
"class": "runtime",
|
|
21063
|
-
"field": "peer",
|
|
21064
|
-
"candidate": false,
|
|
21065
|
-
"reason": "target is a framework or tool a consumer installs itself",
|
|
21066
|
-
"specifiers": [
|
|
21067
|
-
"electron"
|
|
21068
|
-
],
|
|
21069
|
-
"files": [
|
|
21070
|
-
"esm/main/context.js",
|
|
21071
|
-
"esm/main/electron-normalize.d.ts",
|
|
21072
|
-
"esm/main/electron-normalize.js",
|
|
21073
|
-
"esm/main/integrations/additional-context.js",
|
|
21074
|
-
"esm/main/integrations/browser-window-session.js",
|
|
21075
|
-
"esm/main/integrations/child-process.js",
|
|
21076
|
-
"esm/main/integrations/electron-breadcrumbs.js",
|
|
21077
|
-
"esm/main/integrations/electron-context.js"
|
|
21078
|
-
],
|
|
21079
|
-
"fileCount": 68
|
|
21080
|
-
}
|
|
21081
|
-
]
|
|
21082
|
-
},
|
|
21083
20956
|
{
|
|
21084
20957
|
"package": "@sentry/react-native",
|
|
21085
|
-
"measuredVersion": "8.
|
|
20958
|
+
"measuredVersion": "8.26.0",
|
|
21086
20959
|
"targets": [
|
|
21087
20960
|
{
|
|
21088
20961
|
"target": "@expo/config",
|
|
@@ -21237,7 +21110,7 @@
|
|
|
21237
21110
|
},
|
|
21238
21111
|
{
|
|
21239
21112
|
"package": "@sentry/vercel-edge",
|
|
21240
|
-
"measuredVersion": "10.
|
|
21113
|
+
"measuredVersion": "10.74.0",
|
|
21241
21114
|
"targets": [
|
|
21242
21115
|
{
|
|
21243
21116
|
"target": "@opentelemetry/sdk-trace-base",
|
|
@@ -21501,7 +21374,7 @@
|
|
|
21501
21374
|
},
|
|
21502
21375
|
{
|
|
21503
21376
|
"package": "@stencil/core",
|
|
21504
|
-
"measuredVersion": "4.
|
|
21377
|
+
"measuredVersion": "4.45.0",
|
|
21505
21378
|
"targets": [
|
|
21506
21379
|
{
|
|
21507
21380
|
"target": "@jest/core",
|
|
@@ -22645,7 +22518,7 @@
|
|
|
22645
22518
|
},
|
|
22646
22519
|
{
|
|
22647
22520
|
"package": "@tanstack/react-start-rsc",
|
|
22648
|
-
"measuredVersion": "0.1.
|
|
22521
|
+
"measuredVersion": "0.1.51",
|
|
22649
22522
|
"targets": [
|
|
22650
22523
|
{
|
|
22651
22524
|
"target": "vite",
|
|
@@ -22686,7 +22559,7 @@
|
|
|
22686
22559
|
},
|
|
22687
22560
|
{
|
|
22688
22561
|
"package": "@tanstack/router-plugin",
|
|
22689
|
-
"measuredVersion": "1.168.
|
|
22562
|
+
"measuredVersion": "1.168.37",
|
|
22690
22563
|
"targets": [
|
|
22691
22564
|
{
|
|
22692
22565
|
"target": "@tanstack/virtual-file-routes",
|
|
@@ -22711,7 +22584,7 @@
|
|
|
22711
22584
|
},
|
|
22712
22585
|
{
|
|
22713
22586
|
"package": "@tanstack/router-utils",
|
|
22714
|
-
"measuredVersion": "1.162.
|
|
22587
|
+
"measuredVersion": "1.162.3",
|
|
22715
22588
|
"targets": [
|
|
22716
22589
|
{
|
|
22717
22590
|
"target": "vite",
|
|
@@ -22732,7 +22605,7 @@
|
|
|
22732
22605
|
},
|
|
22733
22606
|
{
|
|
22734
22607
|
"package": "@tanstack/start-server-core",
|
|
22735
|
-
"measuredVersion": "1.169.
|
|
22608
|
+
"measuredVersion": "1.169.34",
|
|
22736
22609
|
"targets": [
|
|
22737
22610
|
{
|
|
22738
22611
|
"target": "@standard-schema/spec",
|
|
@@ -23435,7 +23308,7 @@
|
|
|
23435
23308
|
},
|
|
23436
23309
|
{
|
|
23437
23310
|
"package": "@vercel/go",
|
|
23438
|
-
"measuredVersion": "
|
|
23311
|
+
"measuredVersion": "11.0.0",
|
|
23439
23312
|
"targets": [
|
|
23440
23313
|
{
|
|
23441
23314
|
"target": "encoding",
|
|
@@ -23512,7 +23385,7 @@
|
|
|
23512
23385
|
},
|
|
23513
23386
|
{
|
|
23514
23387
|
"package": "@vercel/static-build",
|
|
23515
|
-
"measuredVersion": "
|
|
23388
|
+
"measuredVersion": "10.0.0",
|
|
23516
23389
|
"targets": [
|
|
23517
23390
|
{
|
|
23518
23391
|
"target": "encoding",
|
|
@@ -23720,27 +23593,6 @@
|
|
|
23720
23593
|
}
|
|
23721
23594
|
]
|
|
23722
23595
|
},
|
|
23723
|
-
{
|
|
23724
|
-
"package": "@vscode/emmet-helper",
|
|
23725
|
-
"measuredVersion": "2.11.0",
|
|
23726
|
-
"targets": [
|
|
23727
|
-
{
|
|
23728
|
-
"target": "vscode",
|
|
23729
|
-
"class": "guarded",
|
|
23730
|
-
"field": "peer",
|
|
23731
|
-
"candidate": false,
|
|
23732
|
-
"reason": "guarded class — the package handles absence, so nothing may be installed for it",
|
|
23733
|
-
"specifiers": [
|
|
23734
|
-
"vscode"
|
|
23735
|
-
],
|
|
23736
|
-
"files": [
|
|
23737
|
-
"lib/cjs/emmetHelper.js",
|
|
23738
|
-
"lib/esm/emmetHelper.js"
|
|
23739
|
-
],
|
|
23740
|
-
"fileCount": 2
|
|
23741
|
-
}
|
|
23742
|
-
]
|
|
23743
|
-
},
|
|
23744
23596
|
{
|
|
23745
23597
|
"package": "@vue-macros/common",
|
|
23746
23598
|
"measuredVersion": "3.1.4",
|
|
@@ -25404,7 +25256,7 @@
|
|
|
25404
25256
|
},
|
|
25405
25257
|
{
|
|
25406
25258
|
"package": "auth0",
|
|
25407
|
-
"measuredVersion": "
|
|
25259
|
+
"measuredVersion": "7.1.0",
|
|
25408
25260
|
"targets": [
|
|
25409
25261
|
{
|
|
25410
25262
|
"target": "undici-types",
|
|
@@ -25425,7 +25277,7 @@
|
|
|
25425
25277
|
},
|
|
25426
25278
|
{
|
|
25427
25279
|
"package": "aws-cdk",
|
|
25428
|
-
"measuredVersion": "2.
|
|
25280
|
+
"measuredVersion": "2.1141.0",
|
|
25429
25281
|
"targets": [
|
|
25430
25282
|
{
|
|
25431
25283
|
"target": "@aws-cdk/cloud-assembly-api",
|
|
@@ -26107,7 +25959,7 @@
|
|
|
26107
25959
|
},
|
|
26108
25960
|
{
|
|
26109
25961
|
"package": "dd-trace",
|
|
26110
|
-
"measuredVersion": "6.
|
|
25962
|
+
"measuredVersion": "6.16.0",
|
|
26111
25963
|
"targets": [
|
|
26112
25964
|
{
|
|
26113
25965
|
"target": "@vitest/runner",
|
|
@@ -26537,54 +26389,6 @@
|
|
|
26537
26389
|
}
|
|
26538
26390
|
]
|
|
26539
26391
|
},
|
|
26540
|
-
{
|
|
26541
|
-
"package": "electron-log",
|
|
26542
|
-
"measuredVersion": "5.4.4",
|
|
26543
|
-
"targets": [
|
|
26544
|
-
{
|
|
26545
|
-
"target": "electron",
|
|
26546
|
-
"class": "runtime",
|
|
26547
|
-
"field": "peer",
|
|
26548
|
-
"candidate": false,
|
|
26549
|
-
"reason": "target is a framework or tool a consumer installs itself",
|
|
26550
|
-
"specifiers": [
|
|
26551
|
-
"electron"
|
|
26552
|
-
],
|
|
26553
|
-
"files": [
|
|
26554
|
-
"src/main/index.js",
|
|
26555
|
-
"src/renderer/electron-log-preload.js"
|
|
26556
|
-
],
|
|
26557
|
-
"fileCount": 2
|
|
26558
|
-
}
|
|
26559
|
-
]
|
|
26560
|
-
},
|
|
26561
|
-
{
|
|
26562
|
-
"package": "electron-updater",
|
|
26563
|
-
"measuredVersion": "6.8.9",
|
|
26564
|
-
"targets": [
|
|
26565
|
-
{
|
|
26566
|
-
"target": "electron",
|
|
26567
|
-
"class": "runtime",
|
|
26568
|
-
"field": "peer",
|
|
26569
|
-
"candidate": false,
|
|
26570
|
-
"reason": "target is a framework or tool a consumer installs itself",
|
|
26571
|
-
"specifiers": [
|
|
26572
|
-
"electron"
|
|
26573
|
-
],
|
|
26574
|
-
"files": [
|
|
26575
|
-
"out/AppUpdater.d.ts",
|
|
26576
|
-
"out/AppUpdater.js",
|
|
26577
|
-
"out/BaseUpdater.js",
|
|
26578
|
-
"out/ElectronAppAdapter.js",
|
|
26579
|
-
"out/MacUpdater.js",
|
|
26580
|
-
"out/NsisUpdater.js",
|
|
26581
|
-
"out/electronHttpExecutor.d.ts",
|
|
26582
|
-
"out/electronHttpExecutor.js"
|
|
26583
|
-
],
|
|
26584
|
-
"fileCount": 8
|
|
26585
|
-
}
|
|
26586
|
-
]
|
|
26587
|
-
},
|
|
26588
26392
|
{
|
|
26589
26393
|
"package": "elkjs",
|
|
26590
26394
|
"measuredVersion": "0.12.0",
|
|
@@ -26708,7 +26512,7 @@
|
|
|
26708
26512
|
},
|
|
26709
26513
|
{
|
|
26710
26514
|
"package": "eslint-config-next",
|
|
26711
|
-
"measuredVersion": "16.3.
|
|
26515
|
+
"measuredVersion": "16.3.5",
|
|
26712
26516
|
"targets": [
|
|
26713
26517
|
{
|
|
26714
26518
|
"target": "next",
|
|
@@ -26845,7 +26649,7 @@
|
|
|
26845
26649
|
},
|
|
26846
26650
|
{
|
|
26847
26651
|
"package": "eslint-plugin-jsdoc",
|
|
26848
|
-
"measuredVersion": "64.3.
|
|
26652
|
+
"measuredVersion": "64.3.10",
|
|
26849
26653
|
"targets": [
|
|
26850
26654
|
{
|
|
26851
26655
|
"target": "@eslint/core",
|
|
@@ -27194,7 +26998,7 @@
|
|
|
27194
26998
|
},
|
|
27195
26999
|
{
|
|
27196
27000
|
"package": "expo-application",
|
|
27197
|
-
"measuredVersion": "57.0.
|
|
27001
|
+
"measuredVersion": "57.0.3",
|
|
27198
27002
|
"targets": [
|
|
27199
27003
|
{
|
|
27200
27004
|
"target": "expo-modules-core",
|
|
@@ -27217,7 +27021,7 @@
|
|
|
27217
27021
|
},
|
|
27218
27022
|
{
|
|
27219
27023
|
"package": "expo-asset",
|
|
27220
|
-
"measuredVersion": "57.0.
|
|
27024
|
+
"measuredVersion": "57.0.17",
|
|
27221
27025
|
"targets": [
|
|
27222
27026
|
{
|
|
27223
27027
|
"target": "@react-native/assets-registry",
|
|
@@ -27257,7 +27061,7 @@
|
|
|
27257
27061
|
},
|
|
27258
27062
|
{
|
|
27259
27063
|
"package": "expo-auth-session",
|
|
27260
|
-
"measuredVersion": "57.0.
|
|
27064
|
+
"measuredVersion": "57.0.12",
|
|
27261
27065
|
"targets": [
|
|
27262
27066
|
{
|
|
27263
27067
|
"target": "expo-modules-core",
|
|
@@ -27283,7 +27087,7 @@
|
|
|
27283
27087
|
},
|
|
27284
27088
|
{
|
|
27285
27089
|
"package": "expo-blur",
|
|
27286
|
-
"measuredVersion": "57.0.
|
|
27090
|
+
"measuredVersion": "57.0.3",
|
|
27287
27091
|
"targets": [
|
|
27288
27092
|
{
|
|
27289
27093
|
"target": "expo-modules-core",
|
|
@@ -27333,7 +27137,7 @@
|
|
|
27333
27137
|
},
|
|
27334
27138
|
{
|
|
27335
27139
|
"package": "expo-clipboard",
|
|
27336
|
-
"measuredVersion": "57.0.
|
|
27140
|
+
"measuredVersion": "57.0.2",
|
|
27337
27141
|
"targets": [
|
|
27338
27142
|
{
|
|
27339
27143
|
"target": "expo-modules-core",
|
|
@@ -27360,7 +27164,7 @@
|
|
|
27360
27164
|
},
|
|
27361
27165
|
{
|
|
27362
27166
|
"package": "expo-constants",
|
|
27363
|
-
"measuredVersion": "57.0.
|
|
27167
|
+
"measuredVersion": "57.0.18",
|
|
27364
27168
|
"targets": [
|
|
27365
27169
|
{
|
|
27366
27170
|
"target": "expo-manifests",
|
|
@@ -27395,7 +27199,7 @@
|
|
|
27395
27199
|
},
|
|
27396
27200
|
{
|
|
27397
27201
|
"package": "expo-crypto",
|
|
27398
|
-
"measuredVersion": "57.0.
|
|
27202
|
+
"measuredVersion": "57.0.3",
|
|
27399
27203
|
"targets": [
|
|
27400
27204
|
{
|
|
27401
27205
|
"target": "expo-modules-core",
|
|
@@ -27443,7 +27247,7 @@
|
|
|
27443
27247
|
},
|
|
27444
27248
|
{
|
|
27445
27249
|
"package": "expo-device",
|
|
27446
|
-
"measuredVersion": "57.0.
|
|
27250
|
+
"measuredVersion": "57.0.2",
|
|
27447
27251
|
"targets": [
|
|
27448
27252
|
{
|
|
27449
27253
|
"target": "expo-modules-core",
|
|
@@ -27468,7 +27272,7 @@
|
|
|
27468
27272
|
},
|
|
27469
27273
|
{
|
|
27470
27274
|
"package": "expo-document-picker",
|
|
27471
|
-
"measuredVersion": "57.0.
|
|
27275
|
+
"measuredVersion": "57.0.2",
|
|
27472
27276
|
"targets": [
|
|
27473
27277
|
{
|
|
27474
27278
|
"target": "expo-modules-core",
|
|
@@ -27491,7 +27295,7 @@
|
|
|
27491
27295
|
},
|
|
27492
27296
|
{
|
|
27493
27297
|
"package": "expo-eas-client",
|
|
27494
|
-
"measuredVersion": "57.0.
|
|
27298
|
+
"measuredVersion": "57.0.4",
|
|
27495
27299
|
"targets": [
|
|
27496
27300
|
{
|
|
27497
27301
|
"target": "expo-modules-core",
|
|
@@ -27512,7 +27316,7 @@
|
|
|
27512
27316
|
},
|
|
27513
27317
|
{
|
|
27514
27318
|
"package": "expo-file-system",
|
|
27515
|
-
"measuredVersion": "57.0.
|
|
27319
|
+
"measuredVersion": "57.0.7",
|
|
27516
27320
|
"targets": [
|
|
27517
27321
|
{
|
|
27518
27322
|
"target": "expo-modules-core",
|
|
@@ -27539,7 +27343,7 @@
|
|
|
27539
27343
|
},
|
|
27540
27344
|
{
|
|
27541
27345
|
"package": "expo-font",
|
|
27542
|
-
"measuredVersion": "57.0.
|
|
27346
|
+
"measuredVersion": "57.0.4",
|
|
27543
27347
|
"targets": [
|
|
27544
27348
|
{
|
|
27545
27349
|
"target": "expo-asset",
|
|
@@ -27579,7 +27383,7 @@
|
|
|
27579
27383
|
},
|
|
27580
27384
|
{
|
|
27581
27385
|
"package": "expo-haptics",
|
|
27582
|
-
"measuredVersion": "57.0.
|
|
27386
|
+
"measuredVersion": "57.0.3",
|
|
27583
27387
|
"targets": [
|
|
27584
27388
|
{
|
|
27585
27389
|
"target": "expo-modules-core",
|
|
@@ -27599,7 +27403,7 @@
|
|
|
27599
27403
|
},
|
|
27600
27404
|
{
|
|
27601
27405
|
"package": "expo-image",
|
|
27602
|
-
"measuredVersion": "57.0.
|
|
27406
|
+
"measuredVersion": "57.0.5",
|
|
27603
27407
|
"targets": [
|
|
27604
27408
|
{
|
|
27605
27409
|
"target": "expo-app-metrics",
|
|
@@ -27651,7 +27455,7 @@
|
|
|
27651
27455
|
},
|
|
27652
27456
|
{
|
|
27653
27457
|
"package": "expo-image-manipulator",
|
|
27654
|
-
"measuredVersion": "57.0.
|
|
27458
|
+
"measuredVersion": "57.0.17",
|
|
27655
27459
|
"targets": [
|
|
27656
27460
|
{
|
|
27657
27461
|
"target": "expo-modules-core",
|
|
@@ -27678,7 +27482,7 @@
|
|
|
27678
27482
|
},
|
|
27679
27483
|
{
|
|
27680
27484
|
"package": "expo-image-picker",
|
|
27681
|
-
"measuredVersion": "57.0.
|
|
27485
|
+
"measuredVersion": "57.0.17",
|
|
27682
27486
|
"targets": [
|
|
27683
27487
|
{
|
|
27684
27488
|
"target": "expo-modules-core",
|
|
@@ -27699,7 +27503,7 @@
|
|
|
27699
27503
|
},
|
|
27700
27504
|
{
|
|
27701
27505
|
"package": "expo-keep-awake",
|
|
27702
|
-
"measuredVersion": "57.0.
|
|
27506
|
+
"measuredVersion": "57.0.2",
|
|
27703
27507
|
"targets": [
|
|
27704
27508
|
{
|
|
27705
27509
|
"target": "expo-modules-core",
|
|
@@ -27721,7 +27525,7 @@
|
|
|
27721
27525
|
},
|
|
27722
27526
|
{
|
|
27723
27527
|
"package": "expo-linking",
|
|
27724
|
-
"measuredVersion": "57.0.
|
|
27528
|
+
"measuredVersion": "57.0.10",
|
|
27725
27529
|
"targets": [
|
|
27726
27530
|
{
|
|
27727
27531
|
"target": "expo-modules-core",
|
|
@@ -27744,7 +27548,7 @@
|
|
|
27744
27548
|
},
|
|
27745
27549
|
{
|
|
27746
27550
|
"package": "expo-localization",
|
|
27747
|
-
"measuredVersion": "57.0.
|
|
27551
|
+
"measuredVersion": "57.0.2",
|
|
27748
27552
|
"targets": [
|
|
27749
27553
|
{
|
|
27750
27554
|
"target": "expo-modules-core",
|
|
@@ -27767,7 +27571,7 @@
|
|
|
27767
27571
|
},
|
|
27768
27572
|
{
|
|
27769
27573
|
"package": "expo-location",
|
|
27770
|
-
"measuredVersion": "57.0.
|
|
27574
|
+
"measuredVersion": "57.0.17",
|
|
27771
27575
|
"targets": [
|
|
27772
27576
|
{
|
|
27773
27577
|
"target": "expo-modules-core",
|
|
@@ -27794,7 +27598,7 @@
|
|
|
27794
27598
|
},
|
|
27795
27599
|
{
|
|
27796
27600
|
"package": "expo-notifications",
|
|
27797
|
-
"measuredVersion": "57.0.
|
|
27601
|
+
"measuredVersion": "57.0.18",
|
|
27798
27602
|
"targets": [
|
|
27799
27603
|
{
|
|
27800
27604
|
"target": "expo-modules-core",
|
|
@@ -27821,7 +27625,7 @@
|
|
|
27821
27625
|
},
|
|
27822
27626
|
{
|
|
27823
27627
|
"package": "expo-router",
|
|
27824
|
-
"measuredVersion": "57.0.
|
|
27628
|
+
"measuredVersion": "57.0.21",
|
|
27825
27629
|
"targets": [
|
|
27826
27630
|
{
|
|
27827
27631
|
"target": "expo-modules-core",
|
|
@@ -27857,7 +27661,7 @@
|
|
|
27857
27661
|
},
|
|
27858
27662
|
{
|
|
27859
27663
|
"package": "expo-secure-store",
|
|
27860
|
-
"measuredVersion": "57.0.
|
|
27664
|
+
"measuredVersion": "57.0.4",
|
|
27861
27665
|
"targets": [
|
|
27862
27666
|
{
|
|
27863
27667
|
"target": "expo-modules-core",
|
|
@@ -27878,7 +27682,7 @@
|
|
|
27878
27682
|
},
|
|
27879
27683
|
{
|
|
27880
27684
|
"package": "expo-sharing",
|
|
27881
|
-
"measuredVersion": "57.0.
|
|
27685
|
+
"measuredVersion": "57.0.19",
|
|
27882
27686
|
"targets": [
|
|
27883
27687
|
{
|
|
27884
27688
|
"target": "expo-modules-core",
|
|
@@ -27903,7 +27707,7 @@
|
|
|
27903
27707
|
},
|
|
27904
27708
|
{
|
|
27905
27709
|
"package": "expo-splash-screen",
|
|
27906
|
-
"measuredVersion": "57.0.
|
|
27710
|
+
"measuredVersion": "57.0.9",
|
|
27907
27711
|
"targets": [
|
|
27908
27712
|
{
|
|
27909
27713
|
"target": "expo-modules-core",
|
|
@@ -27923,7 +27727,7 @@
|
|
|
27923
27727
|
},
|
|
27924
27728
|
{
|
|
27925
27729
|
"package": "expo-system-ui",
|
|
27926
|
-
"measuredVersion": "57.0.
|
|
27730
|
+
"measuredVersion": "57.0.4",
|
|
27927
27731
|
"targets": [
|
|
27928
27732
|
{
|
|
27929
27733
|
"target": "expo-modules-core",
|
|
@@ -27944,7 +27748,7 @@
|
|
|
27944
27748
|
},
|
|
27945
27749
|
{
|
|
27946
27750
|
"package": "expo-updates",
|
|
27947
|
-
"measuredVersion": "57.0.
|
|
27751
|
+
"measuredVersion": "57.0.22",
|
|
27948
27752
|
"targets": [
|
|
27949
27753
|
{
|
|
27950
27754
|
"target": "expo-modules-core",
|
|
@@ -27971,7 +27775,7 @@
|
|
|
27971
27775
|
},
|
|
27972
27776
|
{
|
|
27973
27777
|
"package": "expo-video",
|
|
27974
|
-
"measuredVersion": "57.0.
|
|
27778
|
+
"measuredVersion": "57.0.4",
|
|
27975
27779
|
"targets": [
|
|
27976
27780
|
{
|
|
27977
27781
|
"target": "expo-modules-core",
|
|
@@ -27996,7 +27800,7 @@
|
|
|
27996
27800
|
},
|
|
27997
27801
|
{
|
|
27998
27802
|
"package": "expo-web-browser",
|
|
27999
|
-
"measuredVersion": "57.0.
|
|
27803
|
+
"measuredVersion": "57.0.3",
|
|
28000
27804
|
"targets": [
|
|
28001
27805
|
{
|
|
28002
27806
|
"target": "expo-modules-core",
|
|
@@ -28144,7 +27948,7 @@
|
|
|
28144
27948
|
},
|
|
28145
27949
|
{
|
|
28146
27950
|
"package": "firebase-tools",
|
|
28147
|
-
"measuredVersion": "15.
|
|
27951
|
+
"measuredVersion": "15.30.0",
|
|
28148
27952
|
"targets": [
|
|
28149
27953
|
{
|
|
28150
27954
|
"target": "astro",
|
|
@@ -29248,7 +29052,7 @@
|
|
|
29248
29052
|
},
|
|
29249
29053
|
{
|
|
29250
29054
|
"package": "langium",
|
|
29251
|
-
"measuredVersion": "4.
|
|
29055
|
+
"measuredVersion": "4.4.0",
|
|
29252
29056
|
"targets": [
|
|
29253
29057
|
{
|
|
29254
29058
|
"target": "@chevrotain/types",
|
|
@@ -29268,7 +29072,7 @@
|
|
|
29268
29072
|
},
|
|
29269
29073
|
{
|
|
29270
29074
|
"package": "langsmith",
|
|
29271
|
-
"measuredVersion": "0.10.
|
|
29075
|
+
"measuredVersion": "0.10.3",
|
|
29272
29076
|
"targets": [
|
|
29273
29077
|
{
|
|
29274
29078
|
"target": "@jest/globals",
|
|
@@ -29598,7 +29402,7 @@
|
|
|
29598
29402
|
},
|
|
29599
29403
|
{
|
|
29600
29404
|
"package": "mermaid",
|
|
29601
|
-
"measuredVersion": "
|
|
29405
|
+
"measuredVersion": "12.0.0",
|
|
29602
29406
|
"targets": [
|
|
29603
29407
|
{
|
|
29604
29408
|
"target": "@iconify/types",
|
|
@@ -29633,7 +29437,7 @@
|
|
|
29633
29437
|
"dist/rendering-util/rendering-elements/shapes/browser.d.ts",
|
|
29634
29438
|
"dist/rendering-util/rendering-elements/shapes/bucket.d.ts"
|
|
29635
29439
|
],
|
|
29636
|
-
"fileCount":
|
|
29440
|
+
"fileCount": 78
|
|
29637
29441
|
},
|
|
29638
29442
|
{
|
|
29639
29443
|
"target": "type-fest",
|
|
@@ -29653,8 +29457,22 @@
|
|
|
29653
29457
|
},
|
|
29654
29458
|
{
|
|
29655
29459
|
"package": "metro",
|
|
29656
|
-
"measuredVersion": "0.87.
|
|
29460
|
+
"measuredVersion": "0.87.1",
|
|
29657
29461
|
"targets": [
|
|
29462
|
+
{
|
|
29463
|
+
"target": "@babel/runtime",
|
|
29464
|
+
"class": "guarded",
|
|
29465
|
+
"field": "peer",
|
|
29466
|
+
"candidate": false,
|
|
29467
|
+
"reason": "guarded class — the package handles absence, so nothing may be installed for it",
|
|
29468
|
+
"specifiers": [
|
|
29469
|
+
"@babel/runtime/package.json"
|
|
29470
|
+
],
|
|
29471
|
+
"files": [
|
|
29472
|
+
"src/lib/metroSchemeResolver.js"
|
|
29473
|
+
],
|
|
29474
|
+
"fileCount": 1
|
|
29475
|
+
},
|
|
29658
29476
|
{
|
|
29659
29477
|
"target": "metro-babel-register",
|
|
29660
29478
|
"class": "guarded",
|
|
@@ -29676,7 +29494,7 @@
|
|
|
29676
29494
|
},
|
|
29677
29495
|
{
|
|
29678
29496
|
"package": "metro-babel-transformer",
|
|
29679
|
-
"measuredVersion": "0.87.
|
|
29497
|
+
"measuredVersion": "0.87.1",
|
|
29680
29498
|
"targets": [
|
|
29681
29499
|
{
|
|
29682
29500
|
"target": "@babel/types",
|
|
@@ -29696,7 +29514,7 @@
|
|
|
29696
29514
|
},
|
|
29697
29515
|
{
|
|
29698
29516
|
"package": "metro-config",
|
|
29699
|
-
"measuredVersion": "0.87.
|
|
29517
|
+
"measuredVersion": "0.87.1",
|
|
29700
29518
|
"targets": [
|
|
29701
29519
|
{
|
|
29702
29520
|
"target": "metro-babel-register",
|
|
@@ -29758,7 +29576,7 @@
|
|
|
29758
29576
|
},
|
|
29759
29577
|
{
|
|
29760
29578
|
"package": "metro-core",
|
|
29761
|
-
"measuredVersion": "0.87.
|
|
29579
|
+
"measuredVersion": "0.87.1",
|
|
29762
29580
|
"targets": [
|
|
29763
29581
|
{
|
|
29764
29582
|
"target": "metro",
|
|
@@ -29792,7 +29610,7 @@
|
|
|
29792
29610
|
},
|
|
29793
29611
|
{
|
|
29794
29612
|
"package": "metro-file-map",
|
|
29795
|
-
"measuredVersion": "0.87.
|
|
29613
|
+
"measuredVersion": "0.87.1",
|
|
29796
29614
|
"targets": [
|
|
29797
29615
|
{
|
|
29798
29616
|
"target": "metro-config",
|
|
@@ -29812,7 +29630,7 @@
|
|
|
29812
29630
|
},
|
|
29813
29631
|
{
|
|
29814
29632
|
"package": "metro-minify-terser",
|
|
29815
|
-
"measuredVersion": "0.87.
|
|
29633
|
+
"measuredVersion": "0.87.1",
|
|
29816
29634
|
"targets": [
|
|
29817
29635
|
{
|
|
29818
29636
|
"target": "metro-transform-worker",
|
|
@@ -29832,7 +29650,7 @@
|
|
|
29832
29650
|
},
|
|
29833
29651
|
{
|
|
29834
29652
|
"package": "metro-resolver",
|
|
29835
|
-
"measuredVersion": "0.87.
|
|
29653
|
+
"measuredVersion": "0.87.1",
|
|
29836
29654
|
"targets": [
|
|
29837
29655
|
{
|
|
29838
29656
|
"target": "metro",
|
|
@@ -29852,7 +29670,7 @@
|
|
|
29852
29670
|
},
|
|
29853
29671
|
{
|
|
29854
29672
|
"package": "metro-source-map",
|
|
29855
|
-
"measuredVersion": "0.87.
|
|
29673
|
+
"measuredVersion": "0.87.1",
|
|
29856
29674
|
"targets": [
|
|
29857
29675
|
{
|
|
29858
29676
|
"target": "@babel/core",
|
|
@@ -29872,7 +29690,7 @@
|
|
|
29872
29690
|
},
|
|
29873
29691
|
{
|
|
29874
29692
|
"package": "metro-transform-plugins",
|
|
29875
|
-
"measuredVersion": "0.87.
|
|
29693
|
+
"measuredVersion": "0.87.1",
|
|
29876
29694
|
"targets": [
|
|
29877
29695
|
{
|
|
29878
29696
|
"target": "@babel/types",
|
|
@@ -29916,7 +29734,7 @@
|
|
|
29916
29734
|
},
|
|
29917
29735
|
{
|
|
29918
29736
|
"package": "miniflare",
|
|
29919
|
-
"measuredVersion": "5.
|
|
29737
|
+
"measuredVersion": "5.20260911.0-alpha",
|
|
29920
29738
|
"targets": [
|
|
29921
29739
|
{
|
|
29922
29740
|
"target": "@cloudflare/config",
|
|
@@ -30187,7 +30005,7 @@
|
|
|
30187
30005
|
},
|
|
30188
30006
|
{
|
|
30189
30007
|
"package": "next",
|
|
30190
|
-
"measuredVersion": "16.3.
|
|
30008
|
+
"measuredVersion": "16.3.5",
|
|
30191
30009
|
"targets": [
|
|
30192
30010
|
{
|
|
30193
30011
|
"target": "critters",
|
|
@@ -30304,7 +30122,7 @@
|
|
|
30304
30122
|
},
|
|
30305
30123
|
{
|
|
30306
30124
|
"package": "next-intl",
|
|
30307
|
-
"measuredVersion": "4.14.
|
|
30125
|
+
"measuredVersion": "4.14.4",
|
|
30308
30126
|
"targets": [
|
|
30309
30127
|
{
|
|
30310
30128
|
"target": "webpack",
|
|
@@ -30682,26 +30500,6 @@
|
|
|
30682
30500
|
}
|
|
30683
30501
|
]
|
|
30684
30502
|
},
|
|
30685
|
-
{
|
|
30686
|
-
"package": "node-llama-cpp",
|
|
30687
|
-
"measuredVersion": "3.20.0",
|
|
30688
|
-
"targets": [
|
|
30689
|
-
{
|
|
30690
|
-
"target": "electron",
|
|
30691
|
-
"class": "guarded",
|
|
30692
|
-
"field": "peer",
|
|
30693
|
-
"candidate": false,
|
|
30694
|
-
"reason": "guarded class — the package handles absence, so nothing may be installed for it",
|
|
30695
|
-
"specifiers": [
|
|
30696
|
-
"electron"
|
|
30697
|
-
],
|
|
30698
|
-
"files": [
|
|
30699
|
-
"dist/bindings/utils/testBindingBinary.js"
|
|
30700
|
-
],
|
|
30701
|
-
"fileCount": 1
|
|
30702
|
-
}
|
|
30703
|
-
]
|
|
30704
|
-
},
|
|
30705
30503
|
{
|
|
30706
30504
|
"package": "node-pre-gyp",
|
|
30707
30505
|
"measuredVersion": "0.17.0",
|
|
@@ -30752,7 +30550,7 @@
|
|
|
30752
30550
|
},
|
|
30753
30551
|
{
|
|
30754
30552
|
"package": "nx",
|
|
30755
|
-
"measuredVersion": "23.2.
|
|
30553
|
+
"measuredVersion": "23.2.1",
|
|
30756
30554
|
"targets": [
|
|
30757
30555
|
{
|
|
30758
30556
|
"target": "@angular-devkit/build-angular",
|
|
@@ -30998,26 +30796,6 @@
|
|
|
30998
30796
|
}
|
|
30999
30797
|
]
|
|
31000
30798
|
},
|
|
31001
|
-
{
|
|
31002
|
-
"package": "openclaw",
|
|
31003
|
-
"measuredVersion": "2026.9.3",
|
|
31004
|
-
"targets": [
|
|
31005
|
-
{
|
|
31006
|
-
"target": "esbuild",
|
|
31007
|
-
"class": "guarded",
|
|
31008
|
-
"field": "peer",
|
|
31009
|
-
"candidate": false,
|
|
31010
|
-
"reason": "guarded class — the package handles absence, so nothing may be installed for it",
|
|
31011
|
-
"specifiers": [
|
|
31012
|
-
"esbuild"
|
|
31013
|
-
],
|
|
31014
|
-
"files": [
|
|
31015
|
-
"dist/plugins-authoring-command-c1_Sa7WA.mjs"
|
|
31016
|
-
],
|
|
31017
|
-
"fileCount": 1
|
|
31018
|
-
}
|
|
31019
|
-
]
|
|
31020
|
-
},
|
|
31021
30799
|
{
|
|
31022
30800
|
"package": "openid-client",
|
|
31023
30801
|
"measuredVersion": "6.8.8",
|
|
@@ -31232,22 +31010,6 @@
|
|
|
31232
31010
|
],
|
|
31233
31011
|
"fileCount": 1
|
|
31234
31012
|
},
|
|
31235
|
-
{
|
|
31236
|
-
"target": "electron",
|
|
31237
|
-
"class": "runtime",
|
|
31238
|
-
"field": "peer",
|
|
31239
|
-
"candidate": false,
|
|
31240
|
-
"reason": "target is a framework or tool a consumer installs itself",
|
|
31241
|
-
"specifiers": [
|
|
31242
|
-
"electron/index.js",
|
|
31243
|
-
"electron"
|
|
31244
|
-
],
|
|
31245
|
-
"files": [
|
|
31246
|
-
"lib/coreBundle.js",
|
|
31247
|
-
"types/types.d.ts"
|
|
31248
|
-
],
|
|
31249
|
-
"fileCount": 2
|
|
31250
|
-
},
|
|
31251
31013
|
{
|
|
31252
31014
|
"target": "kerberos",
|
|
31253
31015
|
"class": "guarded",
|
|
@@ -31364,7 +31126,7 @@
|
|
|
31364
31126
|
},
|
|
31365
31127
|
{
|
|
31366
31128
|
"package": "posthog-node",
|
|
31367
|
-
"measuredVersion": "5.
|
|
31129
|
+
"measuredVersion": "5.52.1",
|
|
31368
31130
|
"targets": [
|
|
31369
31131
|
{
|
|
31370
31132
|
"target": "express",
|
|
@@ -31824,7 +31586,7 @@
|
|
|
31824
31586
|
},
|
|
31825
31587
|
{
|
|
31826
31588
|
"package": "react-devtools-inline",
|
|
31827
|
-
"measuredVersion": "
|
|
31589
|
+
"measuredVersion": "8.0.0",
|
|
31828
31590
|
"targets": [
|
|
31829
31591
|
{
|
|
31830
31592
|
"target": "react",
|
|
@@ -31932,7 +31694,7 @@
|
|
|
31932
31694
|
},
|
|
31933
31695
|
{
|
|
31934
31696
|
"package": "react-native-gesture-handler",
|
|
31935
|
-
"measuredVersion": "3.
|
|
31697
|
+
"measuredVersion": "3.3.0",
|
|
31936
31698
|
"targets": [
|
|
31937
31699
|
{
|
|
31938
31700
|
"target": "react-native-reanimated",
|
|
@@ -32356,7 +32118,7 @@
|
|
|
32356
32118
|
},
|
|
32357
32119
|
{
|
|
32358
32120
|
"package": "redoc",
|
|
32359
|
-
"measuredVersion": "2.5.
|
|
32121
|
+
"measuredVersion": "2.5.4",
|
|
32360
32122
|
"targets": [
|
|
32361
32123
|
{
|
|
32362
32124
|
"target": "call-me-maybe",
|
|
@@ -32565,7 +32327,7 @@
|
|
|
32565
32327
|
},
|
|
32566
32328
|
{
|
|
32567
32329
|
"package": "remotion",
|
|
32568
|
-
"measuredVersion": "4.0.
|
|
32330
|
+
"measuredVersion": "4.0.524",
|
|
32569
32331
|
"targets": [
|
|
32570
32332
|
{
|
|
32571
32333
|
"target": "zod",
|
|
@@ -32586,7 +32348,7 @@
|
|
|
32586
32348
|
},
|
|
32587
32349
|
{
|
|
32588
32350
|
"package": "resend",
|
|
32589
|
-
"measuredVersion": "6.
|
|
32351
|
+
"measuredVersion": "6.28.0",
|
|
32590
32352
|
"targets": [
|
|
32591
32353
|
{
|
|
32592
32354
|
"target": "react",
|
|
@@ -32804,7 +32566,7 @@
|
|
|
32804
32566
|
},
|
|
32805
32567
|
{
|
|
32806
32568
|
"package": "sass-embedded",
|
|
32807
|
-
"measuredVersion": "1.104.
|
|
32569
|
+
"measuredVersion": "1.104.1",
|
|
32808
32570
|
"targets": [
|
|
32809
32571
|
{
|
|
32810
32572
|
"target": "sass",
|
|
@@ -33945,7 +33707,7 @@
|
|
|
33945
33707
|
},
|
|
33946
33708
|
{
|
|
33947
33709
|
"package": "vercel",
|
|
33948
|
-
"measuredVersion": "59.
|
|
33710
|
+
"measuredVersion": "59.16.0",
|
|
33949
33711
|
"targets": [
|
|
33950
33712
|
{
|
|
33951
33713
|
"target": "@vltpkg/graph",
|
|
@@ -33957,7 +33719,7 @@
|
|
|
33957
33719
|
"@vltpkg/graph"
|
|
33958
33720
|
],
|
|
33959
33721
|
"files": [
|
|
33960
|
-
"dist/chunks/vlt-builder-importer-
|
|
33722
|
+
"dist/chunks/vlt-builder-importer-YVCYYRVV.js"
|
|
33961
33723
|
],
|
|
33962
33724
|
"fileCount": 1
|
|
33963
33725
|
},
|
|
@@ -33971,7 +33733,7 @@
|
|
|
33971
33733
|
"@vltpkg/package-info"
|
|
33972
33734
|
],
|
|
33973
33735
|
"files": [
|
|
33974
|
-
"dist/chunks/vlt-builder-importer-
|
|
33736
|
+
"dist/chunks/vlt-builder-importer-YVCYYRVV.js"
|
|
33975
33737
|
],
|
|
33976
33738
|
"fileCount": 1
|
|
33977
33739
|
},
|
|
@@ -33985,7 +33747,7 @@
|
|
|
33985
33747
|
"@vltpkg/package-json"
|
|
33986
33748
|
],
|
|
33987
33749
|
"files": [
|
|
33988
|
-
"dist/chunks/vlt-builder-importer-
|
|
33750
|
+
"dist/chunks/vlt-builder-importer-YVCYYRVV.js"
|
|
33989
33751
|
],
|
|
33990
33752
|
"fileCount": 1
|
|
33991
33753
|
},
|
|
@@ -33999,7 +33761,7 @@
|
|
|
33999
33761
|
"path-scurry"
|
|
34000
33762
|
],
|
|
34001
33763
|
"files": [
|
|
34002
|
-
"dist/chunks/vlt-builder-importer-
|
|
33764
|
+
"dist/chunks/vlt-builder-importer-YVCYYRVV.js"
|
|
34003
33765
|
],
|
|
34004
33766
|
"fileCount": 1
|
|
34005
33767
|
}
|
|
@@ -34027,7 +33789,7 @@
|
|
|
34027
33789
|
},
|
|
34028
33790
|
{
|
|
34029
33791
|
"package": "vite",
|
|
34030
|
-
"measuredVersion": "8.
|
|
33792
|
+
"measuredVersion": "8.3.0",
|
|
34031
33793
|
"targets": [
|
|
34032
33794
|
{
|
|
34033
33795
|
"target": "pnpapi",
|
|
@@ -34321,33 +34083,6 @@
|
|
|
34321
34083
|
}
|
|
34322
34084
|
]
|
|
34323
34085
|
},
|
|
34324
|
-
{
|
|
34325
|
-
"package": "vscode-languageclient",
|
|
34326
|
-
"measuredVersion": "10.1.1",
|
|
34327
|
-
"targets": [
|
|
34328
|
-
{
|
|
34329
|
-
"target": "vscode",
|
|
34330
|
-
"class": "runtime",
|
|
34331
|
-
"field": "peer",
|
|
34332
|
-
"candidate": false,
|
|
34333
|
-
"reason": "require(\"vscode\") is injected by the VS Code extension host, never resolved from node_modules, so no install fixes it. The name is also taken on npm by a deprecated helper, so the registry check and the install probe both pass it.",
|
|
34334
|
-
"specifiers": [
|
|
34335
|
-
"vscode"
|
|
34336
|
-
],
|
|
34337
|
-
"files": [
|
|
34338
|
-
"lib/common/callHierarchy.d.ts",
|
|
34339
|
-
"lib/common/callHierarchy.js",
|
|
34340
|
-
"lib/common/client.d.ts",
|
|
34341
|
-
"lib/common/client.js",
|
|
34342
|
-
"lib/common/codeAction.d.ts",
|
|
34343
|
-
"lib/common/codeAction.js",
|
|
34344
|
-
"lib/common/codeConverter.d.ts",
|
|
34345
|
-
"lib/common/codeConverter.js"
|
|
34346
|
-
],
|
|
34347
|
-
"fileCount": 91
|
|
34348
|
-
}
|
|
34349
|
-
]
|
|
34350
|
-
},
|
|
34351
34086
|
{
|
|
34352
34087
|
"package": "vue-bundle-renderer",
|
|
34353
34088
|
"measuredVersion": "2.3.2",
|
|
@@ -34432,7 +34167,7 @@
|
|
|
34432
34167
|
},
|
|
34433
34168
|
{
|
|
34434
34169
|
"package": "vuetify",
|
|
34435
|
-
"measuredVersion": "4.2.
|
|
34170
|
+
"measuredVersion": "4.2.1",
|
|
34436
34171
|
"targets": [
|
|
34437
34172
|
{
|
|
34438
34173
|
"target": "@vue/reactivity",
|
|
@@ -34551,7 +34286,7 @@
|
|
|
34551
34286
|
},
|
|
34552
34287
|
{
|
|
34553
34288
|
"package": "workerd",
|
|
34554
|
-
"measuredVersion": "1.
|
|
34289
|
+
"measuredVersion": "1.20260911.1",
|
|
34555
34290
|
"targets": [
|
|
34556
34291
|
{
|
|
34557
34292
|
"target": "pnpapi",
|
|
@@ -34571,7 +34306,7 @@
|
|
|
34571
34306
|
},
|
|
34572
34307
|
{
|
|
34573
34308
|
"package": "wrangler",
|
|
34574
|
-
"measuredVersion": "4.
|
|
34309
|
+
"measuredVersion": "4.131.1",
|
|
34575
34310
|
"targets": [
|
|
34576
34311
|
{
|
|
34577
34312
|
"target": "@cloudflare/workers-shared",
|
|
@@ -34834,7 +34569,7 @@
|
|
|
34834
34569
|
},
|
|
34835
34570
|
{
|
|
34836
34571
|
"package": "@mastra/core",
|
|
34837
|
-
"measuredVersion": "1.
|
|
34572
|
+
"measuredVersion": "1.66.0",
|
|
34838
34573
|
"target": "undici",
|
|
34839
34574
|
"specifiers": [
|
|
34840
34575
|
"undici"
|
|
@@ -34874,7 +34609,7 @@
|
|
|
34874
34609
|
},
|
|
34875
34610
|
{
|
|
34876
34611
|
"package": "@nx/devkit",
|
|
34877
|
-
"measuredVersion": "23.2.
|
|
34612
|
+
"measuredVersion": "23.2.1",
|
|
34878
34613
|
"target": "@angular-devkit/architect",
|
|
34879
34614
|
"specifiers": [
|
|
34880
34615
|
"@angular-devkit/architect"
|
|
@@ -34882,7 +34617,7 @@
|
|
|
34882
34617
|
},
|
|
34883
34618
|
{
|
|
34884
34619
|
"package": "@nx/eslint-plugin",
|
|
34885
|
-
"measuredVersion": "23.2.
|
|
34620
|
+
"measuredVersion": "23.2.1",
|
|
34886
34621
|
"target": "eslint-plugin-jsx-a11y",
|
|
34887
34622
|
"specifiers": [
|
|
34888
34623
|
"eslint-plugin-jsx-a11y"
|
|
@@ -34890,7 +34625,7 @@
|
|
|
34890
34625
|
},
|
|
34891
34626
|
{
|
|
34892
34627
|
"package": "@nx/eslint-plugin",
|
|
34893
|
-
"measuredVersion": "23.2.
|
|
34628
|
+
"measuredVersion": "23.2.1",
|
|
34894
34629
|
"target": "eslint-plugin-react",
|
|
34895
34630
|
"specifiers": [
|
|
34896
34631
|
"eslint-plugin-react"
|
|
@@ -34898,7 +34633,7 @@
|
|
|
34898
34633
|
},
|
|
34899
34634
|
{
|
|
34900
34635
|
"package": "@nx/eslint-plugin",
|
|
34901
|
-
"measuredVersion": "23.2.
|
|
34636
|
+
"measuredVersion": "23.2.1",
|
|
34902
34637
|
"target": "eslint-plugin-react-hooks",
|
|
34903
34638
|
"specifiers": [
|
|
34904
34639
|
"eslint-plugin-react-hooks"
|
|
@@ -34906,7 +34641,7 @@
|
|
|
34906
34641
|
},
|
|
34907
34642
|
{
|
|
34908
34643
|
"package": "@nx/eslint-plugin",
|
|
34909
|
-
"measuredVersion": "23.2.
|
|
34644
|
+
"measuredVersion": "23.2.1",
|
|
34910
34645
|
"target": "typescript-eslint",
|
|
34911
34646
|
"specifiers": [
|
|
34912
34647
|
"typescript-eslint"
|
|
@@ -34914,7 +34649,7 @@
|
|
|
34914
34649
|
},
|
|
34915
34650
|
{
|
|
34916
34651
|
"package": "@nx/rollup",
|
|
34917
|
-
"measuredVersion": "23.2.
|
|
34652
|
+
"measuredVersion": "23.2.1",
|
|
34918
34653
|
"target": "@swc/core",
|
|
34919
34654
|
"specifiers": [
|
|
34920
34655
|
"@swc/core"
|
|
@@ -34922,7 +34657,7 @@
|
|
|
34922
34657
|
},
|
|
34923
34658
|
{
|
|
34924
34659
|
"package": "@nx/webpack",
|
|
34925
|
-
"measuredVersion": "23.2.
|
|
34660
|
+
"measuredVersion": "23.2.1",
|
|
34926
34661
|
"target": "swc-loader",
|
|
34927
34662
|
"specifiers": [
|
|
34928
34663
|
"swc-loader"
|
|
@@ -34995,7 +34730,7 @@
|
|
|
34995
34730
|
},
|
|
34996
34731
|
{
|
|
34997
34732
|
"package": "@sentry/react-native",
|
|
34998
|
-
"measuredVersion": "8.
|
|
34733
|
+
"measuredVersion": "8.26.0",
|
|
34999
34734
|
"target": "promise",
|
|
35000
34735
|
"specifiers": [
|
|
35001
34736
|
"promise/setimmediate/done",
|
|
@@ -35152,7 +34887,7 @@
|
|
|
35152
34887
|
},
|
|
35153
34888
|
{
|
|
35154
34889
|
"package": "expo-application",
|
|
35155
|
-
"measuredVersion": "57.0.
|
|
34890
|
+
"measuredVersion": "57.0.3",
|
|
35156
34891
|
"target": "expo-modules-core",
|
|
35157
34892
|
"specifiers": [
|
|
35158
34893
|
"expo-modules-core"
|
|
@@ -35160,7 +34895,7 @@
|
|
|
35160
34895
|
},
|
|
35161
34896
|
{
|
|
35162
34897
|
"package": "expo-asset",
|
|
35163
|
-
"measuredVersion": "57.0.
|
|
34898
|
+
"measuredVersion": "57.0.17",
|
|
35164
34899
|
"target": "expo-modules-core",
|
|
35165
34900
|
"specifiers": [
|
|
35166
34901
|
"expo-modules-core"
|
|
@@ -35168,7 +34903,7 @@
|
|
|
35168
34903
|
},
|
|
35169
34904
|
{
|
|
35170
34905
|
"package": "expo-auth-session",
|
|
35171
|
-
"measuredVersion": "57.0.
|
|
34906
|
+
"measuredVersion": "57.0.12",
|
|
35172
34907
|
"target": "expo-modules-core",
|
|
35173
34908
|
"specifiers": [
|
|
35174
34909
|
"expo-modules-core"
|
|
@@ -35176,7 +34911,7 @@
|
|
|
35176
34911
|
},
|
|
35177
34912
|
{
|
|
35178
34913
|
"package": "expo-blur",
|
|
35179
|
-
"measuredVersion": "57.0.
|
|
34914
|
+
"measuredVersion": "57.0.3",
|
|
35180
34915
|
"target": "expo-modules-core",
|
|
35181
34916
|
"specifiers": [
|
|
35182
34917
|
"expo-modules-core"
|
|
@@ -35192,7 +34927,7 @@
|
|
|
35192
34927
|
},
|
|
35193
34928
|
{
|
|
35194
34929
|
"package": "expo-clipboard",
|
|
35195
|
-
"measuredVersion": "57.0.
|
|
34930
|
+
"measuredVersion": "57.0.2",
|
|
35196
34931
|
"target": "expo-modules-core",
|
|
35197
34932
|
"specifiers": [
|
|
35198
34933
|
"expo-modules-core"
|
|
@@ -35200,7 +34935,7 @@
|
|
|
35200
34935
|
},
|
|
35201
34936
|
{
|
|
35202
34937
|
"package": "expo-constants",
|
|
35203
|
-
"measuredVersion": "57.0.
|
|
34938
|
+
"measuredVersion": "57.0.18",
|
|
35204
34939
|
"target": "expo-modules-core",
|
|
35205
34940
|
"specifiers": [
|
|
35206
34941
|
"expo-modules-core"
|
|
@@ -35208,7 +34943,7 @@
|
|
|
35208
34943
|
},
|
|
35209
34944
|
{
|
|
35210
34945
|
"package": "expo-crypto",
|
|
35211
|
-
"measuredVersion": "57.0.
|
|
34946
|
+
"measuredVersion": "57.0.3",
|
|
35212
34947
|
"target": "expo-modules-core",
|
|
35213
34948
|
"specifiers": [
|
|
35214
34949
|
"expo-modules-core"
|
|
@@ -35224,7 +34959,7 @@
|
|
|
35224
34959
|
},
|
|
35225
34960
|
{
|
|
35226
34961
|
"package": "expo-device",
|
|
35227
|
-
"measuredVersion": "57.0.
|
|
34962
|
+
"measuredVersion": "57.0.2",
|
|
35228
34963
|
"target": "expo-modules-core",
|
|
35229
34964
|
"specifiers": [
|
|
35230
34965
|
"expo-modules-core"
|
|
@@ -35232,7 +34967,7 @@
|
|
|
35232
34967
|
},
|
|
35233
34968
|
{
|
|
35234
34969
|
"package": "expo-document-picker",
|
|
35235
|
-
"measuredVersion": "57.0.
|
|
34970
|
+
"measuredVersion": "57.0.2",
|
|
35236
34971
|
"target": "expo-modules-core",
|
|
35237
34972
|
"specifiers": [
|
|
35238
34973
|
"expo-modules-core"
|
|
@@ -35240,7 +34975,7 @@
|
|
|
35240
34975
|
},
|
|
35241
34976
|
{
|
|
35242
34977
|
"package": "expo-eas-client",
|
|
35243
|
-
"measuredVersion": "57.0.
|
|
34978
|
+
"measuredVersion": "57.0.4",
|
|
35244
34979
|
"target": "expo-modules-core",
|
|
35245
34980
|
"specifiers": [
|
|
35246
34981
|
"expo-modules-core"
|
|
@@ -35248,7 +34983,7 @@
|
|
|
35248
34983
|
},
|
|
35249
34984
|
{
|
|
35250
34985
|
"package": "expo-file-system",
|
|
35251
|
-
"measuredVersion": "57.0.
|
|
34986
|
+
"measuredVersion": "57.0.7",
|
|
35252
34987
|
"target": "expo-modules-core",
|
|
35253
34988
|
"specifiers": [
|
|
35254
34989
|
"expo-modules-core"
|
|
@@ -35256,7 +34991,7 @@
|
|
|
35256
34991
|
},
|
|
35257
34992
|
{
|
|
35258
34993
|
"package": "expo-font",
|
|
35259
|
-
"measuredVersion": "57.0.
|
|
34994
|
+
"measuredVersion": "57.0.4",
|
|
35260
34995
|
"target": "expo-asset",
|
|
35261
34996
|
"specifiers": [
|
|
35262
34997
|
"expo-asset"
|
|
@@ -35264,7 +34999,7 @@
|
|
|
35264
34999
|
},
|
|
35265
35000
|
{
|
|
35266
35001
|
"package": "expo-font",
|
|
35267
|
-
"measuredVersion": "57.0.
|
|
35002
|
+
"measuredVersion": "57.0.4",
|
|
35268
35003
|
"target": "expo-modules-core",
|
|
35269
35004
|
"specifiers": [
|
|
35270
35005
|
"expo-modules-core"
|
|
@@ -35272,7 +35007,7 @@
|
|
|
35272
35007
|
},
|
|
35273
35008
|
{
|
|
35274
35009
|
"package": "expo-haptics",
|
|
35275
|
-
"measuredVersion": "57.0.
|
|
35010
|
+
"measuredVersion": "57.0.3",
|
|
35276
35011
|
"target": "expo-modules-core",
|
|
35277
35012
|
"specifiers": [
|
|
35278
35013
|
"expo-modules-core"
|
|
@@ -35280,7 +35015,7 @@
|
|
|
35280
35015
|
},
|
|
35281
35016
|
{
|
|
35282
35017
|
"package": "expo-image",
|
|
35283
|
-
"measuredVersion": "57.0.
|
|
35018
|
+
"measuredVersion": "57.0.5",
|
|
35284
35019
|
"target": "expo-modules-core",
|
|
35285
35020
|
"specifiers": [
|
|
35286
35021
|
"expo-modules-core"
|
|
@@ -35288,7 +35023,7 @@
|
|
|
35288
35023
|
},
|
|
35289
35024
|
{
|
|
35290
35025
|
"package": "expo-image-manipulator",
|
|
35291
|
-
"measuredVersion": "57.0.
|
|
35026
|
+
"measuredVersion": "57.0.17",
|
|
35292
35027
|
"target": "expo-modules-core",
|
|
35293
35028
|
"specifiers": [
|
|
35294
35029
|
"expo-modules-core/types",
|
|
@@ -35297,7 +35032,7 @@
|
|
|
35297
35032
|
},
|
|
35298
35033
|
{
|
|
35299
35034
|
"package": "expo-image-picker",
|
|
35300
|
-
"measuredVersion": "57.0.
|
|
35035
|
+
"measuredVersion": "57.0.17",
|
|
35301
35036
|
"target": "expo-modules-core",
|
|
35302
35037
|
"specifiers": [
|
|
35303
35038
|
"expo-modules-core"
|
|
@@ -35305,7 +35040,7 @@
|
|
|
35305
35040
|
},
|
|
35306
35041
|
{
|
|
35307
35042
|
"package": "expo-keep-awake",
|
|
35308
|
-
"measuredVersion": "57.0.
|
|
35043
|
+
"measuredVersion": "57.0.2",
|
|
35309
35044
|
"target": "expo-modules-core",
|
|
35310
35045
|
"specifiers": [
|
|
35311
35046
|
"expo-modules-core"
|
|
@@ -35313,7 +35048,7 @@
|
|
|
35313
35048
|
},
|
|
35314
35049
|
{
|
|
35315
35050
|
"package": "expo-linking",
|
|
35316
|
-
"measuredVersion": "57.0.
|
|
35051
|
+
"measuredVersion": "57.0.10",
|
|
35317
35052
|
"target": "expo-modules-core",
|
|
35318
35053
|
"specifiers": [
|
|
35319
35054
|
"expo-modules-core"
|
|
@@ -35321,7 +35056,7 @@
|
|
|
35321
35056
|
},
|
|
35322
35057
|
{
|
|
35323
35058
|
"package": "expo-localization",
|
|
35324
|
-
"measuredVersion": "57.0.
|
|
35059
|
+
"measuredVersion": "57.0.2",
|
|
35325
35060
|
"target": "expo-modules-core",
|
|
35326
35061
|
"specifiers": [
|
|
35327
35062
|
"expo-modules-core"
|
|
@@ -35329,7 +35064,7 @@
|
|
|
35329
35064
|
},
|
|
35330
35065
|
{
|
|
35331
35066
|
"package": "expo-location",
|
|
35332
|
-
"measuredVersion": "57.0.
|
|
35067
|
+
"measuredVersion": "57.0.17",
|
|
35333
35068
|
"target": "expo-modules-core",
|
|
35334
35069
|
"specifiers": [
|
|
35335
35070
|
"expo-modules-core"
|
|
@@ -35337,7 +35072,7 @@
|
|
|
35337
35072
|
},
|
|
35338
35073
|
{
|
|
35339
35074
|
"package": "expo-notifications",
|
|
35340
|
-
"measuredVersion": "57.0.
|
|
35075
|
+
"measuredVersion": "57.0.18",
|
|
35341
35076
|
"target": "expo-modules-core",
|
|
35342
35077
|
"specifiers": [
|
|
35343
35078
|
"expo-modules-core"
|
|
@@ -35345,7 +35080,7 @@
|
|
|
35345
35080
|
},
|
|
35346
35081
|
{
|
|
35347
35082
|
"package": "expo-router",
|
|
35348
|
-
"measuredVersion": "57.0.
|
|
35083
|
+
"measuredVersion": "57.0.21",
|
|
35349
35084
|
"target": "expo-modules-core",
|
|
35350
35085
|
"specifiers": [
|
|
35351
35086
|
"expo-modules-core"
|
|
@@ -35353,7 +35088,7 @@
|
|
|
35353
35088
|
},
|
|
35354
35089
|
{
|
|
35355
35090
|
"package": "expo-secure-store",
|
|
35356
|
-
"measuredVersion": "57.0.
|
|
35091
|
+
"measuredVersion": "57.0.4",
|
|
35357
35092
|
"target": "expo-modules-core",
|
|
35358
35093
|
"specifiers": [
|
|
35359
35094
|
"expo-modules-core"
|
|
@@ -35361,7 +35096,7 @@
|
|
|
35361
35096
|
},
|
|
35362
35097
|
{
|
|
35363
35098
|
"package": "expo-sharing",
|
|
35364
|
-
"measuredVersion": "57.0.
|
|
35099
|
+
"measuredVersion": "57.0.19",
|
|
35365
35100
|
"target": "expo-modules-core",
|
|
35366
35101
|
"specifiers": [
|
|
35367
35102
|
"expo-modules-core"
|
|
@@ -35369,7 +35104,7 @@
|
|
|
35369
35104
|
},
|
|
35370
35105
|
{
|
|
35371
35106
|
"package": "expo-system-ui",
|
|
35372
|
-
"measuredVersion": "57.0.
|
|
35107
|
+
"measuredVersion": "57.0.4",
|
|
35373
35108
|
"target": "expo-modules-core",
|
|
35374
35109
|
"specifiers": [
|
|
35375
35110
|
"expo-modules-core"
|
|
@@ -35377,7 +35112,7 @@
|
|
|
35377
35112
|
},
|
|
35378
35113
|
{
|
|
35379
35114
|
"package": "expo-updates",
|
|
35380
|
-
"measuredVersion": "57.0.
|
|
35115
|
+
"measuredVersion": "57.0.22",
|
|
35381
35116
|
"target": "expo-modules-core",
|
|
35382
35117
|
"specifiers": [
|
|
35383
35118
|
"expo-modules-core"
|
|
@@ -35385,7 +35120,7 @@
|
|
|
35385
35120
|
},
|
|
35386
35121
|
{
|
|
35387
35122
|
"package": "expo-video",
|
|
35388
|
-
"measuredVersion": "57.0.
|
|
35123
|
+
"measuredVersion": "57.0.4",
|
|
35389
35124
|
"target": "expo-modules-core",
|
|
35390
35125
|
"specifiers": [
|
|
35391
35126
|
"expo-modules-core"
|
|
@@ -35393,7 +35128,7 @@
|
|
|
35393
35128
|
},
|
|
35394
35129
|
{
|
|
35395
35130
|
"package": "expo-web-browser",
|
|
35396
|
-
"measuredVersion": "57.0.
|
|
35131
|
+
"measuredVersion": "57.0.3",
|
|
35397
35132
|
"target": "expo-modules-core",
|
|
35398
35133
|
"specifiers": [
|
|
35399
35134
|
"expo-modules-core"
|
|
@@ -35401,7 +35136,7 @@
|
|
|
35401
35136
|
},
|
|
35402
35137
|
{
|
|
35403
35138
|
"package": "firebase-tools",
|
|
35404
|
-
"measuredVersion": "15.
|
|
35139
|
+
"measuredVersion": "15.30.0",
|
|
35405
35140
|
"target": "astro",
|
|
35406
35141
|
"specifiers": [
|
|
35407
35142
|
"astro/package.json"
|
|
@@ -35409,7 +35144,7 @@
|
|
|
35409
35144
|
},
|
|
35410
35145
|
{
|
|
35411
35146
|
"package": "firebase-tools",
|
|
35412
|
-
"measuredVersion": "15.
|
|
35147
|
+
"measuredVersion": "15.30.0",
|
|
35413
35148
|
"target": "firebase-functions",
|
|
35414
35149
|
"specifiers": [
|
|
35415
35150
|
"firebase-functions",
|
|
@@ -35455,7 +35190,7 @@
|
|
|
35455
35190
|
},
|
|
35456
35191
|
{
|
|
35457
35192
|
"package": "next",
|
|
35458
|
-
"measuredVersion": "16.3.
|
|
35193
|
+
"measuredVersion": "16.3.5",
|
|
35459
35194
|
"target": "critters",
|
|
35460
35195
|
"specifiers": [
|
|
35461
35196
|
"critters"
|
|
@@ -35519,7 +35254,7 @@
|
|
|
35519
35254
|
},
|
|
35520
35255
|
{
|
|
35521
35256
|
"package": "nx",
|
|
35522
|
-
"measuredVersion": "23.2.
|
|
35257
|
+
"measuredVersion": "23.2.1",
|
|
35523
35258
|
"target": "ts-node",
|
|
35524
35259
|
"specifiers": [
|
|
35525
35260
|
"ts-node"
|
|
@@ -35587,7 +35322,7 @@
|
|
|
35587
35322
|
},
|
|
35588
35323
|
{
|
|
35589
35324
|
"package": "react-native-gesture-handler",
|
|
35590
|
-
"measuredVersion": "3.
|
|
35325
|
+
"measuredVersion": "3.3.0",
|
|
35591
35326
|
"target": "react-native-reanimated",
|
|
35592
35327
|
"specifiers": [
|
|
35593
35328
|
"react-native-reanimated",
|
|
@@ -35596,7 +35331,7 @@
|
|
|
35596
35331
|
},
|
|
35597
35332
|
{
|
|
35598
35333
|
"package": "react-native-gesture-handler",
|
|
35599
|
-
"measuredVersion": "3.
|
|
35334
|
+
"measuredVersion": "3.3.0",
|
|
35600
35335
|
"target": "react-native-worklets",
|
|
35601
35336
|
"specifiers": [
|
|
35602
35337
|
"react-native-worklets"
|
|
@@ -35621,7 +35356,7 @@
|
|
|
35621
35356
|
},
|
|
35622
35357
|
{
|
|
35623
35358
|
"package": "redoc",
|
|
35624
|
-
"measuredVersion": "2.5.
|
|
35359
|
+
"measuredVersion": "2.5.4",
|
|
35625
35360
|
"target": "call-me-maybe",
|
|
35626
35361
|
"specifiers": [
|
|
35627
35362
|
"call-me-maybe"
|
|
@@ -35629,7 +35364,7 @@
|
|
|
35629
35364
|
},
|
|
35630
35365
|
{
|
|
35631
35366
|
"package": "redoc",
|
|
35632
|
-
"measuredVersion": "2.5.
|
|
35367
|
+
"measuredVersion": "2.5.4",
|
|
35633
35368
|
"target": "fast-safe-stringify",
|
|
35634
35369
|
"specifiers": [
|
|
35635
35370
|
"fast-safe-stringify"
|
|
@@ -35637,7 +35372,7 @@
|
|
|
35637
35372
|
},
|
|
35638
35373
|
{
|
|
35639
35374
|
"package": "redoc",
|
|
35640
|
-
"measuredVersion": "2.5.
|
|
35375
|
+
"measuredVersion": "2.5.4",
|
|
35641
35376
|
"target": "yaml",
|
|
35642
35377
|
"specifiers": [
|
|
35643
35378
|
"yaml"
|
|
@@ -35678,7 +35413,7 @@
|
|
|
35678
35413
|
},
|
|
35679
35414
|
{
|
|
35680
35415
|
"package": "vercel",
|
|
35681
|
-
"measuredVersion": "59.
|
|
35416
|
+
"measuredVersion": "59.16.0",
|
|
35682
35417
|
"target": "@vltpkg/graph",
|
|
35683
35418
|
"specifiers": [
|
|
35684
35419
|
"@vltpkg/graph"
|
|
@@ -35686,7 +35421,7 @@
|
|
|
35686
35421
|
},
|
|
35687
35422
|
{
|
|
35688
35423
|
"package": "vercel",
|
|
35689
|
-
"measuredVersion": "59.
|
|
35424
|
+
"measuredVersion": "59.16.0",
|
|
35690
35425
|
"target": "@vltpkg/package-info",
|
|
35691
35426
|
"specifiers": [
|
|
35692
35427
|
"@vltpkg/package-info"
|
|
@@ -35694,7 +35429,7 @@
|
|
|
35694
35429
|
},
|
|
35695
35430
|
{
|
|
35696
35431
|
"package": "vercel",
|
|
35697
|
-
"measuredVersion": "59.
|
|
35432
|
+
"measuredVersion": "59.16.0",
|
|
35698
35433
|
"target": "@vltpkg/package-json",
|
|
35699
35434
|
"specifiers": [
|
|
35700
35435
|
"@vltpkg/package-json"
|
|
@@ -35702,7 +35437,7 @@
|
|
|
35702
35437
|
},
|
|
35703
35438
|
{
|
|
35704
35439
|
"package": "vercel",
|
|
35705
|
-
"measuredVersion": "59.
|
|
35440
|
+
"measuredVersion": "59.16.0",
|
|
35706
35441
|
"target": "path-scurry",
|
|
35707
35442
|
"specifiers": [
|
|
35708
35443
|
"path-scurry"
|