@nubjs/extensions 1.0.4 → 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 -98
- package/index.mjs +11 -98
- package/package-extensions.json +145 -390
- package/package.json +1 -1
package/package-extensions.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
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,
|
|
@@ -8,8 +8,8 @@
|
|
|
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",
|
|
@@ -1530,16 +1510,6 @@
|
|
|
1530
1510
|
"ci/vitest-no-worker-init-runner-setup.mjs"
|
|
1531
1511
|
]
|
|
1532
1512
|
},
|
|
1533
|
-
{
|
|
1534
|
-
"package": "dd-trace",
|
|
1535
|
-
"target": "electron",
|
|
1536
|
-
"specifiers": [
|
|
1537
|
-
"electron"
|
|
1538
|
-
],
|
|
1539
|
-
"files": [
|
|
1540
|
-
"packages/datadog-instrumentations/src/electron/preload.js"
|
|
1541
|
-
]
|
|
1542
|
-
},
|
|
1543
1513
|
{
|
|
1544
1514
|
"package": "dd-trace",
|
|
1545
1515
|
"target": "vitest",
|
|
@@ -5682,7 +5652,8 @@
|
|
|
5682
5652
|
"@promptbook/utils@*": {
|
|
5683
5653
|
"peerDependencies": {
|
|
5684
5654
|
"openai": "*",
|
|
5685
|
-
"papaparse": "*"
|
|
5655
|
+
"papaparse": "*",
|
|
5656
|
+
"type-fest": "*"
|
|
5686
5657
|
},
|
|
5687
5658
|
"peerDependenciesMeta": {
|
|
5688
5659
|
"openai": {
|
|
@@ -5690,6 +5661,9 @@
|
|
|
5690
5661
|
},
|
|
5691
5662
|
"papaparse": {
|
|
5692
5663
|
"optional": true
|
|
5664
|
+
},
|
|
5665
|
+
"type-fest": {
|
|
5666
|
+
"optional": true
|
|
5693
5667
|
}
|
|
5694
5668
|
}
|
|
5695
5669
|
},
|
|
@@ -5897,16 +5871,6 @@
|
|
|
5897
5871
|
}
|
|
5898
5872
|
}
|
|
5899
5873
|
},
|
|
5900
|
-
"@react-native/debugger-shell@*": {
|
|
5901
|
-
"peerDependencies": {
|
|
5902
|
-
"electron": "*"
|
|
5903
|
-
},
|
|
5904
|
-
"peerDependenciesMeta": {
|
|
5905
|
-
"electron": {
|
|
5906
|
-
"optional": true
|
|
5907
|
-
}
|
|
5908
|
-
}
|
|
5909
|
-
},
|
|
5910
5874
|
"@react-native/metro-config@*": {
|
|
5911
5875
|
"peerDependencies": {
|
|
5912
5876
|
"react-native": "*"
|
|
@@ -6237,16 +6201,6 @@
|
|
|
6237
6201
|
}
|
|
6238
6202
|
}
|
|
6239
6203
|
},
|
|
6240
|
-
"@sentry/electron@*": {
|
|
6241
|
-
"peerDependencies": {
|
|
6242
|
-
"electron": "*"
|
|
6243
|
-
},
|
|
6244
|
-
"peerDependenciesMeta": {
|
|
6245
|
-
"electron": {
|
|
6246
|
-
"optional": true
|
|
6247
|
-
}
|
|
6248
|
-
}
|
|
6249
|
-
},
|
|
6250
6204
|
"@sentry/react-native@*": {
|
|
6251
6205
|
"peerDependencies": {
|
|
6252
6206
|
"@expo/config": "*",
|
|
@@ -7213,16 +7167,6 @@
|
|
|
7213
7167
|
}
|
|
7214
7168
|
}
|
|
7215
7169
|
},
|
|
7216
|
-
"@vscode/emmet-helper@*": {
|
|
7217
|
-
"peerDependencies": {
|
|
7218
|
-
"vscode": "*"
|
|
7219
|
-
},
|
|
7220
|
-
"peerDependenciesMeta": {
|
|
7221
|
-
"vscode": {
|
|
7222
|
-
"optional": true
|
|
7223
|
-
}
|
|
7224
|
-
}
|
|
7225
|
-
},
|
|
7226
7170
|
"@vue-macros/common@*": {
|
|
7227
7171
|
"peerDependencies": {
|
|
7228
7172
|
"@babel/types": "*",
|
|
@@ -8198,26 +8142,6 @@
|
|
|
8198
8142
|
"tslib": "*"
|
|
8199
8143
|
}
|
|
8200
8144
|
},
|
|
8201
|
-
"electron-log@*": {
|
|
8202
|
-
"peerDependencies": {
|
|
8203
|
-
"electron": "*"
|
|
8204
|
-
},
|
|
8205
|
-
"peerDependenciesMeta": {
|
|
8206
|
-
"electron": {
|
|
8207
|
-
"optional": true
|
|
8208
|
-
}
|
|
8209
|
-
}
|
|
8210
|
-
},
|
|
8211
|
-
"electron-updater@*": {
|
|
8212
|
-
"peerDependencies": {
|
|
8213
|
-
"electron": "*"
|
|
8214
|
-
},
|
|
8215
|
-
"peerDependenciesMeta": {
|
|
8216
|
-
"electron": {
|
|
8217
|
-
"optional": true
|
|
8218
|
-
}
|
|
8219
|
-
}
|
|
8220
|
-
},
|
|
8221
8145
|
"elkjs@*": {
|
|
8222
8146
|
"peerDependencies": {
|
|
8223
8147
|
"web-worker": "*"
|
|
@@ -9490,9 +9414,13 @@
|
|
|
9490
9414
|
},
|
|
9491
9415
|
"metro@*": {
|
|
9492
9416
|
"peerDependencies": {
|
|
9417
|
+
"@babel/runtime": "*",
|
|
9493
9418
|
"metro-babel-register": "*"
|
|
9494
9419
|
},
|
|
9495
9420
|
"peerDependenciesMeta": {
|
|
9421
|
+
"@babel/runtime": {
|
|
9422
|
+
"optional": true
|
|
9423
|
+
},
|
|
9496
9424
|
"metro-babel-register": {
|
|
9497
9425
|
"optional": true
|
|
9498
9426
|
}
|
|
@@ -9880,16 +9808,6 @@
|
|
|
9880
9808
|
}
|
|
9881
9809
|
}
|
|
9882
9810
|
},
|
|
9883
|
-
"node-llama-cpp@*": {
|
|
9884
|
-
"peerDependencies": {
|
|
9885
|
-
"electron": "*"
|
|
9886
|
-
},
|
|
9887
|
-
"peerDependenciesMeta": {
|
|
9888
|
-
"electron": {
|
|
9889
|
-
"optional": true
|
|
9890
|
-
}
|
|
9891
|
-
}
|
|
9892
|
-
},
|
|
9893
9811
|
"node-pre-gyp@*": {
|
|
9894
9812
|
"peerDependencies": {
|
|
9895
9813
|
"node-gyp": "*",
|
|
@@ -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": "*"
|
|
@@ -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",
|
|
@@ -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.24.
|
|
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.24.
|
|
13696
|
+
"measuredVersion": "5.24.1",
|
|
13793
13697
|
"targets": [
|
|
13794
13698
|
{
|
|
13795
13699
|
"target": "@datadog/mobile-react-native",
|
|
@@ -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",
|
|
@@ -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",
|
|
@@ -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,6 +19621,27 @@
|
|
|
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
|
},
|
|
@@ -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.52.
|
|
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.52.
|
|
20501
|
+
"measuredVersion": "2.52.1",
|
|
20602
20502
|
"targets": [
|
|
20603
20503
|
{
|
|
20604
20504
|
"target": "json-schema-to-ts",
|
|
@@ -21053,33 +20953,6 @@
|
|
|
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
20958
|
"measuredVersion": "8.26.0",
|
|
@@ -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",
|
|
@@ -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": "7.
|
|
25259
|
+
"measuredVersion": "7.1.0",
|
|
25408
25260
|
"targets": [
|
|
25409
25261
|
{
|
|
25410
25262
|
"target": "undici-types",
|
|
@@ -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",
|
|
@@ -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",
|
|
@@ -31212,22 +31010,6 @@
|
|
|
31212
31010
|
],
|
|
31213
31011
|
"fileCount": 1
|
|
31214
31012
|
},
|
|
31215
|
-
{
|
|
31216
|
-
"target": "electron",
|
|
31217
|
-
"class": "runtime",
|
|
31218
|
-
"field": "peer",
|
|
31219
|
-
"candidate": false,
|
|
31220
|
-
"reason": "target is a framework or tool a consumer installs itself",
|
|
31221
|
-
"specifiers": [
|
|
31222
|
-
"electron/index.js",
|
|
31223
|
-
"electron"
|
|
31224
|
-
],
|
|
31225
|
-
"files": [
|
|
31226
|
-
"lib/coreBundle.js",
|
|
31227
|
-
"types/types.d.ts"
|
|
31228
|
-
],
|
|
31229
|
-
"fileCount": 2
|
|
31230
|
-
},
|
|
31231
31013
|
{
|
|
31232
31014
|
"target": "kerberos",
|
|
31233
31015
|
"class": "guarded",
|
|
@@ -32545,7 +32327,7 @@
|
|
|
32545
32327
|
},
|
|
32546
32328
|
{
|
|
32547
32329
|
"package": "remotion",
|
|
32548
|
-
"measuredVersion": "4.0.
|
|
32330
|
+
"measuredVersion": "4.0.524",
|
|
32549
32331
|
"targets": [
|
|
32550
32332
|
{
|
|
32551
32333
|
"target": "zod",
|
|
@@ -32566,7 +32348,7 @@
|
|
|
32566
32348
|
},
|
|
32567
32349
|
{
|
|
32568
32350
|
"package": "resend",
|
|
32569
|
-
"measuredVersion": "6.
|
|
32351
|
+
"measuredVersion": "6.28.0",
|
|
32570
32352
|
"targets": [
|
|
32571
32353
|
{
|
|
32572
32354
|
"target": "react",
|
|
@@ -32784,7 +32566,7 @@
|
|
|
32784
32566
|
},
|
|
32785
32567
|
{
|
|
32786
32568
|
"package": "sass-embedded",
|
|
32787
|
-
"measuredVersion": "1.104.
|
|
32569
|
+
"measuredVersion": "1.104.1",
|
|
32788
32570
|
"targets": [
|
|
32789
32571
|
{
|
|
32790
32572
|
"target": "sass",
|
|
@@ -34301,33 +34083,6 @@
|
|
|
34301
34083
|
}
|
|
34302
34084
|
]
|
|
34303
34085
|
},
|
|
34304
|
-
{
|
|
34305
|
-
"package": "vscode-languageclient",
|
|
34306
|
-
"measuredVersion": "10.1.1",
|
|
34307
|
-
"targets": [
|
|
34308
|
-
{
|
|
34309
|
-
"target": "vscode",
|
|
34310
|
-
"class": "runtime",
|
|
34311
|
-
"field": "peer",
|
|
34312
|
-
"candidate": false,
|
|
34313
|
-
"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.",
|
|
34314
|
-
"specifiers": [
|
|
34315
|
-
"vscode"
|
|
34316
|
-
],
|
|
34317
|
-
"files": [
|
|
34318
|
-
"lib/common/callHierarchy.d.ts",
|
|
34319
|
-
"lib/common/callHierarchy.js",
|
|
34320
|
-
"lib/common/client.d.ts",
|
|
34321
|
-
"lib/common/client.js",
|
|
34322
|
-
"lib/common/codeAction.d.ts",
|
|
34323
|
-
"lib/common/codeAction.js",
|
|
34324
|
-
"lib/common/codeConverter.d.ts",
|
|
34325
|
-
"lib/common/codeConverter.js"
|
|
34326
|
-
],
|
|
34327
|
-
"fileCount": 91
|
|
34328
|
-
}
|
|
34329
|
-
]
|
|
34330
|
-
},
|
|
34331
34086
|
{
|
|
34332
34087
|
"package": "vue-bundle-renderer",
|
|
34333
34088
|
"measuredVersion": "2.3.2",
|
|
@@ -34551,7 +34306,7 @@
|
|
|
34551
34306
|
},
|
|
34552
34307
|
{
|
|
34553
34308
|
"package": "wrangler",
|
|
34554
|
-
"measuredVersion": "4.131.
|
|
34309
|
+
"measuredVersion": "4.131.1",
|
|
34555
34310
|
"targets": [
|
|
34556
34311
|
{
|
|
34557
34312
|
"target": "@cloudflare/workers-shared",
|
|
@@ -35132,7 +34887,7 @@
|
|
|
35132
34887
|
},
|
|
35133
34888
|
{
|
|
35134
34889
|
"package": "expo-application",
|
|
35135
|
-
"measuredVersion": "57.0.
|
|
34890
|
+
"measuredVersion": "57.0.3",
|
|
35136
34891
|
"target": "expo-modules-core",
|
|
35137
34892
|
"specifiers": [
|
|
35138
34893
|
"expo-modules-core"
|
|
@@ -35140,7 +34895,7 @@
|
|
|
35140
34895
|
},
|
|
35141
34896
|
{
|
|
35142
34897
|
"package": "expo-asset",
|
|
35143
|
-
"measuredVersion": "57.0.
|
|
34898
|
+
"measuredVersion": "57.0.17",
|
|
35144
34899
|
"target": "expo-modules-core",
|
|
35145
34900
|
"specifiers": [
|
|
35146
34901
|
"expo-modules-core"
|
|
@@ -35148,7 +34903,7 @@
|
|
|
35148
34903
|
},
|
|
35149
34904
|
{
|
|
35150
34905
|
"package": "expo-auth-session",
|
|
35151
|
-
"measuredVersion": "57.0.
|
|
34906
|
+
"measuredVersion": "57.0.12",
|
|
35152
34907
|
"target": "expo-modules-core",
|
|
35153
34908
|
"specifiers": [
|
|
35154
34909
|
"expo-modules-core"
|
|
@@ -35156,7 +34911,7 @@
|
|
|
35156
34911
|
},
|
|
35157
34912
|
{
|
|
35158
34913
|
"package": "expo-blur",
|
|
35159
|
-
"measuredVersion": "57.0.
|
|
34914
|
+
"measuredVersion": "57.0.3",
|
|
35160
34915
|
"target": "expo-modules-core",
|
|
35161
34916
|
"specifiers": [
|
|
35162
34917
|
"expo-modules-core"
|
|
@@ -35172,7 +34927,7 @@
|
|
|
35172
34927
|
},
|
|
35173
34928
|
{
|
|
35174
34929
|
"package": "expo-clipboard",
|
|
35175
|
-
"measuredVersion": "57.0.
|
|
34930
|
+
"measuredVersion": "57.0.2",
|
|
35176
34931
|
"target": "expo-modules-core",
|
|
35177
34932
|
"specifiers": [
|
|
35178
34933
|
"expo-modules-core"
|
|
@@ -35180,7 +34935,7 @@
|
|
|
35180
34935
|
},
|
|
35181
34936
|
{
|
|
35182
34937
|
"package": "expo-constants",
|
|
35183
|
-
"measuredVersion": "57.0.
|
|
34938
|
+
"measuredVersion": "57.0.18",
|
|
35184
34939
|
"target": "expo-modules-core",
|
|
35185
34940
|
"specifiers": [
|
|
35186
34941
|
"expo-modules-core"
|
|
@@ -35188,7 +34943,7 @@
|
|
|
35188
34943
|
},
|
|
35189
34944
|
{
|
|
35190
34945
|
"package": "expo-crypto",
|
|
35191
|
-
"measuredVersion": "57.0.
|
|
34946
|
+
"measuredVersion": "57.0.3",
|
|
35192
34947
|
"target": "expo-modules-core",
|
|
35193
34948
|
"specifiers": [
|
|
35194
34949
|
"expo-modules-core"
|
|
@@ -35204,7 +34959,7 @@
|
|
|
35204
34959
|
},
|
|
35205
34960
|
{
|
|
35206
34961
|
"package": "expo-device",
|
|
35207
|
-
"measuredVersion": "57.0.
|
|
34962
|
+
"measuredVersion": "57.0.2",
|
|
35208
34963
|
"target": "expo-modules-core",
|
|
35209
34964
|
"specifiers": [
|
|
35210
34965
|
"expo-modules-core"
|
|
@@ -35212,7 +34967,7 @@
|
|
|
35212
34967
|
},
|
|
35213
34968
|
{
|
|
35214
34969
|
"package": "expo-document-picker",
|
|
35215
|
-
"measuredVersion": "57.0.
|
|
34970
|
+
"measuredVersion": "57.0.2",
|
|
35216
34971
|
"target": "expo-modules-core",
|
|
35217
34972
|
"specifiers": [
|
|
35218
34973
|
"expo-modules-core"
|
|
@@ -35220,7 +34975,7 @@
|
|
|
35220
34975
|
},
|
|
35221
34976
|
{
|
|
35222
34977
|
"package": "expo-eas-client",
|
|
35223
|
-
"measuredVersion": "57.0.
|
|
34978
|
+
"measuredVersion": "57.0.4",
|
|
35224
34979
|
"target": "expo-modules-core",
|
|
35225
34980
|
"specifiers": [
|
|
35226
34981
|
"expo-modules-core"
|
|
@@ -35228,7 +34983,7 @@
|
|
|
35228
34983
|
},
|
|
35229
34984
|
{
|
|
35230
34985
|
"package": "expo-file-system",
|
|
35231
|
-
"measuredVersion": "57.0.
|
|
34986
|
+
"measuredVersion": "57.0.7",
|
|
35232
34987
|
"target": "expo-modules-core",
|
|
35233
34988
|
"specifiers": [
|
|
35234
34989
|
"expo-modules-core"
|
|
@@ -35236,7 +34991,7 @@
|
|
|
35236
34991
|
},
|
|
35237
34992
|
{
|
|
35238
34993
|
"package": "expo-font",
|
|
35239
|
-
"measuredVersion": "57.0.
|
|
34994
|
+
"measuredVersion": "57.0.4",
|
|
35240
34995
|
"target": "expo-asset",
|
|
35241
34996
|
"specifiers": [
|
|
35242
34997
|
"expo-asset"
|
|
@@ -35244,7 +34999,7 @@
|
|
|
35244
34999
|
},
|
|
35245
35000
|
{
|
|
35246
35001
|
"package": "expo-font",
|
|
35247
|
-
"measuredVersion": "57.0.
|
|
35002
|
+
"measuredVersion": "57.0.4",
|
|
35248
35003
|
"target": "expo-modules-core",
|
|
35249
35004
|
"specifiers": [
|
|
35250
35005
|
"expo-modules-core"
|
|
@@ -35252,7 +35007,7 @@
|
|
|
35252
35007
|
},
|
|
35253
35008
|
{
|
|
35254
35009
|
"package": "expo-haptics",
|
|
35255
|
-
"measuredVersion": "57.0.
|
|
35010
|
+
"measuredVersion": "57.0.3",
|
|
35256
35011
|
"target": "expo-modules-core",
|
|
35257
35012
|
"specifiers": [
|
|
35258
35013
|
"expo-modules-core"
|
|
@@ -35260,7 +35015,7 @@
|
|
|
35260
35015
|
},
|
|
35261
35016
|
{
|
|
35262
35017
|
"package": "expo-image",
|
|
35263
|
-
"measuredVersion": "57.0.
|
|
35018
|
+
"measuredVersion": "57.0.5",
|
|
35264
35019
|
"target": "expo-modules-core",
|
|
35265
35020
|
"specifiers": [
|
|
35266
35021
|
"expo-modules-core"
|
|
@@ -35268,7 +35023,7 @@
|
|
|
35268
35023
|
},
|
|
35269
35024
|
{
|
|
35270
35025
|
"package": "expo-image-manipulator",
|
|
35271
|
-
"measuredVersion": "57.0.
|
|
35026
|
+
"measuredVersion": "57.0.17",
|
|
35272
35027
|
"target": "expo-modules-core",
|
|
35273
35028
|
"specifiers": [
|
|
35274
35029
|
"expo-modules-core/types",
|
|
@@ -35277,7 +35032,7 @@
|
|
|
35277
35032
|
},
|
|
35278
35033
|
{
|
|
35279
35034
|
"package": "expo-image-picker",
|
|
35280
|
-
"measuredVersion": "57.0.
|
|
35035
|
+
"measuredVersion": "57.0.17",
|
|
35281
35036
|
"target": "expo-modules-core",
|
|
35282
35037
|
"specifiers": [
|
|
35283
35038
|
"expo-modules-core"
|
|
@@ -35285,7 +35040,7 @@
|
|
|
35285
35040
|
},
|
|
35286
35041
|
{
|
|
35287
35042
|
"package": "expo-keep-awake",
|
|
35288
|
-
"measuredVersion": "57.0.
|
|
35043
|
+
"measuredVersion": "57.0.2",
|
|
35289
35044
|
"target": "expo-modules-core",
|
|
35290
35045
|
"specifiers": [
|
|
35291
35046
|
"expo-modules-core"
|
|
@@ -35293,7 +35048,7 @@
|
|
|
35293
35048
|
},
|
|
35294
35049
|
{
|
|
35295
35050
|
"package": "expo-linking",
|
|
35296
|
-
"measuredVersion": "57.0.
|
|
35051
|
+
"measuredVersion": "57.0.10",
|
|
35297
35052
|
"target": "expo-modules-core",
|
|
35298
35053
|
"specifiers": [
|
|
35299
35054
|
"expo-modules-core"
|
|
@@ -35301,7 +35056,7 @@
|
|
|
35301
35056
|
},
|
|
35302
35057
|
{
|
|
35303
35058
|
"package": "expo-localization",
|
|
35304
|
-
"measuredVersion": "57.0.
|
|
35059
|
+
"measuredVersion": "57.0.2",
|
|
35305
35060
|
"target": "expo-modules-core",
|
|
35306
35061
|
"specifiers": [
|
|
35307
35062
|
"expo-modules-core"
|
|
@@ -35309,7 +35064,7 @@
|
|
|
35309
35064
|
},
|
|
35310
35065
|
{
|
|
35311
35066
|
"package": "expo-location",
|
|
35312
|
-
"measuredVersion": "57.0.
|
|
35067
|
+
"measuredVersion": "57.0.17",
|
|
35313
35068
|
"target": "expo-modules-core",
|
|
35314
35069
|
"specifiers": [
|
|
35315
35070
|
"expo-modules-core"
|
|
@@ -35317,7 +35072,7 @@
|
|
|
35317
35072
|
},
|
|
35318
35073
|
{
|
|
35319
35074
|
"package": "expo-notifications",
|
|
35320
|
-
"measuredVersion": "57.0.
|
|
35075
|
+
"measuredVersion": "57.0.18",
|
|
35321
35076
|
"target": "expo-modules-core",
|
|
35322
35077
|
"specifiers": [
|
|
35323
35078
|
"expo-modules-core"
|
|
@@ -35325,7 +35080,7 @@
|
|
|
35325
35080
|
},
|
|
35326
35081
|
{
|
|
35327
35082
|
"package": "expo-router",
|
|
35328
|
-
"measuredVersion": "57.0.
|
|
35083
|
+
"measuredVersion": "57.0.21",
|
|
35329
35084
|
"target": "expo-modules-core",
|
|
35330
35085
|
"specifiers": [
|
|
35331
35086
|
"expo-modules-core"
|
|
@@ -35333,7 +35088,7 @@
|
|
|
35333
35088
|
},
|
|
35334
35089
|
{
|
|
35335
35090
|
"package": "expo-secure-store",
|
|
35336
|
-
"measuredVersion": "57.0.
|
|
35091
|
+
"measuredVersion": "57.0.4",
|
|
35337
35092
|
"target": "expo-modules-core",
|
|
35338
35093
|
"specifiers": [
|
|
35339
35094
|
"expo-modules-core"
|
|
@@ -35341,7 +35096,7 @@
|
|
|
35341
35096
|
},
|
|
35342
35097
|
{
|
|
35343
35098
|
"package": "expo-sharing",
|
|
35344
|
-
"measuredVersion": "57.0.
|
|
35099
|
+
"measuredVersion": "57.0.19",
|
|
35345
35100
|
"target": "expo-modules-core",
|
|
35346
35101
|
"specifiers": [
|
|
35347
35102
|
"expo-modules-core"
|
|
@@ -35349,7 +35104,7 @@
|
|
|
35349
35104
|
},
|
|
35350
35105
|
{
|
|
35351
35106
|
"package": "expo-system-ui",
|
|
35352
|
-
"measuredVersion": "57.0.
|
|
35107
|
+
"measuredVersion": "57.0.4",
|
|
35353
35108
|
"target": "expo-modules-core",
|
|
35354
35109
|
"specifiers": [
|
|
35355
35110
|
"expo-modules-core"
|
|
@@ -35357,7 +35112,7 @@
|
|
|
35357
35112
|
},
|
|
35358
35113
|
{
|
|
35359
35114
|
"package": "expo-updates",
|
|
35360
|
-
"measuredVersion": "57.0.
|
|
35115
|
+
"measuredVersion": "57.0.22",
|
|
35361
35116
|
"target": "expo-modules-core",
|
|
35362
35117
|
"specifiers": [
|
|
35363
35118
|
"expo-modules-core"
|
|
@@ -35365,7 +35120,7 @@
|
|
|
35365
35120
|
},
|
|
35366
35121
|
{
|
|
35367
35122
|
"package": "expo-video",
|
|
35368
|
-
"measuredVersion": "57.0.
|
|
35123
|
+
"measuredVersion": "57.0.4",
|
|
35369
35124
|
"target": "expo-modules-core",
|
|
35370
35125
|
"specifiers": [
|
|
35371
35126
|
"expo-modules-core"
|
|
@@ -35373,7 +35128,7 @@
|
|
|
35373
35128
|
},
|
|
35374
35129
|
{
|
|
35375
35130
|
"package": "expo-web-browser",
|
|
35376
|
-
"measuredVersion": "57.0.
|
|
35131
|
+
"measuredVersion": "57.0.3",
|
|
35377
35132
|
"target": "expo-modules-core",
|
|
35378
35133
|
"specifiers": [
|
|
35379
35134
|
"expo-modules-core"
|
|
@@ -35435,7 +35190,7 @@
|
|
|
35435
35190
|
},
|
|
35436
35191
|
{
|
|
35437
35192
|
"package": "next",
|
|
35438
|
-
"measuredVersion": "16.3.
|
|
35193
|
+
"measuredVersion": "16.3.5",
|
|
35439
35194
|
"target": "critters",
|
|
35440
35195
|
"specifiers": [
|
|
35441
35196
|
"critters"
|