Socket
Socket
Sign inDemoInstall

@alwaysmeticulous/common

Package Overview
Dependencies
Maintainers
4
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alwaysmeticulous/common - npm Package Compare versions

Comparing version 2.3.2 to 2.3.4

2

dist/types/replay.types.d.ts

@@ -39,2 +39,4 @@ import { RecordedSession, SessionData } from "./session.types";

accelerate: boolean;
maxDurationMs?: number;
maxEventCount?: number;
}

@@ -41,0 +43,0 @@ export declare type ReplayEventsFn = (options: ReplayEventsOptions) => Promise<void>;

4

package.json
{
"name": "@alwaysmeticulous/common",
"version": "2.3.2",
"version": "2.3.4",
"description": "Meticulous common utilities",

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

},
"gitHead": "e1bc6a5293816d8045f185516cdf9d11e9d8679d"
"gitHead": "25652d1739568f3ca0c88587fa55c2bb706f2c50"
}

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