automation-lib 4.7.89 → 4.7.90

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.
@@ -0,0 +1,29 @@
1
+ {
2
+ "cSpell.words": [
3
+ "appium",
4
+ "appiumby",
5
+ "canva",
6
+ "chplay",
7
+ "creds",
8
+ "datenow",
9
+ "dotenv",
10
+ "EURL",
11
+ "Freepik",
12
+ "googleapiclient",
13
+ "gspread",
14
+ "horizotal",
15
+ "imei",
16
+ "iphonesubinfo",
17
+ "Noti",
18
+ "Pinterest",
19
+ "pymongo",
20
+ "pyperclip",
21
+ "pytz",
22
+ "qtwidgets",
23
+ "sism",
24
+ "siuf",
25
+ "tempolary",
26
+ "Tiktok",
27
+ "webelement"
28
+ ]
29
+ }
package/dist/index.js CHANGED
@@ -18,14 +18,14 @@ var __copyProps = (to, from, except, desc) => {
18
18
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
19
 
20
20
  // src/index.ts
21
- var src_exports = {};
22
- __export(src_exports, {
21
+ var index_exports = {};
22
+ __export(index_exports, {
23
23
  AutoConstants: () => constants_exports,
24
24
  AutoEnums: () => enums_exports,
25
25
  AutoInterfacesCommon: () => common_exports2,
26
26
  AutoInterfacesModels: () => models_exports
27
27
  });
28
- module.exports = __toCommonJS(src_exports);
28
+ module.exports = __toCommonJS(index_exports);
29
29
 
30
30
  // src/constants/index.ts
31
31
  var constants_exports = {};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "automation-lib",
3
- "version": "4.7.89",
3
+ "version": "4.7.90",
4
4
  "description": "Common features and type of applications auto",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",