node-cli-tester 21.0.11 → 21.0.12
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/browser/package.json +1 -1
- package/browser-prod/README.md +24 -0
- package/browser-prod/fesm2022/node-cli-tester-browser.mjs +23 -0
- package/browser-prod/fesm2022/node-cli-tester-browser.mjs.map +1 -0
- package/browser-prod/types/node-cli-tester-browser.d.ts +5 -0
- package/lib/build-info._auto-generated_.d.ts +5 -1
- package/lib/build-info._auto-generated_.js +6 -2
- package/lib/build-info._auto-generated_.js.map +1 -1
- package/lib/env/env.angular-node-app.d.ts +30 -30
- package/lib/env/env.angular-node-app.js +32 -32
- package/lib/env/env.angular-node-app.js.map +1 -1
- package/lib/env/env.docs-webapp.d.ts +30 -30
- package/lib/env/env.docs-webapp.js +32 -32
- package/lib/env/env.docs-webapp.js.map +1 -1
- package/lib/env/env.electron-app.d.ts +30 -30
- package/lib/env/env.electron-app.js +32 -32
- package/lib/env/env.electron-app.js.map +1 -1
- package/lib/env/env.mobile-app.d.ts +30 -30
- package/lib/env/env.mobile-app.js +32 -32
- package/lib/env/env.mobile-app.js.map +1 -1
- package/lib/env/env.npm-lib-and-cli-tool.d.ts +30 -30
- package/lib/env/env.npm-lib-and-cli-tool.js +32 -32
- package/lib/env/env.npm-lib-and-cli-tool.js.map +1 -1
- package/lib/env/env.vscode-plugin.d.ts +30 -30
- package/lib/env/env.vscode-plugin.js +32 -32
- package/lib/env/env.vscode-plugin.js.map +1 -1
- package/lib/index._auto-generated_.js +1 -1
- package/lib/index._auto-generated_.js.map +1 -1
- package/lib-prod/base-project-structure.backend.d.ts +13 -0
- package/lib-prod/base-project-structure.backend.js +76 -0
- package/lib-prod/base-project-structure.backend.js.map +1 -0
- package/lib-prod/build-info._auto-generated_.d.ts +24 -0
- package/lib-prod/build-info._auto-generated_.js +30 -0
- package/lib-prod/build-info._auto-generated_.js.map +1 -0
- package/lib-prod/cli-test.backend.d.ts +24 -0
- package/lib-prod/cli-test.backend.js +145 -0
- package/lib-prod/cli-test.backend.js.map +1 -0
- package/lib-prod/env/env.angular-node-app.d.ts +64 -0
- package/lib-prod/env/env.angular-node-app.js +71 -0
- package/lib-prod/env/env.angular-node-app.js.map +1 -0
- package/lib-prod/env/env.docs-webapp.d.ts +64 -0
- package/lib-prod/env/env.docs-webapp.js +71 -0
- package/lib-prod/env/env.docs-webapp.js.map +1 -0
- package/lib-prod/env/env.electron-app.d.ts +64 -0
- package/lib-prod/env/env.electron-app.js +71 -0
- package/lib-prod/env/env.electron-app.js.map +1 -0
- package/lib-prod/env/env.mobile-app.d.ts +64 -0
- package/lib-prod/env/env.mobile-app.js +71 -0
- package/lib-prod/env/env.mobile-app.js.map +1 -0
- package/lib-prod/env/env.npm-lib-and-cli-tool.d.ts +64 -0
- package/lib-prod/env/env.npm-lib-and-cli-tool.js +71 -0
- package/lib-prod/env/env.npm-lib-and-cli-tool.js.map +1 -0
- package/lib-prod/env/env.vscode-plugin.d.ts +64 -0
- package/lib-prod/env/env.vscode-plugin.js +71 -0
- package/lib-prod/env/env.vscode-plugin.js.map +1 -0
- package/lib-prod/env/index.d.ts +6 -0
- package/lib-prod/env/index.js +23 -0
- package/lib-prod/env/index.js.map +1 -0
- package/lib-prod/index._auto-generated_.d.ts +0 -0
- package/lib-prod/index._auto-generated_.js +6 -0
- package/lib-prod/index._auto-generated_.js.map +1 -0
- package/lib-prod/index.d.ts +4 -0
- package/lib-prod/index.js +14 -0
- package/lib-prod/index.js.map +1 -0
- package/lib-prod/meta-content-md.backend.d.ts +42 -0
- package/lib-prod/meta-content-md.backend.js +250 -0
- package/lib-prod/meta-content-md.backend.js.map +1 -0
- package/lib-prod/node-cli-tester.d.ts +25 -0
- package/lib-prod/node-cli-tester.js +203 -0
- package/lib-prod/node-cli-tester.js.map +1 -0
- package/lib-prod/spec-templates.backend.d.ts +6 -0
- package/lib-prod/spec-templates.backend.js +110 -0
- package/lib-prod/spec-templates.backend.js.map +1 -0
- package/lib-prod/start.backend.d.ts +2 -0
- package/lib-prod/start.backend.js +29 -0
- package/lib-prod/start.backend.js.map +1 -0
- package/package.json +1 -1
- package/package.json_devDependencies.json +224 -0
- package/package.json_tnp.json5 +46 -0
- package/tmp-environment.json +8 -4
- package/websql/package.json +1 -1
- package/websql-prod/README.md +24 -0
- package/websql-prod/fesm2022/node-cli-tester-websql.mjs +23 -0
- package/websql-prod/fesm2022/node-cli-tester-websql.mjs.map +1 -0
- package/websql-prod/types/node-cli-tester-websql.d.ts +5 -0
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.run = run;
|
|
4
|
+
const node_cli_tester_1 = require("./node-cli-tester");
|
|
5
|
+
async function run(argsv, instance = node_cli_tester_1.NodeCliTester.Instance()) {
|
|
6
|
+
// const command: Lowercase<keyof NodeCliTester> = argsv.shift().toLowerCase() as any;
|
|
7
|
+
// TODO
|
|
8
|
+
// const command = argsv.shift().toLowerCase() as any; // TODO up tsc version
|
|
9
|
+
// for (const key in instance) {
|
|
10
|
+
// if (key.toLowerCase() === command && _.isFunction(instance[key])) {
|
|
11
|
+
// const argsToPass: string[] = argsv
|
|
12
|
+
// .filter(a => !a.startsWith('--'))
|
|
13
|
+
// .map(a => parseArr(a)) as any;
|
|
14
|
+
// await Helpers.runSyncOrAsync({ functionFn: [key, instance], arrayOfParams: argsToPass });
|
|
15
|
+
// }
|
|
16
|
+
// }
|
|
17
|
+
// process.exit(0);
|
|
18
|
+
}
|
|
19
|
+
function parseArr(a) {
|
|
20
|
+
if (a === 'null') {
|
|
21
|
+
return null;
|
|
22
|
+
}
|
|
23
|
+
if (a.startsWith('[') && a.endsWith(']')) {
|
|
24
|
+
const elems = a.slice(1, a.length - 1).split(',');
|
|
25
|
+
return elems;
|
|
26
|
+
}
|
|
27
|
+
return a;
|
|
28
|
+
}
|
|
29
|
+
//# sourceMappingURL=start.backend.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"start.backend.js","sourceRoot":"","sources":[""],"names":[],"mappings":";;AAIA,kBAgBC;AAlBD,uDAAkD;AAE3C,KAAK,UAAU,GAAG,CACvB,KAAe,EAAE,WAAc,+BAAa,CAAC,QAAQ,EAAS;IAG9D,sFAAsF;IACtF,OAAO;IACP,6EAA6E;IAC7E,gCAAgC;IAChC,wEAAwE;IACxE,yCAAyC;IACzC,0CAA0C;IAC1C,uCAAuC;IACvC,gGAAgG;IAChG,MAAM;IACN,IAAI;IACJ,mBAAmB;AACrB,CAAC;AAED,SAAS,QAAQ,CAAC,CAAS;IACzB,IAAI,CAAC,KAAK,MAAM,EAAE,CAAC;QACjB,OAAO,IAAI,CAAC;IACd,CAAC;IACD,IAAI,CAAC,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,GAAG,CAAC,EAAE,CAAC;QACzC,MAAM,KAAK,GAAG,CAAC,CAAC,KAAK,CAAC,CAAC,EAAE,CAAC,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;QAClD,OAAO,KAAK,CAAC;IACf,CAAC;IACD,OAAO,CAAC,CAAC;AACX,CAAC"}
|
package/package.json
CHANGED
|
@@ -0,0 +1,224 @@
|
|
|
1
|
+
{
|
|
2
|
+
"@angular-devkit/build-angular": "0.901.3",
|
|
3
|
+
"@angular-devkit/build-optimizer": "0.900.0-rc.7",
|
|
4
|
+
"@angular-devkit/schematics": "9.0.0-rc.7",
|
|
5
|
+
"@angular/animations": "9.1.3",
|
|
6
|
+
"@angular/cdk": "9.2.1",
|
|
7
|
+
"@angular/cli": "9.1.3",
|
|
8
|
+
"@angular/common": "9.1.3",
|
|
9
|
+
"@angular/compiler": "9.1.3",
|
|
10
|
+
"@angular/compiler-cli": "9.1.3",
|
|
11
|
+
"@angular/core": "9.1.3",
|
|
12
|
+
"@angular/forms": "9.1.3",
|
|
13
|
+
"@angular/http": "7.2.15",
|
|
14
|
+
"@angular/language-service": "9.1.3",
|
|
15
|
+
"@angular/material": "9.2.1",
|
|
16
|
+
"@angular/platform-browser": "9.1.3",
|
|
17
|
+
"@angular/platform-browser-dynamic": "9.1.3",
|
|
18
|
+
"@angular/pwa": "0.900.0-rc.7",
|
|
19
|
+
"@angular/router": "9.1.3",
|
|
20
|
+
"@angular/service-worker": "9.1.3",
|
|
21
|
+
"@mdi/js": "5.8.55",
|
|
22
|
+
"@ngx-formly/bootstrap": "5.5.6",
|
|
23
|
+
"@ngx-formly/core": "5.5.6",
|
|
24
|
+
"@ngx-formly/ionic": "5.5.6",
|
|
25
|
+
"@ngx-formly/material": "5.5.6",
|
|
26
|
+
"@ngx-loading-bar/core": "4.2.0",
|
|
27
|
+
"@ngx-loading-bar/http": "4.2.0",
|
|
28
|
+
"@ngx-loading-bar/router": "4.2.0",
|
|
29
|
+
"@ngx-translate/core": "11.0.1",
|
|
30
|
+
"@ngx-translate/http-loader": "4.0.0",
|
|
31
|
+
"@swimlane/ngx-datatable": "16.0.2",
|
|
32
|
+
"@types/chai": "4.1.2",
|
|
33
|
+
"@types/chokidar": "2.1.3",
|
|
34
|
+
"@types/dateformat": "1.0.1",
|
|
35
|
+
"@types/diff": "3.2.2",
|
|
36
|
+
"@types/express": "4.11.0",
|
|
37
|
+
"@types/express-fileupload": "0.1.1",
|
|
38
|
+
"@types/fs-extra": "7.0.0",
|
|
39
|
+
"@types/glob": "5.0.35",
|
|
40
|
+
"@types/http-proxy": "1.16.0",
|
|
41
|
+
"@types/http-proxy-middleware": "0.19.2",
|
|
42
|
+
"@types/inquirer": "7.3.1",
|
|
43
|
+
"@types/jasmine": "3.5.0",
|
|
44
|
+
"@types/jasminewd2": "2.0.3",
|
|
45
|
+
"@types/json-stringify-safe": "5.0.0",
|
|
46
|
+
"@types/json5": "0.0.29",
|
|
47
|
+
"@types/lockfile": "1.0.0",
|
|
48
|
+
"@types/lodash": "4.14.92",
|
|
49
|
+
"@types/lowdb": "1.0.6",
|
|
50
|
+
"@types/mocha": "5.2.5",
|
|
51
|
+
"@types/node": "12.11.1",
|
|
52
|
+
"@types/node-notifier": "5.4.0",
|
|
53
|
+
"@types/oauth2orize": "1.8.0",
|
|
54
|
+
"@types/password-hash": "1.2.19",
|
|
55
|
+
"@types/progress": "2.0.3",
|
|
56
|
+
"@types/q": "1.0.3",
|
|
57
|
+
"@types/rimraf": "2.0.2",
|
|
58
|
+
"@types/systeminformation": "3.23.0",
|
|
59
|
+
"@types/vinyl": "2.0.2",
|
|
60
|
+
"@types/watch": "1.0.0",
|
|
61
|
+
"accepts": "1.3.4",
|
|
62
|
+
"angular-tree-component": "7.0.0",
|
|
63
|
+
"axios": "0.17.1",
|
|
64
|
+
"babel-cli": "6.26.0",
|
|
65
|
+
"babel-preset-env": "1.7.0",
|
|
66
|
+
"background-worker-process": "~0.0.34",
|
|
67
|
+
"bcryptjs": "2.4.3",
|
|
68
|
+
"body-parser": "1.18.2",
|
|
69
|
+
"bootstrap": "4.3.1",
|
|
70
|
+
"bs4-breakpoint": "~2.0.40",
|
|
71
|
+
"buffer-shims": "1.0.0",
|
|
72
|
+
"button-dropdown": "~1.0.45",
|
|
73
|
+
"callsite-record": "4.1.3",
|
|
74
|
+
"chai": "4.2.0",
|
|
75
|
+
"chalk": "2.3.2",
|
|
76
|
+
"check-node-version": "3.2.0",
|
|
77
|
+
"cheerio": "1.0.0-rc.3",
|
|
78
|
+
"chokidar": "3.5.1",
|
|
79
|
+
"circular-json": "0.5.1",
|
|
80
|
+
"codelyzer": "5.1.2",
|
|
81
|
+
"command-exists": "1.2.2",
|
|
82
|
+
"compression": "1.7.4",
|
|
83
|
+
"concurrently": "3.5.1",
|
|
84
|
+
"content-type": "1.0.4",
|
|
85
|
+
"cookie-parser": "1.4.3",
|
|
86
|
+
"copy-paste": "1.3.0",
|
|
87
|
+
"core-js-compat": "3.4.0",
|
|
88
|
+
"cors": "2.8.4",
|
|
89
|
+
"cpr": "3.0.1",
|
|
90
|
+
"cross-spawn": "7.0.3",
|
|
91
|
+
"dateformat": "3.0.3",
|
|
92
|
+
"detect-mocha": "0.1.0",
|
|
93
|
+
"diff": "3.2.0",
|
|
94
|
+
"element-resize-detector": "1.1.15",
|
|
95
|
+
"enquirer": "2.3.0",
|
|
96
|
+
"enum-values": "1.2.1",
|
|
97
|
+
"errorhandler": "1.5.0",
|
|
98
|
+
"eslint": "7.13.0",
|
|
99
|
+
"eslint-plugin-import": "2.22.1",
|
|
100
|
+
"eslint-plugin-jsdoc": "30.7.8",
|
|
101
|
+
"eslint-plugin-prefer-arrow": "1.2.2",
|
|
102
|
+
"express": "4.16.3",
|
|
103
|
+
"express-fileupload": "0.4.0",
|
|
104
|
+
"fbgraph": "1.4.1",
|
|
105
|
+
"file-loader": "1.1.5",
|
|
106
|
+
"fkill": "6.1.0",
|
|
107
|
+
"font-awesome": "4.7.0",
|
|
108
|
+
"fs-extra": "8.1.0",
|
|
109
|
+
"fuzzy": "0.1.3",
|
|
110
|
+
"glob": "7.1.2",
|
|
111
|
+
"gulp": "3.9.1",
|
|
112
|
+
"hammerjs": "2.0.8",
|
|
113
|
+
"hostile": "1.3.3",
|
|
114
|
+
"html-webpack-plugin": "4.3.0",
|
|
115
|
+
"http-proxy": "1.16.2",
|
|
116
|
+
"http-proxy-middleware": "0.19.1",
|
|
117
|
+
"http-server": "0.11.1",
|
|
118
|
+
"incremental-compiler": "~1.1.53",
|
|
119
|
+
"inquirer": "7.3.3",
|
|
120
|
+
"inquirer-autocomplete-prompt": "1.3.0",
|
|
121
|
+
"is-elevated": "3.0.0",
|
|
122
|
+
"istanbul-instrumenter-loader": "2.0.0",
|
|
123
|
+
"jasmine-core": "3.5.0",
|
|
124
|
+
"jasmine-spec-reporter": "4.2.1",
|
|
125
|
+
"json-stringify-safe": "5.0.1",
|
|
126
|
+
"json10": "~1.0.34",
|
|
127
|
+
"json5": "2.1.3",
|
|
128
|
+
"json5-writer": "0.2.0",
|
|
129
|
+
"karma": "5.0.0",
|
|
130
|
+
"karma-chrome-launcher": "3.1.0",
|
|
131
|
+
"karma-cli": "1.0.1",
|
|
132
|
+
"karma-coverage-istanbul-reporter": "2.1.0",
|
|
133
|
+
"karma-jasmine": "3.0.1",
|
|
134
|
+
"karma-jasmine-html-reporter": "1.4.2",
|
|
135
|
+
"lnk": "1.0.1",
|
|
136
|
+
"lockfile": "1.0.4",
|
|
137
|
+
"lodash": "4.17.4",
|
|
138
|
+
"lodash-walk-object": "~1.0.35",
|
|
139
|
+
"lowdb": "1.0.0",
|
|
140
|
+
"magic-renamer": "~0.0.20",
|
|
141
|
+
"material-design-icons": "3.0.1",
|
|
142
|
+
"method-override": "2.3.10",
|
|
143
|
+
"minimist": "1.2.0",
|
|
144
|
+
"mkdirp": "0.5.1",
|
|
145
|
+
"mocha": "5.2.0",
|
|
146
|
+
"moment": "2.22.2",
|
|
147
|
+
"morphi": "~4.0.54",
|
|
148
|
+
"ng-modal-lib": "0.0.6",
|
|
149
|
+
"ng-packagr": "5.7.1",
|
|
150
|
+
"ng-talkback": "~2.4.25",
|
|
151
|
+
"ng2-file-upload": "1.3.0",
|
|
152
|
+
"ng2-logger": "~8.0.20",
|
|
153
|
+
"ng2-rest": "~11.0.42",
|
|
154
|
+
"ng4-icons": "~0.0.30",
|
|
155
|
+
"ng4-modal": "~0.0.30",
|
|
156
|
+
"ngx-bootstrap": "5.2.0",
|
|
157
|
+
"ngx-breadcrumbs": "0.0.3",
|
|
158
|
+
"ngx-editor": "4.1.0",
|
|
159
|
+
"ngx-moment": "3.5.0",
|
|
160
|
+
"ngx-pipes": "2.6.0",
|
|
161
|
+
"ngx-store": "2.1.0",
|
|
162
|
+
"ngx-toastr": "11.2.1",
|
|
163
|
+
"ngx-wig": "8.0.0",
|
|
164
|
+
"node-cli-test": "0.0.2",
|
|
165
|
+
"node-cli-tester": "~0.0.21",
|
|
166
|
+
"node-localstorage": "2.1.6",
|
|
167
|
+
"node-notifier": "6.0.0",
|
|
168
|
+
"nodemon": "1.14.11",
|
|
169
|
+
"npm-get-dependents": "1.0.1",
|
|
170
|
+
"npm-run": "4.1.2",
|
|
171
|
+
"omelette": "0.4.5",
|
|
172
|
+
"open": "7.2.1",
|
|
173
|
+
"ora": "3.4.0",
|
|
174
|
+
"passport": "0.3.2",
|
|
175
|
+
"passport-http-bearer": "1.0.1",
|
|
176
|
+
"password-hash": "1.2.2",
|
|
177
|
+
"portfinder": "1.0.21",
|
|
178
|
+
"prettier": "2.3.2",
|
|
179
|
+
"progress": "2.0.3",
|
|
180
|
+
"prompts": "0.1.8",
|
|
181
|
+
"protractor": "5.4.3",
|
|
182
|
+
"ps-list": "6.1.0",
|
|
183
|
+
"ps-node": "0.1.6",
|
|
184
|
+
"q": "1.5.1",
|
|
185
|
+
"randomcolor": "0.5.3",
|
|
186
|
+
"record-replay-req-res-scenario": "~0.0.25",
|
|
187
|
+
"reflect-metadata": "0.1.10",
|
|
188
|
+
"rimraf": "2.6.2",
|
|
189
|
+
"rxjs": "6.5.4",
|
|
190
|
+
"rxjs-compat": "6.5.3",
|
|
191
|
+
"simple-git": "1.96.0",
|
|
192
|
+
"sloc": "0.2.0",
|
|
193
|
+
"socket.io": "2.4.1",
|
|
194
|
+
"sort-package-json": "1.11.0",
|
|
195
|
+
"static-columns": "~2.0.13",
|
|
196
|
+
"string-similarity": "4.0.2",
|
|
197
|
+
"sudo-block": "3.0.0",
|
|
198
|
+
"systeminformation": "3.45.7",
|
|
199
|
+
"task.js": "0.1.5",
|
|
200
|
+
"tnp-cli": "~2.0.20",
|
|
201
|
+
"tnp-config": "~1.0.20",
|
|
202
|
+
"tnp-core": "~1.0.34",
|
|
203
|
+
"tnp-db": "~0.0.42",
|
|
204
|
+
"tnp-models": "~0.0.37",
|
|
205
|
+
"tnp-tools": "~0.0.45",
|
|
206
|
+
"tnp-ui": "~0.0.32",
|
|
207
|
+
"ts-loader": "7.0.4",
|
|
208
|
+
"ts-node": "8.3.0",
|
|
209
|
+
"tsickle": "0.26.0",
|
|
210
|
+
"tslib": "2.2.0",
|
|
211
|
+
"tslint": "6.1.0",
|
|
212
|
+
"typeorm": "~0.2.7",
|
|
213
|
+
"typescript": "4.1.5",
|
|
214
|
+
"typescript-class-helpers": "~1.0.42",
|
|
215
|
+
"typescript-formatter": "7.2.2",
|
|
216
|
+
"uglifyjs-webpack-plugin": "2.2.0",
|
|
217
|
+
"underscore": "1.9.1",
|
|
218
|
+
"uuid": "8.3.2",
|
|
219
|
+
"validator": "9.2.0",
|
|
220
|
+
"vpn-split": "~0.0.17",
|
|
221
|
+
"watch": "1.0.2",
|
|
222
|
+
"webpack-cli": "3.3.11",
|
|
223
|
+
"zone.js": "0.10.2"
|
|
224
|
+
}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resources": [
|
|
3
|
+
"README.md"
|
|
4
|
+
],
|
|
5
|
+
|
|
6
|
+
"overrided": {
|
|
7
|
+
"ignoreDepsPattern": [],
|
|
8
|
+
"includeAsDev": [],
|
|
9
|
+
|
|
10
|
+
"includeOnly": [
|
|
11
|
+
"tnp-helpers"
|
|
12
|
+
],
|
|
13
|
+
|
|
14
|
+
"dependencies": {},
|
|
15
|
+
|
|
16
|
+
"linkedFolders": [],
|
|
17
|
+
'npmFixes': [],
|
|
18
|
+
},
|
|
19
|
+
|
|
20
|
+
"linkedProjects": [],
|
|
21
|
+
'smartContainerBuildTarget': '',
|
|
22
|
+
'linkedRepos': [],
|
|
23
|
+
|
|
24
|
+
"libReleaseOptions": {
|
|
25
|
+
"nodts": false,
|
|
26
|
+
"obscure": false,
|
|
27
|
+
"ugly": false,
|
|
28
|
+
'includeNodeModules': false,
|
|
29
|
+
'cliBuildNoDts': false,
|
|
30
|
+
'cliBuildObscure': false,
|
|
31
|
+
'cliBuildIncludeNodeModules': false,
|
|
32
|
+
},
|
|
33
|
+
|
|
34
|
+
'smartContainerTarget': '',
|
|
35
|
+
"type": "isomorphic-lib",
|
|
36
|
+
"isCoreProject": false,
|
|
37
|
+
"useFramework": false,
|
|
38
|
+
"required": [],
|
|
39
|
+
"version": "v4",
|
|
40
|
+
"isGenerated": false,
|
|
41
|
+
"requiredServers": [],
|
|
42
|
+
"license": "UNLICENSED",
|
|
43
|
+
"main": "index.js",
|
|
44
|
+
"private": false,
|
|
45
|
+
"workerPlugins": {},
|
|
46
|
+
}
|
package/tmp-environment.json
CHANGED
|
@@ -8,7 +8,11 @@
|
|
|
8
8
|
"container": {
|
|
9
9
|
"only": []
|
|
10
10
|
},
|
|
11
|
-
"ports": {
|
|
11
|
+
"ports": {
|
|
12
|
+
"ngNormalAppPort": 4249,
|
|
13
|
+
"ngWebsqlAppPort": 4250,
|
|
14
|
+
"nodeBeAppPort": 4122
|
|
15
|
+
},
|
|
12
16
|
"init": {},
|
|
13
17
|
"build": {
|
|
14
18
|
"pwa": {},
|
|
@@ -26,12 +30,12 @@
|
|
|
26
30
|
"releaseType": "manual",
|
|
27
31
|
"targetArtifact": "npm-lib-and-cli-tool",
|
|
28
32
|
"envName": "__",
|
|
29
|
-
"resolvedNewVersion": "19.0.
|
|
33
|
+
"resolvedNewVersion": "19.0.21"
|
|
30
34
|
},
|
|
31
35
|
"copyToManager": {},
|
|
32
36
|
"buildInfo": {
|
|
33
|
-
"date": "2025-05-
|
|
34
|
-
"hash": "
|
|
37
|
+
"date": "2025-05-28T01:50:13.000Z",
|
|
38
|
+
"hash": "aec3d89e538e09e0d220f4a10301c01f3e5f4c34"
|
|
35
39
|
},
|
|
36
40
|
"currentProjectName": "node-cli-tester",
|
|
37
41
|
"currentProjectType": "isomorphic-lib",
|
package/websql/package.json
CHANGED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# MyLib
|
|
2
|
+
|
|
3
|
+
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
|
|
4
|
+
|
|
5
|
+
## Code scaffolding
|
|
6
|
+
|
|
7
|
+
Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
|
|
8
|
+
> Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
|
|
9
|
+
|
|
10
|
+
## Build
|
|
11
|
+
|
|
12
|
+
Run `ng build my-lib` to build the project. The build artifacts will be stored in the `dist/` directory.
|
|
13
|
+
|
|
14
|
+
## Publishing
|
|
15
|
+
|
|
16
|
+
After building your library with `ng build my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
|
|
17
|
+
|
|
18
|
+
## Running unit tests
|
|
19
|
+
|
|
20
|
+
Run `ng test my-lib` to execute the unit tests via [Karma](https://karma-runner.github.io).
|
|
21
|
+
|
|
22
|
+
## Further help
|
|
23
|
+
|
|
24
|
+
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
//#region imports
|
|
2
|
+
/* */
|
|
3
|
+
/* */
|
|
4
|
+
/* */
|
|
5
|
+
/* */
|
|
6
|
+
/* */
|
|
7
|
+
/* */
|
|
8
|
+
/* */
|
|
9
|
+
//#endregion
|
|
10
|
+
class NodeCliTester {
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
/* */
|
|
14
|
+
/* */
|
|
15
|
+
/* */
|
|
16
|
+
/* */
|
|
17
|
+
|
|
18
|
+
/**
|
|
19
|
+
* Generated bundle index. Do not edit.
|
|
20
|
+
*/
|
|
21
|
+
|
|
22
|
+
export { NodeCliTester };
|
|
23
|
+
//# sourceMappingURL=node-cli-tester-websql.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"node-cli-tester-websql.mjs","sources":["../../../tmp-libs-for-dist-websql-prod/node-cli-tester/projects/node-cli-tester/src/lib/node-cli-tester.ts","../../../tmp-libs-for-dist-websql-prod/node-cli-tester/projects/node-cli-tester/src/lib/index.ts","../../../tmp-libs-for-dist-websql-prod/node-cli-tester/projects/node-cli-tester/src/node-cli-tester-websql.ts"],"sourcesContent":["//#region imports\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n \n//#endregion\n\nexport class NodeCliTester {\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n/* */\n \n}","export { NodeCliTester } from './node-cli-tester';\n/* */\n/* */\n/* */\n/* */\n ","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAEA;MAEa,aAAa,CAAA;AA8NzB;;ACxOD;AACA;AACA;AACA;;ACJA;;AAEG;;;;"}
|