Socket
Socket
Sign inDemoInstall

highlight.run

Package Overview
Dependencies
Maintainers
0
Versions
277
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

highlight.run - npm Package Compare versions

Comparing version 8.13.0 to 9.0.0

dist/index-5RERyrLt.js

6

CHANGELOG.md
# highlight.run
## 9.0.0
### Major Changes
- e7eb5f581: updates rrweb to 2.0.15 with LWC support
## 8.13.0

@@ -4,0 +10,0 @@

2

dist/client/src/listeners/network-listener/utils/utils.d.ts

@@ -12,3 +12,3 @@ import { RequestResponsePair } from './models';

};
export declare const matchPerformanceTimingsWithRequestResponsePair: (performanceTimings: PerformanceResourceTiming[], requestResponsePairs: RequestResponsePair[], type: 'xmlhttprequest' | 'fetch', sanitizeOptions: SanitizeOptions) => PerformanceResourceTimingWithRequestResponsePair[];
export declare const matchPerformanceTimingsWithRequestResponsePair: (performanceTimings: PerformanceResourceTiming[], requestResponsePairs: RequestResponsePair[], type: "xmlhttprequest" | "fetch", sanitizeOptions: SanitizeOptions) => PerformanceResourceTimingWithRequestResponsePair[];
export declare const shouldNetworkRequestBeRecorded: (url: string, highlightBackendUrl: string, tracingOrigins?: boolean | (string | RegExp)[]) => boolean;

@@ -15,0 +15,0 @@ export declare const shouldNetworkRequestBeTraced: (url: string, tracingOrigins?: boolean | (string | RegExp)[]) => boolean;

@@ -9,2 +9,2 @@ import { NetworkListenerCallback } from '../network-listener';

[key: string]: string;
} | undefined) => any;
}) => any;

@@ -1,2 +0,2 @@

declare const _default: "8.13.0";
declare const _default: "9.0.0";
export default _default;

@@ -1,2 +0,2 @@

import { H as i, a as r, M as t, b as a } from "./index-DZf_NV3o.js";
import { H as i, a as r, M as t, b as a } from "./index-5RERyrLt.js";
export {

@@ -3,0 +3,0 @@ i as H,

{
"name": "highlight.run",
"version": "8.13.0",
"version": "9.0.0",
"description": "Open source, fullstack monitoring. Capture frontend errors, record server side logs, and visualize what broke with session replay.",

@@ -61,3 +61,3 @@ "keywords": [

"@size-limit/file": "^11.1.2",
"@types/chrome": "^0.0.263",
"@types/chrome": "^0.0.268",
"@vitest/web-worker": "^1.6.0",

@@ -69,3 +69,3 @@ "npm-run-all": "^4.1.5",

"typescript": "^5.4.3",
"vite": "^5.2.7",
"vite": "^5.2.12",
"vitest": "^1.6.0"

@@ -72,0 +72,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc