taon-typeorm 18.0.8 → 18.0.11
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/assets/shared/shared_folder_info.txt +1 -1
- package/browser/README.md +24 -24
- package/client/README.md +24 -24
- package/lib/index._auto-generated_.d.ts +0 -0
- package/lib/index._auto-generated_.js +6 -0
- package/lib/index._auto-generated_.js.map +1 -0
- package/package.json +3 -3
- package/taon.jsonc +34 -34
- package/tmp-environment.json +31 -30
- package/websql/README.md +24 -24
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
THIS FILE IS GENERATED. THIS FILE IS GENERATED. THIS FILE IS GENERATED.
|
|
2
2
|
|
|
3
|
-
Assets from this folder are being shipped with this npm package (taon-typeorm@18.0.
|
|
3
|
+
Assets from this folder are being shipped with this npm package (taon-typeorm@18.0.11)
|
|
4
4
|
created from this project.
|
|
5
5
|
|
|
6
6
|
THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
|
package/browser/README.md
CHANGED
|
@@ -1,24 +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.
|
|
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.
|
package/client/README.md
CHANGED
|
@@ -1,24 +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.
|
|
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.
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index._auto-generated_.js","sourceRoot":"","sources":[""],"names":[],"mappings":"AAAA,cAAc;AACd,8CAA8C;AAC9C,2BAA2B;AAC3B,uDAAuD;AACvD,2CAA2C"}
|
package/package.json
CHANGED
|
@@ -39,11 +39,11 @@
|
|
|
39
39
|
"@sqltools/formatter": "1.2.5",
|
|
40
40
|
"app-root-path": "3.1.0",
|
|
41
41
|
"cli-highlight": "2.1.11",
|
|
42
|
-
"tnp-core": "~18.0.
|
|
42
|
+
"tnp-core": "~18.0.36"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {},
|
|
45
45
|
"name": "taon-typeorm",
|
|
46
|
-
"version": "18.0.
|
|
47
|
-
"lastBuildTagHash": "
|
|
46
|
+
"version": "18.0.11",
|
|
47
|
+
"lastBuildTagHash": "0291873939fd94f5bb33850887e21474a240c445",
|
|
48
48
|
"main": "dist/app.electron.js"
|
|
49
49
|
}
|
package/taon.jsonc
CHANGED
|
@@ -1,35 +1,35 @@
|
|
|
1
|
-
{
|
|
2
|
-
"resources": [],
|
|
3
|
-
|
|
4
|
-
"overrided": {
|
|
5
|
-
"linkedFolders": [],
|
|
6
|
-
"ignoreDepsPattern": [],
|
|
7
|
-
"includeAsDev": [],
|
|
8
|
-
"includeOnly": ["tnp-core", "cli-highlight", "@sqltools/formatter", "app-root-path"],
|
|
9
|
-
"dependencies": {},
|
|
10
|
-
"npmFixes": []
|
|
11
|
-
},
|
|
12
|
-
|
|
13
|
-
"smartContainerBuildTarget": "",
|
|
14
|
-
"linkedRepos": [],
|
|
15
|
-
|
|
16
|
-
"libReleaseOptions": {
|
|
17
|
-
"nodts": false,
|
|
18
|
-
"obscure": false,
|
|
19
|
-
"ugly": false,
|
|
20
|
-
"includeNodeModules": false,
|
|
21
|
-
"cliBuildNoDts": false,
|
|
22
|
-
"cliBuildObscure": false,
|
|
23
|
-
"cliBuildIncludeNodeModules": false,
|
|
24
|
-
"cliBuildUglify": false
|
|
25
|
-
},
|
|
26
|
-
|
|
27
|
-
"smartContainerTarget": "",
|
|
28
|
-
"type": "isomorphic-lib",
|
|
29
|
-
"version": "v18",
|
|
30
|
-
"isCoreProject": false,
|
|
31
|
-
"isGenerated": false,
|
|
32
|
-
"useFramework": false,
|
|
33
|
-
"required": [],
|
|
34
|
-
"requiredServers": []
|
|
1
|
+
{
|
|
2
|
+
"resources": [],
|
|
3
|
+
|
|
4
|
+
"overrided": {
|
|
5
|
+
"linkedFolders": [],
|
|
6
|
+
"ignoreDepsPattern": [],
|
|
7
|
+
"includeAsDev": [],
|
|
8
|
+
"includeOnly": ["tnp-core", "cli-highlight", "@sqltools/formatter", "app-root-path"],
|
|
9
|
+
"dependencies": {},
|
|
10
|
+
"npmFixes": []
|
|
11
|
+
},
|
|
12
|
+
|
|
13
|
+
"smartContainerBuildTarget": "",
|
|
14
|
+
"linkedRepos": [],
|
|
15
|
+
|
|
16
|
+
"libReleaseOptions": {
|
|
17
|
+
"nodts": false,
|
|
18
|
+
"obscure": false,
|
|
19
|
+
"ugly": false,
|
|
20
|
+
"includeNodeModules": false,
|
|
21
|
+
"cliBuildNoDts": false,
|
|
22
|
+
"cliBuildObscure": false,
|
|
23
|
+
"cliBuildIncludeNodeModules": false,
|
|
24
|
+
"cliBuildUglify": false
|
|
25
|
+
},
|
|
26
|
+
|
|
27
|
+
"smartContainerTarget": "",
|
|
28
|
+
"type": "isomorphic-lib",
|
|
29
|
+
"version": "v18",
|
|
30
|
+
"isCoreProject": false,
|
|
31
|
+
"isGenerated": false,
|
|
32
|
+
"useFramework": false,
|
|
33
|
+
"required": [],
|
|
34
|
+
"requiredServers": []
|
|
35
35
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"@sqltools/formatter": "1.2.5",
|
|
44
44
|
"app-root-path": "3.1.0",
|
|
45
45
|
"cli-highlight": "2.1.11",
|
|
46
|
-
"tnp-core": "~18.0.
|
|
46
|
+
"tnp-core": "~18.0.36"
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|
|
49
49
|
"@angular-builders/custom-webpack": "~18.0.0",
|
|
@@ -132,7 +132,6 @@
|
|
|
132
132
|
"angular-resize-event": "3.2.0",
|
|
133
133
|
"animate.css": "4.1.1",
|
|
134
134
|
"axios": "1.7.3",
|
|
135
|
-
"background-worker-process": "~16.100.10",
|
|
136
135
|
"base32": "0.0.7",
|
|
137
136
|
"bcryptjs": "2.4.3",
|
|
138
137
|
"body-parser": "1.20.2",
|
|
@@ -200,13 +199,13 @@
|
|
|
200
199
|
"image-focus": "1.2.1",
|
|
201
200
|
"immer": "10.0.2",
|
|
202
201
|
"immutable": "4.3.7",
|
|
203
|
-
"incremental-compiler": "~18.0.
|
|
202
|
+
"incremental-compiler": "~18.0.12",
|
|
204
203
|
"inquirer": "7.3.3",
|
|
205
204
|
"inquirer-autocomplete-prompt": "1.4.0",
|
|
206
205
|
"inquirer-autocomplete-standalone": "0.8.1",
|
|
207
206
|
"inquirer-select-pro": "1.0.0-alpha.7",
|
|
208
207
|
"is-elevated": "3.0.0",
|
|
209
|
-
"isomorphic-region-loader": "~18.0.
|
|
208
|
+
"isomorphic-region-loader": "~18.0.12",
|
|
210
209
|
"istanbul-instrumenter-loader": "3.0.1",
|
|
211
210
|
"jest": "29.7.0",
|
|
212
211
|
"jest-date-mock": "1.0.10",
|
|
@@ -217,8 +216,8 @@
|
|
|
217
216
|
"joi": "17.13.3",
|
|
218
217
|
"jscodeshift": "0.6.3",
|
|
219
218
|
"json-stringify-safe": "5.0.1",
|
|
220
|
-
"json10": "~18.0.
|
|
221
|
-
"json10-writer": "~18.0.
|
|
219
|
+
"json10": "~18.0.12",
|
|
220
|
+
"json10-writer": "~18.0.12",
|
|
222
221
|
"json5": "2.2.3",
|
|
223
222
|
"json5-writer": "0.2.0",
|
|
224
223
|
"jszip": "3.10.1",
|
|
@@ -227,9 +226,9 @@
|
|
|
227
226
|
"localforage": "1.10.0",
|
|
228
227
|
"lockfile": "1.0.4",
|
|
229
228
|
"lodash": "4.17.21",
|
|
230
|
-
"lodash-walk-object": "~18.0.
|
|
229
|
+
"lodash-walk-object": "~18.0.12",
|
|
231
230
|
"lowdb": "7.0.1",
|
|
232
|
-
"magic-renamer": "~18.0.
|
|
231
|
+
"magic-renamer": "~18.0.12",
|
|
233
232
|
"material-design-icons": "3.0.1",
|
|
234
233
|
"method-override": "2.3.10",
|
|
235
234
|
"minimist": "1.2.8",
|
|
@@ -240,14 +239,15 @@
|
|
|
240
239
|
"ng-in-viewport": "16.1.0",
|
|
241
240
|
"ng-lock": "18.0.1",
|
|
242
241
|
"ng-packagr": "18.1.0",
|
|
243
|
-
"ng-talkback": "~18.0.
|
|
244
|
-
"ng2-logger": "~18.0.
|
|
242
|
+
"ng-talkback": "~18.0.11",
|
|
243
|
+
"ng2-logger": "~18.0.14",
|
|
245
244
|
"ng2-pdfjs-viewer": "18.0.0",
|
|
246
|
-
"ng2-rest": "~18.0.
|
|
247
|
-
"ng2-rest-swagger-generator": "18.0.
|
|
245
|
+
"ng2-rest": "~18.0.12",
|
|
246
|
+
"ng2-rest-swagger-generator": "18.0.9",
|
|
248
247
|
"ngx-ace-wrapper": "17.0.0",
|
|
249
248
|
"ngx-editor": "17.5.4",
|
|
250
249
|
"ngx-highlightjs": "12.0.0",
|
|
250
|
+
"ngx-infinite-scroll": "18.0.0",
|
|
251
251
|
"ngx-moment": "6.0.2",
|
|
252
252
|
"ngx-monaco-editor": "12.0.0",
|
|
253
253
|
"ngx-photo-editor": "0.4.4",
|
|
@@ -257,7 +257,7 @@
|
|
|
257
257
|
"ngx-scrolltop": "18.0.0",
|
|
258
258
|
"ngx-store": "3.1.1",
|
|
259
259
|
"ngx-typed-js": "2.1.1",
|
|
260
|
-
"node-cli-tester": "~18.0.
|
|
260
|
+
"node-cli-tester": "~18.0.11",
|
|
261
261
|
"node-localstorage": "2.1.6",
|
|
262
262
|
"node-notifier": "10.0.1",
|
|
263
263
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -287,7 +287,7 @@
|
|
|
287
287
|
"q": "1.5.1",
|
|
288
288
|
"rallax.js": "2.0.4",
|
|
289
289
|
"randomcolor": "0.5.3",
|
|
290
|
-
"record-replay-req-res-scenario": "~18.0.
|
|
290
|
+
"record-replay-req-res-scenario": "~18.0.11",
|
|
291
291
|
"reflect-metadata": "0.2.2",
|
|
292
292
|
"rimraf": "2.6.2",
|
|
293
293
|
"rxjs": "~7.8.1",
|
|
@@ -299,22 +299,22 @@
|
|
|
299
299
|
"socket.io-client": "4.7.5",
|
|
300
300
|
"sort-package-json": "1.11.0",
|
|
301
301
|
"sql.js": "1.8.0",
|
|
302
|
-
"static-columns": "~18.0.
|
|
302
|
+
"static-columns": "~18.0.13",
|
|
303
303
|
"string-similarity": "4.0.4",
|
|
304
304
|
"sudo-block": "3.0.0",
|
|
305
305
|
"supertest": "7.0.0",
|
|
306
306
|
"sweetalert2": "11.7.32",
|
|
307
307
|
"systeminformation": "3.45.7",
|
|
308
308
|
"taon": "^18",
|
|
309
|
-
"taon-storage": "18.0.
|
|
310
|
-
"taon-type-sql": "18.0.
|
|
311
|
-
"taon-typeorm": "18.0.
|
|
309
|
+
"taon-storage": "18.0.11",
|
|
310
|
+
"taon-type-sql": "18.0.12",
|
|
311
|
+
"taon-typeorm": "18.0.9",
|
|
312
312
|
"task.js": "0.1.5",
|
|
313
313
|
"threads": "1.7.0",
|
|
314
|
-
"tnp": "~18.0.
|
|
315
|
-
"tnp-config": "~18.0.
|
|
316
|
-
"tnp-helpers": "~18.0.
|
|
317
|
-
"tnp-models": "~18.0.
|
|
314
|
+
"tnp": "~18.0.12",
|
|
315
|
+
"tnp-config": "~18.0.14",
|
|
316
|
+
"tnp-helpers": "~18.0.12",
|
|
317
|
+
"tnp-models": "~18.0.13",
|
|
318
318
|
"ts-debug": "1.3.0",
|
|
319
319
|
"ts-json-schema-generator": "2.3.0-next.5",
|
|
320
320
|
"ts-loader": "2.3.1",
|
|
@@ -326,13 +326,14 @@
|
|
|
326
326
|
"typedoc": "0.26.5",
|
|
327
327
|
"typedoc-plugin-markdown": "4.2.3",
|
|
328
328
|
"typescript": "~5.5.4",
|
|
329
|
-
"typescript-class-helpers": "~18.0.
|
|
329
|
+
"typescript-class-helpers": "~18.0.13",
|
|
330
330
|
"typescript-formatter": "~7.2.2",
|
|
331
|
+
"typescript-string-enums": "~1.0.0",
|
|
331
332
|
"underscore": "1.13.7",
|
|
332
333
|
"uuid": "10.0.0",
|
|
333
334
|
"validator": "13.5.2",
|
|
334
335
|
"video.js": "8.3.0",
|
|
335
|
-
"vpn-split": "~18.0.
|
|
336
|
+
"vpn-split": "~18.0.9",
|
|
336
337
|
"vscode": "1.1.37",
|
|
337
338
|
"wait-on": "7.0.1",
|
|
338
339
|
"watch": "1.0.2",
|
|
@@ -343,19 +344,19 @@
|
|
|
343
344
|
"zone.js": "~0.13.0"
|
|
344
345
|
},
|
|
345
346
|
"name": "taon-typeorm",
|
|
346
|
-
"version": "18.0.
|
|
347
|
-
"lastBuildTagHash": "
|
|
347
|
+
"version": "18.0.11",
|
|
348
|
+
"lastBuildTagHash": "0291873939fd94f5bb33850887e21474a240c445",
|
|
348
349
|
"main": "dist/app.electron.js"
|
|
349
350
|
},
|
|
350
351
|
"build": {
|
|
351
|
-
"number":
|
|
352
|
-
"date": "2024-
|
|
353
|
-
"hash": "
|
|
352
|
+
"number": 203,
|
|
353
|
+
"date": "2024-09-03T21:50:17.000Z",
|
|
354
|
+
"hash": "25640ff7e920218ffeacdf6f10a9aefb0ce45664"
|
|
354
355
|
},
|
|
355
356
|
"currentProjectName": "taon-typeorm",
|
|
356
357
|
"currentProjectGenericName": "taon-typeorm",
|
|
357
358
|
"currentProjectType": "isomorphic-lib",
|
|
358
|
-
"currentFrameworkVersion": "18.0.
|
|
359
|
+
"currentFrameworkVersion": "18.0.12",
|
|
359
360
|
"isStandaloneProject": true,
|
|
360
361
|
"isSmartContainer": false,
|
|
361
362
|
"pathesTsconfig": "\"paths\": {\"taon-typeorm\":[\"./src/lib\"],\"taon-typeorm/*\":[\"./src/lib/*\"]},",
|
package/websql/README.md
CHANGED
|
@@ -1,24 +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.
|
|
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.
|