yaver-cli 1.99.178 → 1.99.180

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 +16 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yaver-cli",
3
- "version": "1.99.178",
3
+ "version": "1.99.180",
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
@@ -87,6 +87,7 @@
87
87
  "expo-speech": "14.0.8",
88
88
  "expo-splash-screen": "31.0.13",
89
89
  "expo-sqlite": "16.0.10",
90
+ "expo-status-bar": "3.0.9",
90
91
  "expo-system-ui": "6.0.9",
91
92
  "expo-task-manager": "14.0.9",
92
93
  "expo-updates": "29.0.16",
@@ -106,6 +107,7 @@
106
107
  "react-native-nitro-image": "0.13.1",
107
108
  "react-native-nitro-modules": "0.35.3",
108
109
  "react-native-pager-view": "6.9.1",
110
+ "react-native-passkey": "3.3.3",
109
111
  "react-native-pdf": "7.0.4",
110
112
  "react-native-permissions": "5.5.1",
111
113
  "react-native-purchases": "10.0.1",
@@ -515,6 +517,13 @@
515
517
  "agentOpenInYaver": true,
516
518
  "pluginEnabled": true
517
519
  },
520
+ "expo-status-bar": {
521
+ "version": "3.0.9",
522
+ "hostApp": true,
523
+ "cliPush": true,
524
+ "agentOpenInYaver": true,
525
+ "pluginEnabled": false
526
+ },
518
527
  "expo-system-ui": {
519
528
  "version": "6.0.9",
520
529
  "hostApp": true,
@@ -648,6 +657,13 @@
648
657
  "agentOpenInYaver": true,
649
658
  "pluginEnabled": false
650
659
  },
660
+ "react-native-passkey": {
661
+ "version": "3.3.3",
662
+ "hostApp": true,
663
+ "cliPush": true,
664
+ "agentOpenInYaver": true,
665
+ "pluginEnabled": false
666
+ },
651
667
  "react-native-pdf": {
652
668
  "version": "7.0.4",
653
669
  "hostApp": true,