@argos-ci/playwright
Advanced tools
Comparing version 1.0.0-alpha.1 to 1.0.0-alpha.2
{ | ||
"name": "@argos-ci/playwright", | ||
"description": "Visual testing solution to avoid visual regression. Playwright commands and utilities for Argos visual testing.", | ||
"version": "1.0.0-alpha.1", | ||
"version": "1.0.0-alpha.2", | ||
"author": "Smooth Code", | ||
@@ -45,8 +45,8 @@ "license": "MIT", | ||
"dependencies": { | ||
"@argos-ci/browser": "1.0.0-alpha.1", | ||
"@argos-ci/core": "1.0.0-alpha.0", | ||
"@argos-ci/util": "1.0.0-alpha.0" | ||
"@argos-ci/browser": "1.0.0-alpha.2", | ||
"@argos-ci/core": "1.0.0-alpha.1", | ||
"@argos-ci/util": "1.0.0-alpha.1" | ||
}, | ||
"devDependencies": { | ||
"@argos-ci/cli": "1.0.0-alpha.0", | ||
"@argos-ci/cli": "1.0.0-alpha.1", | ||
"@argos-ci/playwright": "workspace:.", | ||
@@ -62,3 +62,3 @@ "@playwright/test": "^1.38.1", | ||
}, | ||
"gitHead": "53092b901bd0dd4189270de087ae0177d3d50ca0" | ||
"gitHead": "c0098d1f94517634ee74c141758756cc4a81931d" | ||
} |
Sorry, the diff of this file is not supported yet
16447
+ Added@argos-ci/browser@1.0.0-alpha.2(transitive)
+ Added@argos-ci/core@1.0.0-alpha.1(transitive)
+ Added@argos-ci/util@1.0.0-alpha.1(transitive)
- Removed@argos-ci/browser@1.0.0-alpha.1(transitive)
- Removed@argos-ci/core@1.0.0-alpha.0(transitive)
- Removed@argos-ci/util@1.0.0-alpha.0(transitive)
Updated@argos-ci/core@1.0.0-alpha.1
Updated@argos-ci/util@1.0.0-alpha.1