posthog-node
Advanced tools
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"autocapture.d.ts","sourceRoot":"","sources":["../../../src/extensions/error-tracking/autocapture.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,aAAa,IAAI,iBAAiB,EAAE,MAAM,eAAe,CAAA;AA6ClE,wBAAgB,4BAA4B,CAC1C,SAAS,EAAE,CAAC,SAAS,EAAE,KAAK,EAAE,IAAI,EAAE,iBAAiB,CAAC,SAAS,KAAK,IAAI,EACxE,SAAS,EAAE,CAAC,SAAS,EAAE,KAAK,KAAK,IAAI,GACpC,IAAI,CAEN;AAED,wBAAgB,6BAA6B,CAC3C,SAAS,EAAE,CAAC,SAAS,EAAE,OAAO,EAAE,IAAI,EAAE,iBAAiB,CAAC,SAAS,KAAK,IAAI,GACzE,IAAI,CASN"} | ||
| {"version":3,"file":"autocapture.d.ts","sourceRoot":"","sources":["../../../src/extensions/error-tracking/autocapture.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,aAAa,IAAI,iBAAiB,EAAE,MAAM,eAAe,CAAA;AA6ClE,wBAAgB,4BAA4B,CAC1C,SAAS,EAAE,CAAC,SAAS,EAAE,KAAK,EAAE,IAAI,EAAE,iBAAiB,CAAC,SAAS,KAAK,IAAI,EACxE,SAAS,EAAE,CAAC,SAAS,EAAE,KAAK,KAAK,IAAI,GACpC,IAAI,CAEN;AAED,wBAAgB,6BAA6B,CAC3C,SAAS,EAAE,CAAC,SAAS,EAAE,OAAO,EAAE,IAAI,EAAE,iBAAiB,CAAC,SAAS,KAAK,IAAI,GACzE,IAAI,CASN"} |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"context-lines.node.d.ts","sourceRoot":"","sources":["../../../../src/extensions/error-tracking/modifiers/context-lines.node.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,aAAa,IAAI,iBAAiB,EAAE,MAAM,eAAe,CAAA;AAUlE,eAAO,MAAM,sBAAsB,EAAE,MAAa,CAAA;AAClD,eAAO,MAAM,uBAAuB,EAAE,MAAc,CAAA;AAIpD,wBAAsB,gBAAgB,CACpC,MAAM,EAAE,iBAAiB,CAAC,UAAU,EAAE,GACrC,OAAO,CAAC,iBAAiB,CAAC,UAAU,EAAE,CAAC,CAuEzC"} | ||
| {"version":3,"file":"context-lines.node.d.ts","sourceRoot":"","sources":["../../../../src/extensions/error-tracking/modifiers/context-lines.node.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,aAAa,IAAI,iBAAiB,EAAE,MAAM,eAAe,CAAA;AAUlE,eAAO,MAAM,sBAAsB,EAAE,MAAa,CAAA;AAClD,eAAO,MAAM,uBAAuB,EAAE,MAAc,CAAA;AAIpD,wBAAsB,gBAAgB,CACpC,MAAM,EAAE,iBAAiB,CAAC,UAAU,EAAE,GACrC,OAAO,CAAC,iBAAiB,CAAC,UAAU,EAAE,CAAC,CAuEzC"} |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"module.node.d.ts","sourceRoot":"","sources":["../../../../src/extensions/error-tracking/modifiers/module.node.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,aAAa,IAAI,iBAAiB,EAAE,MAAM,eAAe,CAAA;AAGlE,wBAAgB,qBAAqB,KAErB,QAAQ,iBAAiB,CAAC,UAAU,EAAE,KAAG,OAAO,CAAC,iBAAiB,CAAC,UAAU,EAAE,CAAC,CAM/F"} | ||
| {"version":3,"file":"module.node.d.ts","sourceRoot":"","sources":["../../../../src/extensions/error-tracking/modifiers/module.node.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,aAAa,IAAI,iBAAiB,EAAE,MAAM,eAAe,CAAA;AAGlE,wBAAgB,qBAAqB,KAErB,QAAQ,iBAAiB,CAAC,UAAU,EAAE,KAAG,OAAO,CAAC,iBAAiB,CAAC,UAAU,EAAE,CAAC,CAM/F"} |
@@ -1,2 +0,2 @@ | ||
| export declare const version = "5.35.13"; | ||
| export declare const version = "5.35.14"; | ||
| //# sourceMappingURL=version.d.ts.map |
+1
-1
@@ -29,3 +29,3 @@ "use strict"; | ||
| }); | ||
| const version = '5.35.13'; | ||
| const version = '5.35.14'; | ||
| 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.35.13'; | ||
| const version = '5.35.14'; | ||
| export { version }; |
+29
-2
@@ -222,4 +222,4 @@ Copyright 2020 Posthog / Hiberly, Inc. | ||
| Some files in this codebase contain code from getsentry/sentry-javascript or getsentry/sentry-react-native by Software, Inc. dba Sentry. | ||
| In such cases it is explicitly stated in the file header. This license only applies to the relevant code in such cases. | ||
| Some files in this codebase contain code from getsentry/sentry-javascript. | ||
| In such cases it is explicitly stated in the file header. This license only applies to the relevant code in such cases. | ||
@@ -250,2 +250,29 @@ MIT License | ||
| Some files in this codebase contain code from getsentry/sentry-react-native. | ||
| In such cases it is explicitly stated in the file header. This license only applies to the relevant code in such cases. | ||
| The MIT License (MIT) | ||
| Copyright (c) 2017 Sentry | ||
| Permission is hereby granted, free of charge, to any person obtaining a copy | ||
| of this software and associated documentation files (the "Software"), to deal | ||
| in the Software without restriction, including without limitation the rights | ||
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
| copies of the Software, and to permit persons to whom the Software is | ||
| furnished to do so, subject to the following conditions: | ||
| The above copyright notice and this permission notice shall be included in all | ||
| copies or substantial portions of the Software. | ||
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
| SOFTWARE. | ||
| --- | ||
| Some files in this codebase contain code from facebook/metro by Meta Platforms, Inc. and affiliates. | ||
@@ -252,0 +279,0 @@ In such cases it is explicitly stated in the file header. This license only applies to the relevant code in such cases. |
+2
-2
| { | ||
| "name": "posthog-node", | ||
| "version": "5.35.13", | ||
| "version": "5.35.14", | ||
| "description": "PostHog Node.js integration", | ||
@@ -28,3 +28,3 @@ "repository": { | ||
| "dependencies": { | ||
| "@posthog/core": "1.30.4" | ||
| "@posthog/core": "1.30.5" | ||
| }, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
@@ -1,3 +0,4 @@ | ||
| // Portions of this file are derived from getsentry/sentry-javascript by Software, Inc. dba Sentry | ||
| // Licensed under the MIT License | ||
| // Portions of this file are derived from getsentry/sentry-javascript | ||
| // Copyright (c) 2012 Functional Software, Inc. dba Sentry | ||
| // Licensed under the MIT License: https://github.com/getsentry/sentry-javascript/blob/develop/LICENSE | ||
@@ -4,0 +5,0 @@ import { ErrorTracking as CoreErrorTracking } from '@posthog/core' |
@@ -1,3 +0,4 @@ | ||
| // Portions of this file are derived from getsentry/sentry-javascript by Software, Inc. dba Sentry | ||
| // Licensed under the MIT License | ||
| // Portions of this file are derived from getsentry/sentry-javascript | ||
| // Copyright (c) 2012 Functional Software, Inc. dba Sentry | ||
| // Licensed under the MIT License: https://github.com/getsentry/sentry-javascript/blob/develop/LICENSE | ||
@@ -109,3 +110,3 @@ import { ErrorTracking as CoreErrorTracking } from '@posthog/core' | ||
| // removing the listeners on the readline interface is not enough. | ||
| // See: https://github.com/nodejs/node/issues/9002 and https://github.com/getsentry/sentry-javascript/issues/14892 | ||
| // Otherwise, repeated exception captures can keep opening the same files without closing them. | ||
| function destroyStreamAndResolve(): void { | ||
@@ -112,0 +113,0 @@ stream.destroy() |
@@ -1,3 +0,4 @@ | ||
| // Portions of this file are derived from getsentry/sentry-javascript by Software, Inc. dba Sentry | ||
| // Licensed under the MIT License | ||
| // Portions of this file are derived from getsentry/sentry-javascript | ||
| // Copyright (c) 2012 Functional Software, Inc. dba Sentry | ||
| // Licensed under the MIT License: https://github.com/getsentry/sentry-javascript/blob/develop/LICENSE | ||
@@ -4,0 +5,0 @@ import { ErrorTracking as CoreErrorTracking } from '@posthog/core' |
+1
-1
@@ -1,1 +0,1 @@ | ||
| export const version = '5.35.13' | ||
| export const version = '5.35.14' |
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
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
647232
0.23%14261
0.02%+ Added
+ Added
- Removed
- Removed
Updated