@noy-db/at-macos-keychain 0.2.0-pre.7 → 0.2.0-pre.9
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 +5 -5
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@noy-db/at-macos-keychain",
|
|
3
|
-
"version": "0.2.0-pre.
|
|
3
|
+
"version": "0.2.0-pre.9",
|
|
4
4
|
"description": "macOS Keychain sealing key provider for noy-db managed-passphrase mode — AES-256-GCM under a 32-byte key stored in the user's login Keychain. Desktop-app provider in the at-* family; pairs with Touch ID via Keychain Access UI.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "vLannaAi <vicio@lanna.ai>",
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
},
|
|
44
44
|
"peerDependencies": {
|
|
45
45
|
"@napi-rs/keyring": "^1.1.0",
|
|
46
|
-
"@noy-db/hub": "0.2.0-pre.
|
|
46
|
+
"@noy-db/hub": "0.2.0-pre.9"
|
|
47
47
|
},
|
|
48
48
|
"peerDependenciesMeta": {
|
|
49
49
|
"@napi-rs/keyring": {
|
|
@@ -53,9 +53,9 @@
|
|
|
53
53
|
"devDependencies": {
|
|
54
54
|
"@napi-rs/keyring": "^1.1.0",
|
|
55
55
|
"@types/node": "^22.0.0",
|
|
56
|
-
"@noy-db/
|
|
57
|
-
"@noy-db/
|
|
58
|
-
"@noy-db/to-memory": "0.2.0-pre.
|
|
56
|
+
"@noy-db/on-shamir": "0.2.0-pre.9",
|
|
57
|
+
"@noy-db/hub": "0.2.0-pre.9",
|
|
58
|
+
"@noy-db/to-memory": "0.2.0-pre.9"
|
|
59
59
|
},
|
|
60
60
|
"keywords": [
|
|
61
61
|
"noy-db",
|