Socket
Socket
Sign inDemoInstall

@alwaysmeticulous/client

Package Overview
Dependencies
Maintainers
5
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alwaysmeticulous/client - npm Package Compare versions

Comparing version 2.96.0 to 2.97.0

4

dist/api/replay.api.d.ts

@@ -18,3 +18,7 @@ import { Replay } from "@alwaysmeticulous/api";

}>;
diffs?: Record<string, Record<string, {
thumbnail: S3UploadLocation;
full: S3UploadLocation;
}>>;
};
export declare const getReplayV3DownloadUrls: (client: AxiosInstance, replayId: string) => Promise<ReplayV3UploadLocations | null>;

8

package.json
{
"name": "@alwaysmeticulous/client",
"version": "2.96.0",
"version": "2.97.0",
"description": "Helper methods for using the Meticulous backend API",

@@ -22,4 +22,4 @@ "license": "ISC",

"dependencies": {
"@alwaysmeticulous/api": "^2.92.0",
"@alwaysmeticulous/common": "^2.96.0",
"@alwaysmeticulous/api": "^2.97.0",
"@alwaysmeticulous/common": "^2.97.0",
"axios": "^1.2.6",

@@ -46,3 +46,3 @@ "axios-retry": "^3.5.0",

},
"gitHead": "cb5605b9b796fc355ea7854fa39ec02b03232dab"
"gitHead": "abad28f3f0bb91106fcd6829408a2970e0882750"
}

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