yaver-cli 1.99.178 → 1.99.179

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yaver-cli",
3
- "version": "1.99.178",
3
+ "version": "1.99.179",
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
@@ -106,6 +106,7 @@
106
106
  "react-native-nitro-image": "0.13.1",
107
107
  "react-native-nitro-modules": "0.35.3",
108
108
  "react-native-pager-view": "6.9.1",
109
+ "react-native-passkey": "3.3.3",
109
110
  "react-native-pdf": "7.0.4",
110
111
  "react-native-permissions": "5.5.1",
111
112
  "react-native-purchases": "10.0.1",
@@ -648,6 +649,13 @@
648
649
  "agentOpenInYaver": true,
649
650
  "pluginEnabled": false
650
651
  },
652
+ "react-native-passkey": {
653
+ "version": "3.3.3",
654
+ "hostApp": true,
655
+ "cliPush": true,
656
+ "agentOpenInYaver": true,
657
+ "pluginEnabled": false
658
+ },
651
659
  "react-native-pdf": {
652
660
  "version": "7.0.4",
653
661
  "hostApp": true,