@argosvix/sdk 0.4.23-alpha.0 → 0.5.0

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/dist/version.d.ts CHANGED
@@ -10,5 +10,5 @@
10
10
  * 2. Update `version` in packages/sdk/package.json to the same value
11
11
  * 3. Verify npm run build && tests pass before committing
12
12
  */
13
- export declare const SDK_VERSION: "0.4.23-alpha.0";
13
+ export declare const SDK_VERSION: "0.5.0";
14
14
  //# sourceMappingURL=version.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../src/version.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;GAWG;AAEH,eAAO,MAAM,WAAW,EAAG,gBAAyB,CAAC"}
1
+ {"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../src/version.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;GAWG;AAEH,eAAO,MAAM,WAAW,EAAG,OAAgB,CAAC"}
package/dist/version.js CHANGED
@@ -10,5 +10,5 @@
10
10
  * 2. Update `version` in packages/sdk/package.json to the same value
11
11
  * 3. Verify npm run build && tests pass before committing
12
12
  */
13
- export const SDK_VERSION = "0.4.23-alpha.0";
13
+ export const SDK_VERSION = "0.5.0";
14
14
  //# sourceMappingURL=version.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.js","sourceRoot":"","sources":["../src/version.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;GAWG;AAEH,MAAM,CAAC,MAAM,WAAW,GAAG,gBAAyB,CAAC"}
1
+ {"version":3,"file":"version.js","sourceRoot":"","sources":["../src/version.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;GAWG;AAEH,MAAM,CAAC,MAAM,WAAW,GAAG,OAAgB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@argosvix/sdk",
3
- "version": "0.4.23-alpha.0",
3
+ "version": "0.5.0",
4
4
  "description": "Drop-in observability wrapper for OpenAI, Anthropic, Gemini, Mistral SDK clients. One-line wrap() = cost / latency / quality records.",
5
5
  "keywords": [
6
6
  "argosvix",