@posthog/ai 7.3.0 → 7.3.1

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.
@@ -22,7 +22,7 @@ function _interopNamespaceDefault(e) {
22
22
 
23
23
  var uuid__namespace = /*#__PURE__*/_interopNamespaceDefault(uuid);
24
24
 
25
- var version = "7.3.0";
25
+ var version = "7.3.1";
26
26
 
27
27
  // Type guards for safer type checking
28
28
 
@@ -1,7 +1,7 @@
1
1
  import 'buffer';
2
2
  import * as uuid from 'uuid';
3
3
 
4
- var version = "7.3.0";
4
+ var version = "7.3.1";
5
5
 
6
6
  // Type guards for safer type checking
7
7
 
@@ -6,7 +6,7 @@ var openai = require('openai');
6
6
  var buffer = require('buffer');
7
7
  var uuid = require('uuid');
8
8
 
9
- var version = "7.3.0";
9
+ var version = "7.3.1";
10
10
 
11
11
  // Type guards for safer type checking
12
12
 
@@ -2,7 +2,7 @@ import { OpenAI } from 'openai';
2
2
  import { Buffer } from 'buffer';
3
3
  import { v4 } from 'uuid';
4
4
 
5
- var version = "7.3.0";
5
+ var version = "7.3.1";
6
6
 
7
7
  // Type guards for safer type checking
8
8
 
@@ -3,7 +3,7 @@
3
3
  var uuid = require('uuid');
4
4
  var buffer = require('buffer');
5
5
 
6
- var version = "7.3.0";
6
+ var version = "7.3.1";
7
7
 
8
8
  // Type guards for safer type checking
9
9
 
@@ -1,7 +1,7 @@
1
1
  import { v4 } from 'uuid';
2
2
  import { Buffer } from 'buffer';
3
3
 
4
- var version = "7.3.0";
4
+ var version = "7.3.1";
5
5
 
6
6
  // Type guards for safer type checking
7
7
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@posthog/ai",
3
- "version": "7.3.0",
3
+ "version": "7.3.1",
4
4
  "description": "PostHog Node.js AI integrations",
5
5
  "repository": {
6
6
  "type": "git",
@@ -16,9 +16,9 @@
16
16
  "@types/jest": "^29.5.14",
17
17
  "jest": "29.7.0",
18
18
  "node-fetch": "^3.3.2",
19
- "@posthog-tooling/tsconfig-base": "1.1.1",
20
19
  "@posthog-tooling/rollup-utils": "1.1.1",
21
- "posthog-node": "5.18.0"
20
+ "posthog-node": "5.19.0",
21
+ "@posthog-tooling/tsconfig-base": "1.1.1"
22
22
  },
23
23
  "keywords": [
24
24
  "posthog",