@hasna/testers 0.0.17 → 0.0.18
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.
package/dist/cli/index.js
CHANGED
|
@@ -19820,7 +19820,7 @@ import chalk6 from "chalk";
|
|
|
19820
19820
|
// package.json
|
|
19821
19821
|
var package_default = {
|
|
19822
19822
|
name: "@hasna/testers",
|
|
19823
|
-
version: "0.0.
|
|
19823
|
+
version: "0.0.18",
|
|
19824
19824
|
description: "AI-powered QA testing CLI \u2014 spawns cheap AI agents to test web apps with headless browsers",
|
|
19825
19825
|
type: "module",
|
|
19826
19826
|
main: "dist/index.js",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pg-migrations.d.ts","sourceRoot":"","sources":["../../src/db/pg-migrations.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,eAAO,MAAM,aAAa,EAAE,MAAM,EAgXjC,CAAC"}
|