posthog-node
Advanced tools
@@ -1,2 +0,2 @@ | ||
| export declare const version = "5.49.2"; | ||
| export declare const version = "5.49.3"; | ||
| //# sourceMappingURL=version.d.ts.map |
+1
-1
@@ -29,3 +29,3 @@ "use strict"; | ||
| }); | ||
| const version = '5.49.2'; | ||
| const version = '5.49.3'; | ||
| exports.version = __webpack_exports__.version; | ||
@@ -32,0 +32,0 @@ for(var __webpack_i__ in __webpack_exports__)if (-1 === [ |
+1
-1
@@ -1,2 +0,2 @@ | ||
| const version = '5.49.2'; | ||
| const version = '5.49.3'; | ||
| export { version }; |
+2
-2
| { | ||
| "name": "posthog-node", | ||
| "version": "5.49.2", | ||
| "version": "5.49.3", | ||
| "bugs": { | ||
@@ -31,3 +31,3 @@ "url": "https://github.com/PostHog/posthog-js/issues" | ||
| "dependencies": { | ||
| "@posthog/core": "^1.48.6" | ||
| "@posthog/core": "^1.48.7" | ||
| }, | ||
@@ -34,0 +34,0 @@ "devDependencies": { |
+1
-1
@@ -1,1 +0,1 @@ | ||
| export const version = '5.49.2' | ||
| export const version = '5.49.3' |
Updated