@hasna/recordings 0.3.11 → 0.3.12
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/bun.lock +2 -2
- package/dist/cli/index.js +2 -2
- package/dist/index.js +2 -2
- package/dist/mcp/index.js +2 -2
- package/dist/server/index.js +2 -2
- package/dist/storage.js +2 -2
- package/package.json +2 -2
- package/src/native/Recordings/RecordingsLib/Info.plist +2 -2
package/bun.lock
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"": {
|
|
6
6
|
"name": "@hasna/recordings",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@hasna/contracts": "0.
|
|
8
|
+
"@hasna/contracts": "0.14.0",
|
|
9
9
|
"@hasna/events": "0.1.11",
|
|
10
10
|
"@modelcontextprotocol/sdk": "^1.12.1",
|
|
11
11
|
"chalk": "^5.4.1",
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
|
|
60
60
|
"@aws/lambda-invoke-store": ["@aws/lambda-invoke-store@0.3.0", "", {}, "sha512-sl4Bm6yiMNYrZKkqqDFWN0UfnWhlS8ivKxrYl+6t0gCLrqr8y3B2IqZZbFRkfaVVp7C/baApyh71P+LeE1A2sQ=="],
|
|
61
61
|
|
|
62
|
-
"@hasna/contracts": ["@hasna/contracts@0.
|
|
62
|
+
"@hasna/contracts": ["@hasna/contracts@0.14.0", "", { "dependencies": { "commander": "^13.1.0", "zod": "^3.25.76", "zod-to-json-schema": "^3.24.6" }, "peerDependencies": { "@hasna/secrets": "0.3.10" }, "bin": { "contracts": "dist/cli/index.js", "contracts-cli": "dist/cli/contracts-cli.js" } }, "sha512-GruZE2ejzTu1XA4/3PH+NXb+SAfJvAQ79IWU/0SHnxDK/ThFBh4ID1knp6n/4xGOfUR+bkCDPTF0p1F4KFjryw=="],
|
|
63
63
|
|
|
64
64
|
"@hasna/events": ["@hasna/events@0.1.11", "", { "dependencies": { "commander": "^13.1.0" }, "bin": { "events": "dist/cli/index.js", "hasna-events": "dist/cli/index.js" } }, "sha512-X36W9TB8mKxtS5UeW1n2IlvW6nPUcoYCQWNMMV+/JM4YNzlnnk1FRm8Aay02tt1LjQOGICCHF3hz/l//EHEe+Q=="],
|
|
65
65
|
|
package/dist/cli/index.js
CHANGED
|
@@ -1928,7 +1928,7 @@ function setAgentFocus(idOrName, projectId, db) {
|
|
|
1928
1928
|
// package.json
|
|
1929
1929
|
var package_default = {
|
|
1930
1930
|
name: "@hasna/recordings",
|
|
1931
|
-
version: "0.3.
|
|
1931
|
+
version: "0.3.12",
|
|
1932
1932
|
type: "module",
|
|
1933
1933
|
description: "Speech-to-text recording tool with MCP and CLI \u2014 records, transcribes, and optionally enhances text using AI",
|
|
1934
1934
|
repository: {
|
|
@@ -2012,7 +2012,7 @@ var package_default = {
|
|
|
2012
2012
|
"LICENSE"
|
|
2013
2013
|
],
|
|
2014
2014
|
dependencies: {
|
|
2015
|
-
"@hasna/contracts": "0.
|
|
2015
|
+
"@hasna/contracts": "0.14.0",
|
|
2016
2016
|
"@hasna/events": "0.1.11",
|
|
2017
2017
|
"@modelcontextprotocol/sdk": "^1.12.1",
|
|
2018
2018
|
chalk: "^5.4.1",
|
package/dist/index.js
CHANGED
|
@@ -1191,7 +1191,7 @@ function setAgentFocus(idOrName, projectId, db) {
|
|
|
1191
1191
|
// package.json
|
|
1192
1192
|
var package_default = {
|
|
1193
1193
|
name: "@hasna/recordings",
|
|
1194
|
-
version: "0.3.
|
|
1194
|
+
version: "0.3.12",
|
|
1195
1195
|
type: "module",
|
|
1196
1196
|
description: "Speech-to-text recording tool with MCP and CLI \u2014 records, transcribes, and optionally enhances text using AI",
|
|
1197
1197
|
repository: {
|
|
@@ -1275,7 +1275,7 @@ var package_default = {
|
|
|
1275
1275
|
"LICENSE"
|
|
1276
1276
|
],
|
|
1277
1277
|
dependencies: {
|
|
1278
|
-
"@hasna/contracts": "0.
|
|
1278
|
+
"@hasna/contracts": "0.14.0",
|
|
1279
1279
|
"@hasna/events": "0.1.11",
|
|
1280
1280
|
"@modelcontextprotocol/sdk": "^1.12.1",
|
|
1281
1281
|
chalk: "^5.4.1",
|
package/dist/mcp/index.js
CHANGED
|
@@ -5057,7 +5057,7 @@ function setAgentFocus(idOrName, projectId, db) {
|
|
|
5057
5057
|
// package.json
|
|
5058
5058
|
var package_default = {
|
|
5059
5059
|
name: "@hasna/recordings",
|
|
5060
|
-
version: "0.3.
|
|
5060
|
+
version: "0.3.12",
|
|
5061
5061
|
type: "module",
|
|
5062
5062
|
description: "Speech-to-text recording tool with MCP and CLI \u2014 records, transcribes, and optionally enhances text using AI",
|
|
5063
5063
|
repository: {
|
|
@@ -5141,7 +5141,7 @@ var package_default = {
|
|
|
5141
5141
|
"LICENSE"
|
|
5142
5142
|
],
|
|
5143
5143
|
dependencies: {
|
|
5144
|
-
"@hasna/contracts": "0.
|
|
5144
|
+
"@hasna/contracts": "0.14.0",
|
|
5145
5145
|
"@hasna/events": "0.1.11",
|
|
5146
5146
|
"@modelcontextprotocol/sdk": "^1.12.1",
|
|
5147
5147
|
chalk: "^5.4.1",
|
package/dist/server/index.js
CHANGED
|
@@ -22,7 +22,7 @@ var package_default;
|
|
|
22
22
|
var init_package = __esm(() => {
|
|
23
23
|
package_default = {
|
|
24
24
|
name: "@hasna/recordings",
|
|
25
|
-
version: "0.3.
|
|
25
|
+
version: "0.3.12",
|
|
26
26
|
type: "module",
|
|
27
27
|
description: "Speech-to-text recording tool with MCP and CLI \u2014 records, transcribes, and optionally enhances text using AI",
|
|
28
28
|
repository: {
|
|
@@ -106,7 +106,7 @@ var init_package = __esm(() => {
|
|
|
106
106
|
"LICENSE"
|
|
107
107
|
],
|
|
108
108
|
dependencies: {
|
|
109
|
-
"@hasna/contracts": "0.
|
|
109
|
+
"@hasna/contracts": "0.14.0",
|
|
110
110
|
"@hasna/events": "0.1.11",
|
|
111
111
|
"@modelcontextprotocol/sdk": "^1.12.1",
|
|
112
112
|
chalk: "^5.4.1",
|
package/dist/storage.js
CHANGED
|
@@ -1022,7 +1022,7 @@ function setAgentFocus(idOrName, projectId, db) {
|
|
|
1022
1022
|
// package.json
|
|
1023
1023
|
var package_default = {
|
|
1024
1024
|
name: "@hasna/recordings",
|
|
1025
|
-
version: "0.3.
|
|
1025
|
+
version: "0.3.12",
|
|
1026
1026
|
type: "module",
|
|
1027
1027
|
description: "Speech-to-text recording tool with MCP and CLI \u2014 records, transcribes, and optionally enhances text using AI",
|
|
1028
1028
|
repository: {
|
|
@@ -1106,7 +1106,7 @@ var package_default = {
|
|
|
1106
1106
|
"LICENSE"
|
|
1107
1107
|
],
|
|
1108
1108
|
dependencies: {
|
|
1109
|
-
"@hasna/contracts": "0.
|
|
1109
|
+
"@hasna/contracts": "0.14.0",
|
|
1110
1110
|
"@hasna/events": "0.1.11",
|
|
1111
1111
|
"@modelcontextprotocol/sdk": "^1.12.1",
|
|
1112
1112
|
chalk: "^5.4.1",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hasna/recordings",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.12",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Speech-to-text recording tool with MCP and CLI — records, transcribes, and optionally enhances text using AI",
|
|
6
6
|
"repository": {
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"LICENSE"
|
|
85
85
|
],
|
|
86
86
|
"dependencies": {
|
|
87
|
-
"@hasna/contracts": "0.
|
|
87
|
+
"@hasna/contracts": "0.14.0",
|
|
88
88
|
"@hasna/events": "0.1.11",
|
|
89
89
|
"@modelcontextprotocol/sdk": "^1.12.1",
|
|
90
90
|
"chalk": "^5.4.1",
|
|
@@ -17,11 +17,11 @@
|
|
|
17
17
|
<key>CFBundleIdentifier</key>
|
|
18
18
|
<string>com.hasna.recordings</string>
|
|
19
19
|
<key>CFBundleVersion</key>
|
|
20
|
-
<string>0.3.
|
|
20
|
+
<string>0.3.12</string>
|
|
21
21
|
<key>CFBundlePackageType</key>
|
|
22
22
|
<string>APPL</string>
|
|
23
23
|
<key>CFBundleShortVersionString</key>
|
|
24
|
-
<string>0.3.
|
|
24
|
+
<string>0.3.12</string>
|
|
25
25
|
<key>LSMinimumSystemVersion</key>
|
|
26
26
|
<string>26.0</string>
|
|
27
27
|
<key>NSMicrophoneUsageDescription</key>
|