Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@alwaysmeticulous/sdk-bundles-api

Package Overview
Dependencies
Maintainers
4
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alwaysmeticulous/sdk-bundles-api - npm Package Compare versions

Comparing version 2.11.0 to 2.12.0

dist/replay/bidirectional/replayable-event.d.ts

4

dist/index.d.ts
export { RecordConfig, RecordSettings, RecordState } from "./record";
export { ReplayUserInteractionsResult, ReplayUserInteractionsResultFull, ReplayUserInteractionsResultShort, } from "./replay/bundle-to-sdk/index";
export { OnReplayTimelineEventFn, ReplayUserInteractionsFn, ReplayUserInteractionsOptions, VirtualTimeOptions, InstallVirtualEventLoopOpts, } from "./replay/sdk-to-bundle";
export { ReplayTimelineData, ReplayTimelineEntry, } from "./replay/sdk-to-bundle/timeline.types";
export { SessionData, WindowData, Cookie, UrlHistoryEvent, } from "./replay/sdk-to-bundle/session-data";
export { HarLog, HarEntry, HarRequest, HarResponse, } from "./replay/sdk-to-bundle/har-log";
export { ReplayTimelineData, ReplayTimelineEntry, ErrorTimelineEntry, UrlChangeTimelineEntry, PollyTimelineEntry, FailedFindEntryFnEvent, SuccessfulFindEntryFnEvent, JsReplayTimelineEntry, JsReplayReachedMaxDurationEvent, JsReplaySimulateEvent, } from "./replay/bundle-to-sdk/timeline.types";
import type { LogLevelDesc } from "loglevel";
import type { Page } from "puppeteer";
import { ReplayUserInteractionsResult } from "../bundle-to-sdk";
import { ReplayTimelineEntry } from "./timeline.types";
import { ReplayTimelineEntry } from "../bundle-to-sdk/timeline.types";
/** Options for replaying user interaction events */

@@ -6,0 +6,0 @@ export interface ReplayUserInteractionsOptions {

{
"name": "@alwaysmeticulous/sdk-bundles-api",
"version": "2.11.0",
"version": "2.12.0",
"description": "Meticulous common types",

@@ -49,3 +49,3 @@ "license": "ISC",

},
"gitHead": "4139008cd94a0b33323ab9042a3a425dc4fa060a"
"gitHead": "43d6174981d4673c1c9dd58d2f121211b1978308"
}

Sorry, the diff of this file is not supported yet

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