New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@argos-ci/playwright

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@argos-ci/playwright - npm Package Compare versions

Comparing version 3.5.3 to 3.5.4-alpha.0

2

dist/reporter.d.ts

@@ -71,3 +71,3 @@ /// <reference types="node" />

onTestEnd(test: TestCase, result: TestResult): Promise<void>;
onEnd(_result: FullResult): Promise<{
onEnd(result: FullResult): Promise<{
status: "failed";

@@ -74,0 +74,0 @@ } | undefined>;

{
"name": "@argos-ci/playwright",
"description": "Visual testing solution to avoid visual regression. Playwright commands and utilities for Argos visual testing.",
"version": "3.5.3",
"version": "3.5.4-alpha.0+4ed9b25",
"author": "Smooth Code",

@@ -45,5 +45,5 @@ "license": "MIT",

"dependencies": {
"@argos-ci/browser": "2.1.3",
"@argos-ci/core": "2.7.0",
"@argos-ci/util": "2.1.1",
"@argos-ci/browser": "2.1.4-alpha.14+4ed9b25",
"@argos-ci/core": "2.7.1-alpha.0+4ed9b25",
"@argos-ci/util": "2.1.2-alpha.14+4ed9b25",
"chalk": "^5.3.0",

@@ -53,3 +53,3 @@ "debug": "^4.3.6"

"devDependencies": {
"@argos-ci/cli": "2.4.1",
"@argos-ci/cli": "2.4.2-alpha.0+4ed9b25",
"@argos-ci/playwright": "workspace:.",

@@ -66,3 +66,3 @@ "@playwright/test": "^1.46.1",

},
"gitHead": "d5b9650164fd482ee2b4dbf5c93fcef591f447eb"
"gitHead": "4ed9b253b5037f2111d44bcd41fe3467371c41e3"
}

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