yaver-cli 1.99.5 → 1.99.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/sdk-manifest.json +248 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yaver-cli",
3
- "version": "1.99.5",
3
+ "version": "1.99.7",
4
4
  "mcpName": "io.github.kivanccakmak/yaver",
5
5
  "description": "Unified npm bootstrap for the Yaver agent, SDK injection, and local-first developer runtime",
6
6
  "bin": {
package/sdk-manifest.json CHANGED
@@ -13,17 +13,26 @@
13
13
  },
14
14
  "supportedRNRange": "0.81.x",
15
15
  "nativeModules": {
16
+ "@amplitude/analytics-react-native": "1.5.52",
16
17
  "@expo/vector-icons": "15.1.1",
17
18
  "@gorhom/bottom-sheet": "5.2.9",
19
+ "@intercom/intercom-react-native": "10.0.0",
20
+ "@notifee/react-native": "9.1.8",
18
21
  "@react-native-async-storage/async-storage": "2.2.0",
19
22
  "@react-native-community/datetimepicker": "8.4.4",
20
23
  "@react-native-community/netinfo": "11.4.1",
21
24
  "@react-native-community/slider": "5.0.1",
25
+ "@react-native-google-signin/google-signin": "16.1.2",
22
26
  "@react-native-masked-view/masked-view": "0.3.2",
27
+ "@react-native-menu/menu": "2.0.0",
28
+ "@react-native-ml-kit/text-recognition": "2.0.0",
23
29
  "@react-native-picker/picker": "2.11.1",
24
30
  "@react-native-segmented-control/segmented-control": "2.5.7",
31
+ "@sentry/react-native": "8.8.0",
25
32
  "@shopify/flash-list": "2.0.2",
26
33
  "@shopify/react-native-skia": "2.2.12",
34
+ "@shopify/restyle": "2.4.5",
35
+ "@stripe/stripe-react-native": "0.64.0",
27
36
  "expo-apple-authentication": "8.0.8",
28
37
  "expo-asset": "12.0.12",
29
38
  "expo-auth-session": "7.0.10",
@@ -74,22 +83,44 @@
74
83
  "expo-video-thumbnails": "10.0.8",
75
84
  "expo-web-browser": "15.0.10",
76
85
  "lottie-react-native": "7.3.6",
86
+ "posthog-react-native": "4.42.1",
87
+ "react-native-audio-api": "0.11.7",
88
+ "react-native-background-actions": "4.1.0",
77
89
  "react-native-ble-plx": "3.5.1",
90
+ "react-native-calendars": "1.1314.0",
91
+ "react-native-device-info": "15.0.2",
92
+ "react-native-draggable-flatlist": "4.0.3",
78
93
  "react-native-gesture-handler": "2.28.0",
79
94
  "react-native-get-random-values": "1.11.0",
80
95
  "react-native-iap": "14.7.20",
96
+ "react-native-keyboard-controller": "1.21.5",
81
97
  "react-native-maps": "1.20.1",
82
98
  "react-native-markdown-display": "7.0.2",
83
99
  "react-native-mmkv": "4.3.0",
100
+ "react-native-modal": "14.0.0-rc.1",
101
+ "react-native-nitro-image": "0.13.1",
84
102
  "react-native-nitro-modules": "0.35.3",
85
103
  "react-native-pager-view": "6.9.1",
104
+ "react-native-pdf": "7.0.4",
105
+ "react-native-pell-rich-editor": "1.10.0",
106
+ "react-native-permissions": "5.5.1",
107
+ "react-native-progress": "5.0.1",
108
+ "react-native-purchases": "10.0.1",
109
+ "react-native-qrcode-svg": "6.3.21",
86
110
  "react-native-reanimated": "4.1.7",
111
+ "react-native-reanimated-carousel": "4.0.3",
87
112
  "react-native-safe-area-context": "5.6.2",
88
113
  "react-native-screens": "4.16.0",
114
+ "react-native-share": "12.2.6",
115
+ "react-native-signature-canvas": "5.0.2",
116
+ "react-native-skeleton-placeholder": "5.2.4",
89
117
  "react-native-svg": "15.12.1",
118
+ "react-native-swipe-list-view": "3.2.9",
119
+ "react-native-toast-message": "2.3.3",
90
120
  "react-native-udp": "4.1.7",
91
121
  "react-native-video": "6.19.1",
92
122
  "react-native-view-shot": "4.0.3",
123
+ "react-native-vision-camera": "5.0.1",
93
124
  "react-native-web": "0.21.2",
94
125
  "react-native-webview": "13.15.0",
95
126
  "react-native-worklets": "0.5.1",
@@ -97,6 +128,13 @@
97
128
  "whisper.rn": "0.5.5"
98
129
  },
99
130
  "moduleSupport": {
131
+ "@amplitude/analytics-react-native": {
132
+ "version": "1.5.52",
133
+ "hostApp": true,
134
+ "cliPush": true,
135
+ "agentOpenInYaver": true,
136
+ "pluginEnabled": false
137
+ },
100
138
  "@expo/vector-icons": {
101
139
  "version": "15.1.1",
102
140
  "hostApp": true,
@@ -111,6 +149,20 @@
111
149
  "agentOpenInYaver": true,
112
150
  "pluginEnabled": false
113
151
  },
152
+ "@intercom/intercom-react-native": {
153
+ "version": "10.0.0",
154
+ "hostApp": true,
155
+ "cliPush": true,
156
+ "agentOpenInYaver": true,
157
+ "pluginEnabled": false
158
+ },
159
+ "@notifee/react-native": {
160
+ "version": "9.1.8",
161
+ "hostApp": true,
162
+ "cliPush": true,
163
+ "agentOpenInYaver": true,
164
+ "pluginEnabled": false
165
+ },
114
166
  "@react-native-async-storage/async-storage": {
115
167
  "version": "2.2.0",
116
168
  "hostApp": true,
@@ -139,6 +191,13 @@
139
191
  "agentOpenInYaver": true,
140
192
  "pluginEnabled": false
141
193
  },
194
+ "@react-native-google-signin/google-signin": {
195
+ "version": "16.1.2",
196
+ "hostApp": true,
197
+ "cliPush": true,
198
+ "agentOpenInYaver": true,
199
+ "pluginEnabled": false
200
+ },
142
201
  "@react-native-masked-view/masked-view": {
143
202
  "version": "0.3.2",
144
203
  "hostApp": true,
@@ -146,6 +205,20 @@
146
205
  "agentOpenInYaver": true,
147
206
  "pluginEnabled": false
148
207
  },
208
+ "@react-native-menu/menu": {
209
+ "version": "2.0.0",
210
+ "hostApp": true,
211
+ "cliPush": true,
212
+ "agentOpenInYaver": true,
213
+ "pluginEnabled": false
214
+ },
215
+ "@react-native-ml-kit/text-recognition": {
216
+ "version": "2.0.0",
217
+ "hostApp": true,
218
+ "cliPush": true,
219
+ "agentOpenInYaver": true,
220
+ "pluginEnabled": false
221
+ },
149
222
  "@react-native-picker/picker": {
150
223
  "version": "2.11.1",
151
224
  "hostApp": true,
@@ -160,6 +233,13 @@
160
233
  "agentOpenInYaver": true,
161
234
  "pluginEnabled": false
162
235
  },
236
+ "@sentry/react-native": {
237
+ "version": "8.8.0",
238
+ "hostApp": true,
239
+ "cliPush": true,
240
+ "agentOpenInYaver": true,
241
+ "pluginEnabled": false
242
+ },
163
243
  "@shopify/flash-list": {
164
244
  "version": "2.0.2",
165
245
  "hostApp": true,
@@ -174,6 +254,20 @@
174
254
  "agentOpenInYaver": true,
175
255
  "pluginEnabled": false
176
256
  },
257
+ "@shopify/restyle": {
258
+ "version": "2.4.5",
259
+ "hostApp": true,
260
+ "cliPush": true,
261
+ "agentOpenInYaver": true,
262
+ "pluginEnabled": false
263
+ },
264
+ "@stripe/stripe-react-native": {
265
+ "version": "0.64.0",
266
+ "hostApp": true,
267
+ "cliPush": true,
268
+ "agentOpenInYaver": true,
269
+ "pluginEnabled": false
270
+ },
177
271
  "expo-apple-authentication": {
178
272
  "version": "8.0.8",
179
273
  "hostApp": true,
@@ -524,6 +618,27 @@
524
618
  "agentOpenInYaver": true,
525
619
  "pluginEnabled": false
526
620
  },
621
+ "posthog-react-native": {
622
+ "version": "4.42.1",
623
+ "hostApp": true,
624
+ "cliPush": true,
625
+ "agentOpenInYaver": true,
626
+ "pluginEnabled": false
627
+ },
628
+ "react-native-audio-api": {
629
+ "version": "0.11.7",
630
+ "hostApp": true,
631
+ "cliPush": true,
632
+ "agentOpenInYaver": true,
633
+ "pluginEnabled": false
634
+ },
635
+ "react-native-background-actions": {
636
+ "version": "4.1.0",
637
+ "hostApp": true,
638
+ "cliPush": true,
639
+ "agentOpenInYaver": true,
640
+ "pluginEnabled": false
641
+ },
527
642
  "react-native-ble-plx": {
528
643
  "version": "3.5.1",
529
644
  "hostApp": true,
@@ -531,6 +646,27 @@
531
646
  "agentOpenInYaver": true,
532
647
  "pluginEnabled": false
533
648
  },
649
+ "react-native-calendars": {
650
+ "version": "1.1314.0",
651
+ "hostApp": true,
652
+ "cliPush": true,
653
+ "agentOpenInYaver": true,
654
+ "pluginEnabled": false
655
+ },
656
+ "react-native-device-info": {
657
+ "version": "15.0.2",
658
+ "hostApp": true,
659
+ "cliPush": true,
660
+ "agentOpenInYaver": true,
661
+ "pluginEnabled": false
662
+ },
663
+ "react-native-draggable-flatlist": {
664
+ "version": "4.0.3",
665
+ "hostApp": true,
666
+ "cliPush": true,
667
+ "agentOpenInYaver": true,
668
+ "pluginEnabled": false
669
+ },
534
670
  "react-native-gesture-handler": {
535
671
  "version": "2.28.0",
536
672
  "hostApp": true,
@@ -552,6 +688,13 @@
552
688
  "agentOpenInYaver": true,
553
689
  "pluginEnabled": false
554
690
  },
691
+ "react-native-keyboard-controller": {
692
+ "version": "1.21.5",
693
+ "hostApp": true,
694
+ "cliPush": true,
695
+ "agentOpenInYaver": true,
696
+ "pluginEnabled": false
697
+ },
555
698
  "react-native-maps": {
556
699
  "version": "1.20.1",
557
700
  "hostApp": true,
@@ -573,6 +716,20 @@
573
716
  "agentOpenInYaver": true,
574
717
  "pluginEnabled": false
575
718
  },
719
+ "react-native-modal": {
720
+ "version": "14.0.0-rc.1",
721
+ "hostApp": true,
722
+ "cliPush": true,
723
+ "agentOpenInYaver": true,
724
+ "pluginEnabled": false
725
+ },
726
+ "react-native-nitro-image": {
727
+ "version": "0.13.1",
728
+ "hostApp": true,
729
+ "cliPush": true,
730
+ "agentOpenInYaver": true,
731
+ "pluginEnabled": false
732
+ },
576
733
  "react-native-nitro-modules": {
577
734
  "version": "0.35.3",
578
735
  "hostApp": true,
@@ -587,6 +744,48 @@
587
744
  "agentOpenInYaver": true,
588
745
  "pluginEnabled": false
589
746
  },
747
+ "react-native-pdf": {
748
+ "version": "7.0.4",
749
+ "hostApp": true,
750
+ "cliPush": true,
751
+ "agentOpenInYaver": true,
752
+ "pluginEnabled": false
753
+ },
754
+ "react-native-pell-rich-editor": {
755
+ "version": "1.10.0",
756
+ "hostApp": true,
757
+ "cliPush": true,
758
+ "agentOpenInYaver": true,
759
+ "pluginEnabled": false
760
+ },
761
+ "react-native-permissions": {
762
+ "version": "5.5.1",
763
+ "hostApp": true,
764
+ "cliPush": true,
765
+ "agentOpenInYaver": true,
766
+ "pluginEnabled": false
767
+ },
768
+ "react-native-progress": {
769
+ "version": "5.0.1",
770
+ "hostApp": true,
771
+ "cliPush": true,
772
+ "agentOpenInYaver": true,
773
+ "pluginEnabled": false
774
+ },
775
+ "react-native-purchases": {
776
+ "version": "10.0.1",
777
+ "hostApp": true,
778
+ "cliPush": true,
779
+ "agentOpenInYaver": true,
780
+ "pluginEnabled": false
781
+ },
782
+ "react-native-qrcode-svg": {
783
+ "version": "6.3.21",
784
+ "hostApp": true,
785
+ "cliPush": true,
786
+ "agentOpenInYaver": true,
787
+ "pluginEnabled": false
788
+ },
590
789
  "react-native-reanimated": {
591
790
  "version": "4.1.7",
592
791
  "hostApp": true,
@@ -594,6 +793,13 @@
594
793
  "agentOpenInYaver": true,
595
794
  "pluginEnabled": false
596
795
  },
796
+ "react-native-reanimated-carousel": {
797
+ "version": "4.0.3",
798
+ "hostApp": true,
799
+ "cliPush": true,
800
+ "agentOpenInYaver": true,
801
+ "pluginEnabled": false
802
+ },
597
803
  "react-native-safe-area-context": {
598
804
  "version": "5.6.2",
599
805
  "hostApp": true,
@@ -608,6 +814,27 @@
608
814
  "agentOpenInYaver": true,
609
815
  "pluginEnabled": false
610
816
  },
817
+ "react-native-share": {
818
+ "version": "12.2.6",
819
+ "hostApp": true,
820
+ "cliPush": true,
821
+ "agentOpenInYaver": true,
822
+ "pluginEnabled": false
823
+ },
824
+ "react-native-signature-canvas": {
825
+ "version": "5.0.2",
826
+ "hostApp": true,
827
+ "cliPush": true,
828
+ "agentOpenInYaver": true,
829
+ "pluginEnabled": false
830
+ },
831
+ "react-native-skeleton-placeholder": {
832
+ "version": "5.2.4",
833
+ "hostApp": true,
834
+ "cliPush": true,
835
+ "agentOpenInYaver": true,
836
+ "pluginEnabled": false
837
+ },
611
838
  "react-native-svg": {
612
839
  "version": "15.12.1",
613
840
  "hostApp": true,
@@ -615,6 +842,20 @@
615
842
  "agentOpenInYaver": true,
616
843
  "pluginEnabled": false
617
844
  },
845
+ "react-native-swipe-list-view": {
846
+ "version": "3.2.9",
847
+ "hostApp": true,
848
+ "cliPush": true,
849
+ "agentOpenInYaver": true,
850
+ "pluginEnabled": false
851
+ },
852
+ "react-native-toast-message": {
853
+ "version": "2.3.3",
854
+ "hostApp": true,
855
+ "cliPush": true,
856
+ "agentOpenInYaver": true,
857
+ "pluginEnabled": false
858
+ },
618
859
  "react-native-udp": {
619
860
  "version": "4.1.7",
620
861
  "hostApp": true,
@@ -636,6 +877,13 @@
636
877
  "agentOpenInYaver": true,
637
878
  "pluginEnabled": false
638
879
  },
880
+ "react-native-vision-camera": {
881
+ "version": "5.0.1",
882
+ "hostApp": true,
883
+ "cliPush": true,
884
+ "agentOpenInYaver": true,
885
+ "pluginEnabled": false
886
+ },
639
887
  "react-native-web": {
640
888
  "version": "0.21.2",
641
889
  "hostApp": true,