@matware/e2e-runner 1.5.0 → 1.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,7 +6,7 @@
6
6
  },
7
7
  "metadata": {
8
8
  "description": "AI-powered E2E testing tools by Matware — JSON-driven browser tests, Chrome pool, visual verification, and stability learning",
9
- "version": "1.5.0"
9
+ "version": "1.5.1"
10
10
  },
11
11
  "plugins": [
12
12
  {
@@ -14,10 +14,10 @@
14
14
  "source": {
15
15
  "source": "npm",
16
16
  "package": "@matware/e2e-runner",
17
- "version": "^1.5.0"
17
+ "version": "^1.5.1"
18
18
  },
19
19
  "description": "JSON-driven E2E browser test runner — no JavaScript test files needed. Parallel execution against a Chrome pool (browserless, CDP, Lightpanda, Obscura, Steel), 28+ built-in actions, visual verification, network debugging, flaky test detection, reusable modules, and a real-time dashboard. Includes 3 specialized agents (test-creator, test-analyzer, test-improver), 4 slash commands, and 17 MCP tools.",
20
- "version": "1.5.0",
20
+ "version": "1.5.1",
21
21
  "author": { "name": "Matware" },
22
22
  "homepage": "https://www.npmjs.com/package/@matware/e2e-runner",
23
23
  "repository": "https://github.com/fastslack/mtw-e2e-runner",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "e2e-runner",
3
- "version": "1.5.0",
3
+ "version": "1.5.1",
4
4
  "description": "JSON-driven E2E browser test runner — no JavaScript test files needed. Parallel execution against a Chrome pool (browserless, CDP, Lightpanda, Obscura, Steel), 28+ built-in actions, visual verification, network debugging, flaky test detection, reusable modules, and a real-time dashboard. Includes 3 specialized agents, 4 slash commands, and 17 MCP tools.",
5
5
  "author": { "name": "Matware" },
6
6
  "repository": "https://github.com/fastslack/mtw-e2e-runner",
package/LICENSE CHANGED
@@ -175,7 +175,7 @@
175
175
 
176
176
  END OF TERMS AND CONDITIONS
177
177
 
178
- Copyright 2025 Matware
178
+ Copyright 2026 Matias Aguirre (fastslack) — Matware
179
179
 
180
180
  Licensed under the Apache License, Version 2.0 (the "License");
181
181
  you may not use this file except in compliance with the License.