isomorphic-region-loader 16.100.9 → 16.444.1

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.
@@ -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 (isomorphic-region-loader@16.100.9)
3
+ Assets from this folder are being shipped with this npm package (isomorphic-region-loader@16.444.1)
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.
@@ -29,11 +29,11 @@
29
29
  "license": "MIT",
30
30
  "author": "Dariusz Filipiak @darekf77",
31
31
  "type": "isomorphic-lib",
32
- "version": "v4",
32
+ "version": "v16",
33
33
  "private": false
34
34
  },
35
35
  "name": "isomorphic-region-loader",
36
- "version": "16.100.9",
36
+ "version": "16.444.1",
37
37
  "author": "Dariusz Filipiak @darekf77",
38
38
  "license": "MIT",
39
39
  "devDependencies": {
@@ -122,7 +122,7 @@
122
122
  "angular-material-css-vars": "5.0.2",
123
123
  "angular-resize-event": "3.2.0",
124
124
  "animate.css": "4.1.1 ",
125
- "any-project-cli": "16.100.10",
125
+ "any-project-cli": "16.444.1",
126
126
  "app-root-path": "3.0.0",
127
127
  "axios": "1.3.5",
128
128
  "background-worker-process": "16.100.10",
@@ -151,6 +151,7 @@
151
151
  "copy-paste": "1.5.3",
152
152
  "cors": "2.8.4",
153
153
  "cpr": "3.0.1",
154
+ "cross-env": "7.0.2",
154
155
  "cross-spawn": "7.0.3",
155
156
  "dateformat": "3.0.3",
156
157
  "detect-mocha": "0.1.0",
@@ -177,13 +178,13 @@
177
178
  "file-saver": "2.0.5",
178
179
  "file-type": "18.5.0",
179
180
  "firedev": "^16",
180
- "firedev-crud": "16.100.9",
181
- "firedev-crud-deamon": "16.100.9",
182
- "firedev-ports": "16.100.9",
183
- "firedev-storage": "16.100.5",
184
- "firedev-type-sql": "16.100.6",
185
- "firedev-typeorm": "16.100.5",
186
- "firedev-ui": "16.100.8",
181
+ "firedev-crud": "16.100.10",
182
+ "firedev-crud-deamon": "16.444.1",
183
+ "firedev-ports": "16.100.10",
184
+ "firedev-storage": "16.100.6",
185
+ "firedev-type-sql": "16.100.7",
186
+ "firedev-typeorm": "16.100.7",
187
+ "firedev-ui": "16.100.10",
187
188
  "fkill": "6.1.0",
188
189
  "font-awesome": "4.7.0",
189
190
  "form-data": "4.0.0",
@@ -201,11 +202,11 @@
201
202
  "image-focus": "1.2.1",
202
203
  "immer": "10.0.2",
203
204
  "immutable": "4.3.0",
204
- "incremental-compiler": "16.100.10",
205
+ "incremental-compiler": "16.444.2",
205
206
  "inquirer": "7.3.3",
206
207
  "inquirer-autocomplete-prompt": "1.3.0",
207
208
  "is-elevated": "3.0.0",
208
- "isomorphic-region-loader": "16.100.8",
209
+ "isomorphic-region-loader": "16.100.9",
209
210
  "istanbul-instrumenter-loader": "2.0.0",
210
211
  "jest": "29.5.0",
211
212
  "jest-date-mock": "1.0.8",
@@ -216,8 +217,8 @@
216
217
  "joi": "17.9.2",
217
218
  "jscodeshift": "0.6.3",
218
219
  "json-stringify-safe": "5.0.1",
219
- "json10": "16.100.6",
220
- "json10-writer": "16.100.10",
220
+ "json10": "16.100.7",
221
+ "json10-writer": "16.444.2",
221
222
  "json5": "2.2.1",
222
223
  "json5-writer": "0.2.0",
223
224
  "jszip": "3.10.1",
@@ -226,9 +227,9 @@
226
227
  "localforage": "1.10.0",
227
228
  "lockfile": "1.0.4",
228
229
  "lodash": "4.17.20",
229
- "lodash-walk-object": "16.100.6",
230
+ "lodash-walk-object": "16.100.7",
230
231
  "lowdb": "7.0.1",
231
- "magic-renamer": "16.100.9",
232
+ "magic-renamer": "16.444.1",
232
233
  "material-design-icons": "3.0.1",
233
234
  "method-override": "2.3.10",
234
235
  "minimist": "1.2.0",
@@ -240,9 +241,9 @@
240
241
  "ng-lock": "16.0.1",
241
242
  "ng-packagr": "16.0.1",
242
243
  "ng-talkback": "16.100.5",
243
- "ng2-logger": "16.100.10",
244
+ "ng2-logger": "16.444.2",
244
245
  "ng2-pdfjs-viewer": "16.0.4",
245
- "ng2-rest": "16.100.6",
246
+ "ng2-rest": "16.100.7",
246
247
  "ngx-ace-wrapper": "14.0.0",
247
248
  "ngx-editor": "15.3.0",
248
249
  "ngx-highlightjs": "9.0.0",
@@ -295,7 +296,7 @@
295
296
  "socket.io": "2.4.1",
296
297
  "sort-package-json": "1.11.0",
297
298
  "sql.js": "1.8.0",
298
- "static-columns": "16.100.5",
299
+ "static-columns": "16.100.6",
299
300
  "string-similarity": "4.0.2",
300
301
  "sudo-block": "3.0.0",
301
302
  "supertest": "6.3.3",
@@ -304,10 +305,10 @@
304
305
  "task.js": "0.1.5",
305
306
  "threads": "1.7.0",
306
307
  "tnp-cli": "16.100.5",
307
- "tnp-config": "16.100.10",
308
- "tnp-core": "16.100.22",
309
- "tnp-db": "16.100.9",
310
- "tnp-helpers": "16.100.18",
308
+ "tnp-config": "16.444.2",
309
+ "tnp-core": "16.444.2",
310
+ "tnp-db": "16.444.1",
311
+ "tnp-helpers": "16.444.2",
311
312
  "ts-debug": "1.3.0",
312
313
  "ts-json-schema-generator": "2.1.1",
313
314
  "ts-loader": "2.3.1",
@@ -316,13 +317,15 @@
316
317
  "tslint": "5.9.1",
317
318
  "turndown": "7.1.2",
318
319
  "typescript": "~5.0.2",
319
- "typescript-class-helpers": "~16.100.10",
320
+ "typescript-class-helpers": "~16.444.2",
320
321
  "typescript-formatter": "~7.2.2",
321
322
  "underscore": "1.9.1",
322
323
  "uuid": "8.3.2",
323
324
  "validator": "9.2.0",
324
325
  "video.js": "8.3.0",
325
326
  "vpn-split": "16.100.5",
327
+ "vscode": "1.1.37",
328
+ "wait-on": "7.0.1",
326
329
  "watch": "1.0.2",
327
330
  "webpack": "~5.80",
328
331
  "webpack-dev-middleware": "~6.0.2",
@@ -331,9 +334,9 @@
331
334
  "zone.js": "~0.13.0"
332
335
  },
333
336
  "dependencies": {
334
- "tnp-models": "16.100.10"
337
+ "tnp-models": "16.444.2"
335
338
  },
336
339
  "private": false,
337
- "lastBuildTagHash": "d07740fe340e4dfa965a7962298f8df1d36bd821",
340
+ "lastBuildTagHash": "8157161f9b1fc2cdb933aef892bcf388da51c5f4",
338
341
  "main": "dist/app.electron.js"
339
342
  }
package/firedev.jsonc CHANGED
@@ -1,33 +1,33 @@
1
- {
2
- "resources": [],
3
- "overrided": {
4
- "linkedFolders": [],
5
- "ignoreDepsPattern": [
6
- "*"
7
- ],
8
- "includeAsDev": [],
9
- "includeOnly": [
10
- "tnp-models"
11
- ],
12
- "dependencies": {},
13
- "npmFixes": [],
14
- },
15
- "smartContainerBuildTarget": "",
16
- "linkedRepos": [],
17
- "libReleaseOptions": {
18
- "nodts": false,
19
- "obscure": false,
20
- "ugly": false,
21
- "includeNodeModules": false,
22
- "cliBuildNoDts": false,
23
- "cliBuildObscure": false,
24
- "cliBuildIncludeNodeModules": false,
25
- "cliBuildUglify": false,
26
- },
27
- "smartContainerTarget": "",
28
- "license": "MIT",
29
- "author": "Dariusz Filipiak @darekf77",
30
- "type": "isomorphic-lib",
31
- "version": "v4",
32
- "private": false,
1
+ {
2
+ "resources": [],
3
+ "overrided": {
4
+ "linkedFolders": [],
5
+ "ignoreDepsPattern": [
6
+ "*"
7
+ ],
8
+ "includeAsDev": [],
9
+ "includeOnly": [
10
+ "tnp-models"
11
+ ],
12
+ "dependencies": {},
13
+ "npmFixes": [],
14
+ },
15
+ "smartContainerBuildTarget": "",
16
+ "linkedRepos": [],
17
+ "libReleaseOptions": {
18
+ "nodts": false,
19
+ "obscure": false,
20
+ "ugly": false,
21
+ "includeNodeModules": false,
22
+ "cliBuildNoDts": false,
23
+ "cliBuildObscure": false,
24
+ "cliBuildIncludeNodeModules": false,
25
+ "cliBuildUglify": false,
26
+ },
27
+ "smartContainerTarget": "",
28
+ "license": "MIT",
29
+ "author": "Dariusz Filipiak @darekf77",
30
+ "type": "isomorphic-lib",
31
+ "version": "v16",
32
+ "private": false,
33
33
  }
package/package.json CHANGED
@@ -29,18 +29,18 @@
29
29
  "license": "MIT",
30
30
  "author": "Dariusz Filipiak @darekf77",
31
31
  "type": "isomorphic-lib",
32
- "version": "v4",
32
+ "version": "v16",
33
33
  "private": false
34
34
  },
35
35
  "name": "isomorphic-region-loader",
36
- "version": "16.100.9",
36
+ "version": "16.444.1",
37
37
  "author": "Dariusz Filipiak @darekf77",
38
38
  "license": "MIT",
39
39
  "devDependencies": {},
40
40
  "dependencies": {
41
- "tnp-models": "16.100.10"
41
+ "tnp-models": "16.444.2"
42
42
  },
43
43
  "private": false,
44
- "lastBuildTagHash": "d07740fe340e4dfa965a7962298f8df1d36bd821",
44
+ "lastBuildTagHash": "8157161f9b1fc2cdb933aef892bcf388da51c5f4",
45
45
  "main": "dist/app.electron.js"
46
46
  }
@@ -33,11 +33,11 @@
33
33
  "license": "MIT",
34
34
  "author": "Dariusz Filipiak @darekf77",
35
35
  "type": "isomorphic-lib",
36
- "version": "v4",
36
+ "version": "v16",
37
37
  "private": false
38
38
  },
39
39
  "name": "isomorphic-region-loader",
40
- "version": "16.100.9",
40
+ "version": "16.444.1",
41
41
  "author": "Dariusz Filipiak @darekf77",
42
42
  "license": "MIT",
43
43
  "devDependencies": {
@@ -126,7 +126,7 @@
126
126
  "angular-material-css-vars": "5.0.2",
127
127
  "angular-resize-event": "3.2.0",
128
128
  "animate.css": "4.1.1 ",
129
- "any-project-cli": "16.100.10",
129
+ "any-project-cli": "16.444.1",
130
130
  "app-root-path": "3.0.0",
131
131
  "axios": "1.3.5",
132
132
  "background-worker-process": "16.100.10",
@@ -155,6 +155,7 @@
155
155
  "copy-paste": "1.5.3",
156
156
  "cors": "2.8.4",
157
157
  "cpr": "3.0.1",
158
+ "cross-env": "7.0.2",
158
159
  "cross-spawn": "7.0.3",
159
160
  "dateformat": "3.0.3",
160
161
  "detect-mocha": "0.1.0",
@@ -181,13 +182,13 @@
181
182
  "file-saver": "2.0.5",
182
183
  "file-type": "18.5.0",
183
184
  "firedev": "^16",
184
- "firedev-crud": "16.100.9",
185
- "firedev-crud-deamon": "16.100.9",
186
- "firedev-ports": "16.100.9",
187
- "firedev-storage": "16.100.5",
188
- "firedev-type-sql": "16.100.6",
189
- "firedev-typeorm": "16.100.5",
190
- "firedev-ui": "16.100.8",
185
+ "firedev-crud": "16.100.10",
186
+ "firedev-crud-deamon": "16.444.1",
187
+ "firedev-ports": "16.100.10",
188
+ "firedev-storage": "16.100.6",
189
+ "firedev-type-sql": "16.100.7",
190
+ "firedev-typeorm": "16.100.7",
191
+ "firedev-ui": "16.100.10",
191
192
  "fkill": "6.1.0",
192
193
  "font-awesome": "4.7.0",
193
194
  "form-data": "4.0.0",
@@ -205,11 +206,11 @@
205
206
  "image-focus": "1.2.1",
206
207
  "immer": "10.0.2",
207
208
  "immutable": "4.3.0",
208
- "incremental-compiler": "16.100.10",
209
+ "incremental-compiler": "16.444.2",
209
210
  "inquirer": "7.3.3",
210
211
  "inquirer-autocomplete-prompt": "1.3.0",
211
212
  "is-elevated": "3.0.0",
212
- "isomorphic-region-loader": "16.100.8",
213
+ "isomorphic-region-loader": "16.100.9",
213
214
  "istanbul-instrumenter-loader": "2.0.0",
214
215
  "jest": "29.5.0",
215
216
  "jest-date-mock": "1.0.8",
@@ -220,8 +221,8 @@
220
221
  "joi": "17.9.2",
221
222
  "jscodeshift": "0.6.3",
222
223
  "json-stringify-safe": "5.0.1",
223
- "json10": "16.100.6",
224
- "json10-writer": "16.100.10",
224
+ "json10": "16.100.7",
225
+ "json10-writer": "16.444.2",
225
226
  "json5": "2.2.1",
226
227
  "json5-writer": "0.2.0",
227
228
  "jszip": "3.10.1",
@@ -230,9 +231,9 @@
230
231
  "localforage": "1.10.0",
231
232
  "lockfile": "1.0.4",
232
233
  "lodash": "4.17.20",
233
- "lodash-walk-object": "16.100.6",
234
+ "lodash-walk-object": "16.100.7",
234
235
  "lowdb": "7.0.1",
235
- "magic-renamer": "16.100.9",
236
+ "magic-renamer": "16.444.1",
236
237
  "material-design-icons": "3.0.1",
237
238
  "method-override": "2.3.10",
238
239
  "minimist": "1.2.0",
@@ -244,9 +245,9 @@
244
245
  "ng-lock": "16.0.1",
245
246
  "ng-packagr": "16.0.1",
246
247
  "ng-talkback": "16.100.5",
247
- "ng2-logger": "16.100.10",
248
+ "ng2-logger": "16.444.2",
248
249
  "ng2-pdfjs-viewer": "16.0.4",
249
- "ng2-rest": "16.100.6",
250
+ "ng2-rest": "16.100.7",
250
251
  "ngx-ace-wrapper": "14.0.0",
251
252
  "ngx-editor": "15.3.0",
252
253
  "ngx-highlightjs": "9.0.0",
@@ -299,7 +300,7 @@
299
300
  "socket.io": "2.4.1",
300
301
  "sort-package-json": "1.11.0",
301
302
  "sql.js": "1.8.0",
302
- "static-columns": "16.100.5",
303
+ "static-columns": "16.100.6",
303
304
  "string-similarity": "4.0.2",
304
305
  "sudo-block": "3.0.0",
305
306
  "supertest": "6.3.3",
@@ -308,10 +309,10 @@
308
309
  "task.js": "0.1.5",
309
310
  "threads": "1.7.0",
310
311
  "tnp-cli": "16.100.5",
311
- "tnp-config": "16.100.10",
312
- "tnp-core": "16.100.22",
313
- "tnp-db": "16.100.9",
314
- "tnp-helpers": "16.100.18",
312
+ "tnp-config": "16.444.2",
313
+ "tnp-core": "16.444.2",
314
+ "tnp-db": "16.444.1",
315
+ "tnp-helpers": "16.444.2",
315
316
  "ts-debug": "1.3.0",
316
317
  "ts-json-schema-generator": "2.1.1",
317
318
  "ts-loader": "2.3.1",
@@ -320,13 +321,15 @@
320
321
  "tslint": "5.9.1",
321
322
  "turndown": "7.1.2",
322
323
  "typescript": "~5.0.2",
323
- "typescript-class-helpers": "~16.100.10",
324
+ "typescript-class-helpers": "~16.444.2",
324
325
  "typescript-formatter": "~7.2.2",
325
326
  "underscore": "1.9.1",
326
327
  "uuid": "8.3.2",
327
328
  "validator": "9.2.0",
328
329
  "video.js": "8.3.0",
329
330
  "vpn-split": "16.100.5",
331
+ "vscode": "1.1.37",
332
+ "wait-on": "7.0.1",
330
333
  "watch": "1.0.2",
331
334
  "webpack": "~5.80",
332
335
  "webpack-dev-middleware": "~6.0.2",
@@ -335,21 +338,21 @@
335
338
  "zone.js": "~0.13.0"
336
339
  },
337
340
  "dependencies": {
338
- "tnp-models": "16.100.10"
341
+ "tnp-models": "16.444.2"
339
342
  },
340
343
  "private": false,
341
- "lastBuildTagHash": "d07740fe340e4dfa965a7962298f8df1d36bd821",
344
+ "lastBuildTagHash": "8157161f9b1fc2cdb933aef892bcf388da51c5f4",
342
345
  "main": "dist/app.electron.js"
343
346
  },
344
347
  "build": {
345
- "number": 201,
346
- "date": "2024-05-27T07:06:38.000Z",
347
- "hash": "8157161f9b1fc2cdb933aef892bcf388da51c5f4"
348
+ "number": 203,
349
+ "date": "2024-06-05T11:34:48.000Z",
350
+ "hash": "ade4db9a14efb4cb6c1d6ccae94f1def45511361"
348
351
  },
349
352
  "currentProjectName": "isomorphic-region-loader",
350
353
  "currentProjectGenericName": "isomorphic-region-loader",
351
354
  "currentProjectType": "isomorphic-lib",
352
- "currentFrameworkVersion": "16.100.20",
355
+ "currentFrameworkVersion": "16.444.0",
353
356
  "isStandaloneProject": true,
354
357
  "isSmartContainer": false,
355
358
  "pathesTsconfig": "\"paths\": {\"isomorphic-region-loader\":[\"./src/lib\"],\"isomorphic-region-loader/*\":[\"./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.