posthog-node
Advanced tools
@@ -1,2 +0,2 @@ | ||
| export declare const version = "5.34.6"; | ||
| export declare const version = "5.34.7"; | ||
| //# sourceMappingURL=version.d.ts.map |
+1
-1
@@ -29,3 +29,3 @@ "use strict"; | ||
| }); | ||
| const version = '5.34.6'; | ||
| const version = '5.34.7'; | ||
| 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.6'; | ||
| const version = '5.34.7'; | ||
| export { version }; |
+2
-2
| { | ||
| "name": "posthog-node", | ||
| "version": "5.34.6", | ||
| "version": "5.34.7", | ||
| "description": "PostHog Node.js integration", | ||
@@ -28,3 +28,3 @@ "repository": { | ||
| "dependencies": { | ||
| "@posthog/core": "1.29.5" | ||
| "@posthog/core": "1.29.6" | ||
| }, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
+1
-1
@@ -1,1 +0,1 @@ | ||
| export const version = '5.34.6' | ||
| export const version = '5.34.7' |
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
+ Added
+ Added
- Removed
- Removed
Updated