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

@replayio/test-utils

Package Overview
Dependencies
Maintainers
9
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@replayio/test-utils - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4-alpha.10

6

package.json
{
"name": "@replayio/test-utils",
"version": "0.3.3",
"version": "0.3.4-alpha.10+7606e45",
"description": "Utilities for recording tests with replay.io",

@@ -29,3 +29,3 @@ "main": "src/index.js",

"dependencies": {
"@replayio/replay": "^0.10.5",
"@replayio/replay": "^0.10.6-alpha.10+7606e45",
"@types/node-fetch": "^2.6.2",

@@ -35,3 +35,3 @@ "node-fetch": "^2.6.7",

},
"gitHead": "ee184a9ed9cf189103472ba3fd4edb9782488fa4"
"gitHead": "7606e458d1b7d11fad8a493bf1ed1c6a4dee98d0"
}

@@ -36,2 +36,3 @@ export interface ReplayReporterConfig {

version?: string;
plugin?: string;
}

@@ -38,0 +39,0 @@ export declare function getMetadataFilePath(workerIndex?: number): string;

Sorry, the diff of this file is not supported yet

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