posthog-node
Advanced tools
+1
-1
@@ -247,3 +247,3 @@ "use strict"; | ||
| }; | ||
| super.identifyStatelessImmediate(distinctId, eventProperties, { | ||
| await super.identifyStatelessImmediate(distinctId, eventProperties, { | ||
| disableGeoip | ||
@@ -250,0 +250,0 @@ }); |
+1
-1
@@ -208,3 +208,3 @@ import { version } from "./version.mjs"; | ||
| }; | ||
| super.identifyStatelessImmediate(distinctId, eventProperties, { | ||
| await super.identifyStatelessImmediate(distinctId, eventProperties, { | ||
| disableGeoip | ||
@@ -211,0 +211,0 @@ }); |
@@ -1,2 +0,2 @@ | ||
| export declare const version = "5.34.7"; | ||
| export declare const version = "5.34.8"; | ||
| //# sourceMappingURL=version.d.ts.map |
+1
-1
@@ -29,3 +29,3 @@ "use strict"; | ||
| }); | ||
| const version = '5.34.7'; | ||
| const version = '5.34.8'; | ||
| 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.34.7'; | ||
| const version = '5.34.8'; | ||
| export { version }; |
+1
-1
| { | ||
| "name": "posthog-node", | ||
| "version": "5.34.7", | ||
| "version": "5.34.8", | ||
| "description": "PostHog Node.js integration", | ||
@@ -5,0 +5,0 @@ "repository": { |
+1
-1
@@ -1,1 +0,1 @@ | ||
| export const version = '5.34.7' | ||
| export const version = '5.34.8' |
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
640645
0