@zohodesk/testinglibrary 0.0.10-n20-experimental → 0.0.11-n20-experimental
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/npm-shrinkwrap.json +2 -36
- package/package.json +1 -2
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zohodesk/testinglibrary",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.11-n20-experimental",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@zohodesk/testinglibrary",
|
|
9
|
-
"version": "0.0.
|
|
9
|
+
"version": "0.0.11-n20-experimental",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "ISC",
|
|
12
12
|
"dependencies": {
|
|
@@ -17,7 +17,6 @@
|
|
|
17
17
|
"@reportportal/agent-js-playwright": "5.2.2",
|
|
18
18
|
"@testing-library/jest-dom": "6.8.0",
|
|
19
19
|
"@testing-library/react": "16.3.0",
|
|
20
|
-
"@zohodesk/testinglibrary": "file:zohodesk-testinglibrary-0.0.10-n20-experimental.tgz",
|
|
21
20
|
"babel-jest": "30.1.2",
|
|
22
21
|
"babel-plugin-transform-dynamic-import": "2.1.0",
|
|
23
22
|
"fast-glob": "3.3.3",
|
|
@@ -4284,39 +4283,6 @@
|
|
|
4284
4283
|
"win32"
|
|
4285
4284
|
]
|
|
4286
4285
|
},
|
|
4287
|
-
"node_modules/@zohodesk/testinglibrary": {
|
|
4288
|
-
"version": "0.0.10-n20-experimental",
|
|
4289
|
-
"resolved": "file:zohodesk-testinglibrary-0.0.10-n20-experimental.tgz",
|
|
4290
|
-
"integrity": "sha512-hiS4ZxGeP3IK1S6aYR8zCyl22SWBJhF78D9IFxgnMrYLaPnu385Um4UaL9ue+vt79lbN5HF2iqGMAcdLViLrsw==",
|
|
4291
|
-
"hasInstallScript": true,
|
|
4292
|
-
"license": "ISC",
|
|
4293
|
-
"dependencies": {
|
|
4294
|
-
"@babel/code-frame": "7.27.1",
|
|
4295
|
-
"@babel/preset-react": "7.27.1",
|
|
4296
|
-
"@cucumber/cucumber": "12.2.0",
|
|
4297
|
-
"@playwright/test": "1.56.0",
|
|
4298
|
-
"@reportportal/agent-js-playwright": "5.2.2",
|
|
4299
|
-
"@testing-library/jest-dom": "6.8.0",
|
|
4300
|
-
"@testing-library/react": "16.3.0",
|
|
4301
|
-
"babel-jest": "30.1.2",
|
|
4302
|
-
"babel-plugin-transform-dynamic-import": "2.1.0",
|
|
4303
|
-
"fast-glob": "3.3.3",
|
|
4304
|
-
"jest": "30.1.2",
|
|
4305
|
-
"jest-environment-jsdom": "30.1.2",
|
|
4306
|
-
"msw": "2.11.2",
|
|
4307
|
-
"playwright": "1.56.0",
|
|
4308
|
-
"playwright-bdd": "8.4.1",
|
|
4309
|
-
"supports-color": "10.2.2"
|
|
4310
|
-
},
|
|
4311
|
-
"bin": {
|
|
4312
|
-
"ZDTestingFramework": "bin/cli.js"
|
|
4313
|
-
},
|
|
4314
|
-
"peerDependencies": {
|
|
4315
|
-
"eslint": "*",
|
|
4316
|
-
"react": "*",
|
|
4317
|
-
"react-dom": "*"
|
|
4318
|
-
}
|
|
4319
|
-
},
|
|
4320
4286
|
"node_modules/acorn": {
|
|
4321
4287
|
"version": "8.15.0",
|
|
4322
4288
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zohodesk/testinglibrary",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.11-n20-experimental",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "./build/index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -29,7 +29,6 @@
|
|
|
29
29
|
"@reportportal/agent-js-playwright": "5.2.2",
|
|
30
30
|
"@testing-library/jest-dom": "6.8.0",
|
|
31
31
|
"@testing-library/react": "16.3.0",
|
|
32
|
-
"@zohodesk/testinglibrary": "file:zohodesk-testinglibrary-0.0.10-n20-experimental.tgz",
|
|
33
32
|
"babel-jest": "30.1.2",
|
|
34
33
|
"babel-plugin-transform-dynamic-import": "2.1.0",
|
|
35
34
|
"fast-glob": "3.3.3",
|