json10 16.5.6 → 16.5.7

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 (json10@16.5.6)
3
+ Assets from this folder are being shipped with this npm package (json10@16.5.7)
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.
@@ -44,7 +44,7 @@
44
44
  },
45
45
  "name": "json10",
46
46
  "description": "Handle circural references, comments and many more inside JSON",
47
- "version": "16.5.6",
47
+ "version": "16.5.7",
48
48
  "scripts": {
49
49
  "test": "mocha --require ts-node/register src/**/*.spec.ts",
50
50
  "test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
@@ -64,11 +64,11 @@
64
64
  },
65
65
  "homepage": "https://github.com/darekf77/json10#readme",
66
66
  "dependencies": {
67
- "lodash-walk-object": "~16.5.6"
67
+ "lodash-walk-object": "~16.5.7"
68
68
  },
69
69
  "license": "MIT",
70
70
  "private": false,
71
- "lastBuildTagHash": "7497ccece8f590e10a5a64fcf16cf4fc59646400",
71
+ "lastBuildTagHash": "76fd978649f71a784328d17bb2c3646b619a250c",
72
72
  "devDependencies": {
73
73
  "@angular-devkit/build-angular": "~16.0.5",
74
74
  "@angular-devkit/core": "~16.0.5",
@@ -150,9 +150,9 @@
150
150
  "angular-material-css-vars": "5.0.2",
151
151
  "angular-resize-event": "3.2.0",
152
152
  "animate.css": "4.1.1 ",
153
- "any-project-cli": "~16.5.6",
153
+ "any-project-cli": "~16.5.7",
154
154
  "axios": "1.3.5",
155
- "background-worker-process": "~16.5.6",
155
+ "background-worker-process": "~16.5.7",
156
156
  "base32": "0.0.7",
157
157
  "bcryptjs": "2.4.3",
158
158
  "better-sqlite3": "7.6.2",
@@ -199,13 +199,13 @@
199
199
  "file-saver": "2.0.5",
200
200
  "file-type": "18.5.0",
201
201
  "firedev": "^16",
202
- "firedev-crud": "~16.5.6",
203
- "firedev-crud-deamon": "~16.5.6",
204
- "firedev-ports": "~16.5.6",
205
- "firedev-storage": "~16.5.6",
206
- "firedev-type-sql": "~16.5.6",
207
- "firedev-typeorm": "~16.5.7",
208
- "firedev-ui": "~16.5.6",
202
+ "firedev-crud": "~16.5.7",
203
+ "firedev-crud-deamon": "~16.5.7",
204
+ "firedev-ports": "~16.5.7",
205
+ "firedev-storage": "~16.5.7",
206
+ "firedev-type-sql": "~16.5.7",
207
+ "firedev-typeorm": "~16.5.8",
208
+ "firedev-ui": "~16.5.7",
209
209
  "fkill": "6.1.0",
210
210
  "font-awesome": "4.7.0",
211
211
  "form-data": "4.0.0",
@@ -222,11 +222,11 @@
222
222
  "image-focus": "1.2.1",
223
223
  "immer": "10.0.2",
224
224
  "immutable": "4.3.0",
225
- "incremental-compiler": "~16.5.16",
225
+ "incremental-compiler": "~16.5.17",
226
226
  "inquirer": "7.3.3",
227
227
  "inquirer-autocomplete-prompt": "1.3.0",
228
228
  "is-elevated": "3.0.0",
229
- "isomorphic-region-loader": "~16.5.6",
229
+ "isomorphic-region-loader": "~16.5.7",
230
230
  "istanbul-instrumenter-loader": "2.0.0",
231
231
  "jest": "29.5.0",
232
232
  "jest-date-mock": "1.0.8",
@@ -237,8 +237,8 @@
237
237
  "joi": "17.9.2",
238
238
  "jscodeshift": "0.6.3",
239
239
  "json-stringify-safe": "5.0.1",
240
- "json10": "~16.5.5",
241
- "json10-writer": "~16.5.6",
240
+ "json10": "~16.5.6",
241
+ "json10-writer": "~16.5.7",
242
242
  "json5": "2.2.1",
243
243
  "json5-writer": "0.2.0",
244
244
  "jszip": "3.10.1",
@@ -248,21 +248,21 @@
248
248
  "lockfile": "1.0.4",
249
249
  "lodash": "4.17.20",
250
250
  "lowdb": "1.0.0",
251
- "magic-renamer": "~16.5.6",
251
+ "magic-renamer": "~16.5.7",
252
252
  "material-design-icons": "3.0.1",
253
253
  "method-override": "2.3.10",
254
254
  "minimist": "1.2.0",
255
255
  "mkdirp": "0.5.1",
256
256
  "mocha": "10.2.0",
257
257
  "moment": "2.29.3",
258
- "morphi": "~16.5.5",
258
+ "morphi": "~16.5.6",
259
259
  "ng-for-track-by-property": "16.0.1",
260
260
  "ng-in-viewport": "15.0.2",
261
261
  "ng-lock": "16.0.1",
262
262
  "ng-packagr": "16.0.1",
263
- "ng-talkback": "~16.5.5",
264
- "ng2-logger": "~16.5.6",
265
- "ng2-rest": "~16.5.5",
263
+ "ng-talkback": "~16.5.6",
264
+ "ng2-logger": "~16.5.9",
265
+ "ng2-rest": "~16.5.6",
266
266
  "ngx-ace-wrapper": "14.0.0",
267
267
  "ngx-editor": "15.3.0",
268
268
  "ngx-highlightjs": "9.0.0",
@@ -275,7 +275,7 @@
275
275
  "ngx-scrolltop": "6.0.0",
276
276
  "ngx-store": "3.1.1",
277
277
  "ngx-typed-js": "2.1.1",
278
- "node-cli-tester": "~16.5.5",
278
+ "node-cli-tester": "~16.5.6",
279
279
  "node-localstorage": "2.1.6",
280
280
  "node-notifier": "6.0.0",
281
281
  "node-polyfill-webpack-plugin": "2.0.1",
@@ -302,7 +302,7 @@
302
302
  "q": "1.5.1",
303
303
  "rallax.js": "2.0.4",
304
304
  "randomcolor": "0.5.3",
305
- "record-replay-req-res-scenario": "~16.5.5",
305
+ "record-replay-req-res-scenario": "~16.5.6",
306
306
  "reflect-metadata": "0.1.10",
307
307
  "rimraf": "2.6.2",
308
308
  "rxjs": "~7.8.0",
@@ -313,7 +313,7 @@
313
313
  "socket.io": "2.4.1",
314
314
  "sort-package-json": "1.11.0",
315
315
  "sql.js": "1.8.0",
316
- "static-columns": "~16.5.7",
316
+ "static-columns": "~16.5.8",
317
317
  "string-similarity": "4.0.2",
318
318
  "sudo-block": "3.0.0",
319
319
  "supertest": "6.3.3",
@@ -321,12 +321,12 @@
321
321
  "systeminformation": "3.45.7",
322
322
  "task.js": "0.1.5",
323
323
  "threads": "1.7.0",
324
- "tnp-cli": "~16.5.5",
325
- "tnp-config": "~16.5.6",
326
- "tnp-core": "~16.5.11",
327
- "tnp-db": "~16.5.6",
328
- "tnp-helpers": "~16.5.7",
329
- "tnp-models": "~16.5.6",
324
+ "tnp-cli": "~16.5.6",
325
+ "tnp-config": "~16.5.8",
326
+ "tnp-core": "~16.5.13",
327
+ "tnp-db": "~16.5.7",
328
+ "tnp-helpers": "~16.5.8",
329
+ "tnp-models": "~16.5.7",
330
330
  "ts-debug": "1.3.0",
331
331
  "ts-loader": "2.3.1",
332
332
  "ts-node": "10.9.1",
@@ -335,13 +335,13 @@
335
335
  "turndown": "7.1.2",
336
336
  "typeorm": "~0.3.10",
337
337
  "typescript": "~5.0.2",
338
- "typescript-class-helpers": "~16.5.6",
338
+ "typescript-class-helpers": "~16.5.8",
339
339
  "typescript-formatter": "~7.2.2",
340
340
  "underscore": "1.9.1",
341
341
  "uuid": "8.3.2",
342
342
  "validator": "9.2.0",
343
343
  "video.js": "8.3.0",
344
- "vpn-split": "~16.5.6",
344
+ "vpn-split": "~16.5.7",
345
345
  "watch": "1.0.2",
346
346
  "yup": "1.1.1",
347
347
  "zone.js": "~0.13.0"
package/package.json CHANGED
@@ -44,7 +44,7 @@
44
44
  },
45
45
  "name": "json10",
46
46
  "description": "Handle circural references, comments and many more inside JSON",
47
- "version": "16.5.6",
47
+ "version": "16.5.7",
48
48
  "scripts": {
49
49
  "test": "mocha --require ts-node/register src/**/*.spec.ts",
50
50
  "test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
@@ -64,10 +64,10 @@
64
64
  },
65
65
  "homepage": "https://github.com/darekf77/json10#readme",
66
66
  "dependencies": {
67
- "lodash-walk-object": "~16.5.6"
67
+ "lodash-walk-object": "~16.5.7"
68
68
  },
69
69
  "license": "MIT",
70
70
  "private": false,
71
- "lastBuildTagHash": "7497ccece8f590e10a5a64fcf16cf4fc59646400",
71
+ "lastBuildTagHash": "76fd978649f71a784328d17bb2c3646b619a250c",
72
72
  "devDependencies": {}
73
73
  }
@@ -1,224 +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.52",
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.33",
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
- "lowdb": "1.0.0",
139
- "magic-renamer": "~0.0.19",
140
- "material-design-icons": "3.0.1",
141
- "method-override": "2.3.10",
142
- "minimist": "1.2.0",
143
- "mkdirp": "0.5.1",
144
- "mocha": "5.2.0",
145
- "moment": "2.22.2",
146
- "morphi": "~4.0.53",
147
- "ng-modal-lib": "0.0.6",
148
- "ng-packagr": "5.7.1",
149
- "ng-talkback": "~2.4.24",
150
- "ng2-file-upload": "1.3.0",
151
- "ng2-logger": "~8.0.20",
152
- "ng2-rest": "~11.0.41",
153
- "ng4-icons": "~0.0.29",
154
- "ng4-modal": "~0.0.29",
155
- "ngx-bootstrap": "5.2.0",
156
- "ngx-breadcrumbs": "0.0.3",
157
- "ngx-editor": "4.1.0",
158
- "ngx-moment": "3.5.0",
159
- "ngx-pipes": "2.6.0",
160
- "ngx-store": "2.1.0",
161
- "ngx-toastr": "11.2.1",
162
- "ngx-wig": "8.0.0",
163
- "node-cli-test": "0.0.2",
164
- "node-cli-tester": "~0.0.21",
165
- "node-localstorage": "2.1.6",
166
- "node-notifier": "6.0.0",
167
- "nodemon": "1.14.11",
168
- "npm-get-dependents": "1.0.1",
169
- "npm-run": "4.1.2",
170
- "omelette": "0.4.5",
171
- "open": "7.2.1",
172
- "ora": "3.4.0",
173
- "passport": "0.3.2",
174
- "passport-http-bearer": "1.0.1",
175
- "password-hash": "1.2.2",
176
- "portfinder": "1.0.21",
177
- "prettier": "2.3.2",
178
- "progress": "2.0.3",
179
- "prompts": "0.1.8",
180
- "protractor": "5.4.3",
181
- "ps-list": "6.1.0",
182
- "ps-node": "0.1.6",
183
- "q": "1.5.1",
184
- "randomcolor": "0.5.3",
185
- "record-replay-req-res-scenario": "~0.0.25",
186
- "reflect-metadata": "0.1.10",
187
- "rimraf": "2.6.2",
188
- "rxjs": "6.5.4",
189
- "rxjs-compat": "6.5.3",
190
- "simple-git": "1.96.0",
191
- "sloc": "0.2.0",
192
- "socket.io": "2.4.1",
193
- "sort-package-json": "1.11.0",
194
- "static-columns": "~2.0.12",
195
- "string-similarity": "4.0.2",
196
- "sudo-block": "3.0.0",
197
- "systeminformation": "3.45.7",
198
- "task.js": "0.1.5",
199
- "tnp-cli": "~2.0.20",
200
- "tnp-config": "~1.0.20",
201
- "tnp-core": "~1.0.34",
202
- "tnp-db": "~0.0.42",
203
- "tnp-helpers": "~0.0.70",
204
- "tnp-models": "~0.0.36",
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
- }
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.52",
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.33",
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
+ "lowdb": "1.0.0",
139
+ "magic-renamer": "~0.0.19",
140
+ "material-design-icons": "3.0.1",
141
+ "method-override": "2.3.10",
142
+ "minimist": "1.2.0",
143
+ "mkdirp": "0.5.1",
144
+ "mocha": "5.2.0",
145
+ "moment": "2.22.2",
146
+ "morphi": "~4.0.53",
147
+ "ng-modal-lib": "0.0.6",
148
+ "ng-packagr": "5.7.1",
149
+ "ng-talkback": "~2.4.24",
150
+ "ng2-file-upload": "1.3.0",
151
+ "ng2-logger": "~8.0.20",
152
+ "ng2-rest": "~11.0.41",
153
+ "ng4-icons": "~0.0.29",
154
+ "ng4-modal": "~0.0.29",
155
+ "ngx-bootstrap": "5.2.0",
156
+ "ngx-breadcrumbs": "0.0.3",
157
+ "ngx-editor": "4.1.0",
158
+ "ngx-moment": "3.5.0",
159
+ "ngx-pipes": "2.6.0",
160
+ "ngx-store": "2.1.0",
161
+ "ngx-toastr": "11.2.1",
162
+ "ngx-wig": "8.0.0",
163
+ "node-cli-test": "0.0.2",
164
+ "node-cli-tester": "~0.0.21",
165
+ "node-localstorage": "2.1.6",
166
+ "node-notifier": "6.0.0",
167
+ "nodemon": "1.14.11",
168
+ "npm-get-dependents": "1.0.1",
169
+ "npm-run": "4.1.2",
170
+ "omelette": "0.4.5",
171
+ "open": "7.2.1",
172
+ "ora": "3.4.0",
173
+ "passport": "0.3.2",
174
+ "passport-http-bearer": "1.0.1",
175
+ "password-hash": "1.2.2",
176
+ "portfinder": "1.0.21",
177
+ "prettier": "2.3.2",
178
+ "progress": "2.0.3",
179
+ "prompts": "0.1.8",
180
+ "protractor": "5.4.3",
181
+ "ps-list": "6.1.0",
182
+ "ps-node": "0.1.6",
183
+ "q": "1.5.1",
184
+ "randomcolor": "0.5.3",
185
+ "record-replay-req-res-scenario": "~0.0.25",
186
+ "reflect-metadata": "0.1.10",
187
+ "rimraf": "2.6.2",
188
+ "rxjs": "6.5.4",
189
+ "rxjs-compat": "6.5.3",
190
+ "simple-git": "1.96.0",
191
+ "sloc": "0.2.0",
192
+ "socket.io": "2.4.1",
193
+ "sort-package-json": "1.11.0",
194
+ "static-columns": "~2.0.12",
195
+ "string-similarity": "4.0.2",
196
+ "sudo-block": "3.0.0",
197
+ "systeminformation": "3.45.7",
198
+ "task.js": "0.1.5",
199
+ "tnp-cli": "~2.0.20",
200
+ "tnp-config": "~1.0.20",
201
+ "tnp-core": "~1.0.34",
202
+ "tnp-db": "~0.0.42",
203
+ "tnp-helpers": "~0.0.70",
204
+ "tnp-models": "~0.0.36",
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
+ }
@@ -1,55 +1,55 @@
1
- {
2
- "resources": [],
3
-
4
- "overrided": {
5
- "includeAsDev": [],
6
-
7
- "includeOnly": [
8
- "lodash-walk-object"
9
- ],
10
-
11
- "ignoreDepsPattern": [],
12
- "dependencies": {},
13
- "linkedFolders": [],
14
- 'npmFixes': [],
15
- },
16
-
17
- "linkedProjects": [],
18
- 'smartContainerBuildTarget': '',
19
- 'linkedRepos': [],
20
-
21
- "libReleaseOptions": {
22
- "nodts": false,
23
- "obscure": false,
24
- "ugly": false,
25
- 'includeNodeModules': false,
26
- },
27
-
28
- 'smartContainerTarget': '',
29
- "type": "isomorphic-lib",
30
- "version": 'v4',
31
-
32
- "additionalNpmNames": [
33
- "firedev-json"
34
- ],
35
-
36
- "license": "MIT",
37
- "private": false,
38
-
39
- "scripts": {
40
- "test": "mocha --require ts-node/register src/**/*.spec.ts",
41
- "test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
42
- },
43
-
44
- "description": "Handle circural references, comments and many more inside JSON",
45
- "author": "Dariusz Filipiak",
46
- "homepage": "https://github.com/darekf77/json10#readme",
47
-
48
- "keywords": [
49
- "ng2-rest",
50
- "docs",
51
- "documentation"
52
- ],
53
-
54
- "workerPlugins": {},
1
+ {
2
+ "resources": [],
3
+
4
+ "overrided": {
5
+ "includeAsDev": [],
6
+
7
+ "includeOnly": [
8
+ "lodash-walk-object"
9
+ ],
10
+
11
+ "ignoreDepsPattern": [],
12
+ "dependencies": {},
13
+ "linkedFolders": [],
14
+ 'npmFixes': [],
15
+ },
16
+
17
+ "linkedProjects": [],
18
+ 'smartContainerBuildTarget': '',
19
+ 'linkedRepos': [],
20
+
21
+ "libReleaseOptions": {
22
+ "nodts": false,
23
+ "obscure": false,
24
+ "ugly": false,
25
+ 'includeNodeModules': false,
26
+ },
27
+
28
+ 'smartContainerTarget': '',
29
+ "type": "isomorphic-lib",
30
+ "version": 'v4',
31
+
32
+ "additionalNpmNames": [
33
+ "firedev-json"
34
+ ],
35
+
36
+ "license": "MIT",
37
+ "private": false,
38
+
39
+ "scripts": {
40
+ "test": "mocha --require ts-node/register src/**/*.spec.ts",
41
+ "test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
42
+ },
43
+
44
+ "description": "Handle circural references, comments and many more inside JSON",
45
+ "author": "Dariusz Filipiak",
46
+ "homepage": "https://github.com/darekf77/json10#readme",
47
+
48
+ "keywords": [
49
+ "ng2-rest",
50
+ "docs",
51
+ "documentation"
52
+ ],
53
+
54
+ "workerPlugins": {},
55
55
  }
@@ -48,7 +48,7 @@
48
48
  },
49
49
  "name": "json10",
50
50
  "description": "Handle circural references, comments and many more inside JSON",
51
- "version": "16.5.6",
51
+ "version": "16.5.7",
52
52
  "scripts": {
53
53
  "test": "mocha --require ts-node/register src/**/*.spec.ts",
54
54
  "test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
@@ -68,11 +68,11 @@
68
68
  },
69
69
  "homepage": "https://github.com/darekf77/json10#readme",
70
70
  "dependencies": {
71
- "lodash-walk-object": "~16.5.6"
71
+ "lodash-walk-object": "~16.5.7"
72
72
  },
73
73
  "license": "MIT",
74
74
  "private": false,
75
- "lastBuildTagHash": "7497ccece8f590e10a5a64fcf16cf4fc59646400",
75
+ "lastBuildTagHash": "76fd978649f71a784328d17bb2c3646b619a250c",
76
76
  "devDependencies": {
77
77
  "@angular-devkit/build-angular": "~16.0.5",
78
78
  "@angular-devkit/core": "~16.0.5",
@@ -154,9 +154,9 @@
154
154
  "angular-material-css-vars": "5.0.2",
155
155
  "angular-resize-event": "3.2.0",
156
156
  "animate.css": "4.1.1 ",
157
- "any-project-cli": "~16.5.6",
157
+ "any-project-cli": "~16.5.7",
158
158
  "axios": "1.3.5",
159
- "background-worker-process": "~16.5.6",
159
+ "background-worker-process": "~16.5.7",
160
160
  "base32": "0.0.7",
161
161
  "bcryptjs": "2.4.3",
162
162
  "better-sqlite3": "7.6.2",
@@ -203,13 +203,13 @@
203
203
  "file-saver": "2.0.5",
204
204
  "file-type": "18.5.0",
205
205
  "firedev": "^16",
206
- "firedev-crud": "~16.5.6",
207
- "firedev-crud-deamon": "~16.5.6",
208
- "firedev-ports": "~16.5.6",
209
- "firedev-storage": "~16.5.6",
210
- "firedev-type-sql": "~16.5.6",
211
- "firedev-typeorm": "~16.5.7",
212
- "firedev-ui": "~16.5.6",
206
+ "firedev-crud": "~16.5.7",
207
+ "firedev-crud-deamon": "~16.5.7",
208
+ "firedev-ports": "~16.5.7",
209
+ "firedev-storage": "~16.5.7",
210
+ "firedev-type-sql": "~16.5.7",
211
+ "firedev-typeorm": "~16.5.8",
212
+ "firedev-ui": "~16.5.7",
213
213
  "fkill": "6.1.0",
214
214
  "font-awesome": "4.7.0",
215
215
  "form-data": "4.0.0",
@@ -226,11 +226,11 @@
226
226
  "image-focus": "1.2.1",
227
227
  "immer": "10.0.2",
228
228
  "immutable": "4.3.0",
229
- "incremental-compiler": "~16.5.16",
229
+ "incremental-compiler": "~16.5.17",
230
230
  "inquirer": "7.3.3",
231
231
  "inquirer-autocomplete-prompt": "1.3.0",
232
232
  "is-elevated": "3.0.0",
233
- "isomorphic-region-loader": "~16.5.6",
233
+ "isomorphic-region-loader": "~16.5.7",
234
234
  "istanbul-instrumenter-loader": "2.0.0",
235
235
  "jest": "29.5.0",
236
236
  "jest-date-mock": "1.0.8",
@@ -241,8 +241,8 @@
241
241
  "joi": "17.9.2",
242
242
  "jscodeshift": "0.6.3",
243
243
  "json-stringify-safe": "5.0.1",
244
- "json10": "~16.5.5",
245
- "json10-writer": "~16.5.6",
244
+ "json10": "~16.5.6",
245
+ "json10-writer": "~16.5.7",
246
246
  "json5": "2.2.1",
247
247
  "json5-writer": "0.2.0",
248
248
  "jszip": "3.10.1",
@@ -252,21 +252,21 @@
252
252
  "lockfile": "1.0.4",
253
253
  "lodash": "4.17.20",
254
254
  "lowdb": "1.0.0",
255
- "magic-renamer": "~16.5.6",
255
+ "magic-renamer": "~16.5.7",
256
256
  "material-design-icons": "3.0.1",
257
257
  "method-override": "2.3.10",
258
258
  "minimist": "1.2.0",
259
259
  "mkdirp": "0.5.1",
260
260
  "mocha": "10.2.0",
261
261
  "moment": "2.29.3",
262
- "morphi": "~16.5.5",
262
+ "morphi": "~16.5.6",
263
263
  "ng-for-track-by-property": "16.0.1",
264
264
  "ng-in-viewport": "15.0.2",
265
265
  "ng-lock": "16.0.1",
266
266
  "ng-packagr": "16.0.1",
267
- "ng-talkback": "~16.5.5",
268
- "ng2-logger": "~16.5.6",
269
- "ng2-rest": "~16.5.5",
267
+ "ng-talkback": "~16.5.6",
268
+ "ng2-logger": "~16.5.9",
269
+ "ng2-rest": "~16.5.6",
270
270
  "ngx-ace-wrapper": "14.0.0",
271
271
  "ngx-editor": "15.3.0",
272
272
  "ngx-highlightjs": "9.0.0",
@@ -279,7 +279,7 @@
279
279
  "ngx-scrolltop": "6.0.0",
280
280
  "ngx-store": "3.1.1",
281
281
  "ngx-typed-js": "2.1.1",
282
- "node-cli-tester": "~16.5.5",
282
+ "node-cli-tester": "~16.5.6",
283
283
  "node-localstorage": "2.1.6",
284
284
  "node-notifier": "6.0.0",
285
285
  "node-polyfill-webpack-plugin": "2.0.1",
@@ -306,7 +306,7 @@
306
306
  "q": "1.5.1",
307
307
  "rallax.js": "2.0.4",
308
308
  "randomcolor": "0.5.3",
309
- "record-replay-req-res-scenario": "~16.5.5",
309
+ "record-replay-req-res-scenario": "~16.5.6",
310
310
  "reflect-metadata": "0.1.10",
311
311
  "rimraf": "2.6.2",
312
312
  "rxjs": "~7.8.0",
@@ -317,7 +317,7 @@
317
317
  "socket.io": "2.4.1",
318
318
  "sort-package-json": "1.11.0",
319
319
  "sql.js": "1.8.0",
320
- "static-columns": "~16.5.7",
320
+ "static-columns": "~16.5.8",
321
321
  "string-similarity": "4.0.2",
322
322
  "sudo-block": "3.0.0",
323
323
  "supertest": "6.3.3",
@@ -325,12 +325,12 @@
325
325
  "systeminformation": "3.45.7",
326
326
  "task.js": "0.1.5",
327
327
  "threads": "1.7.0",
328
- "tnp-cli": "~16.5.5",
329
- "tnp-config": "~16.5.6",
330
- "tnp-core": "~16.5.11",
331
- "tnp-db": "~16.5.6",
332
- "tnp-helpers": "~16.5.7",
333
- "tnp-models": "~16.5.6",
328
+ "tnp-cli": "~16.5.6",
329
+ "tnp-config": "~16.5.8",
330
+ "tnp-core": "~16.5.13",
331
+ "tnp-db": "~16.5.7",
332
+ "tnp-helpers": "~16.5.8",
333
+ "tnp-models": "~16.5.7",
334
334
  "ts-debug": "1.3.0",
335
335
  "ts-loader": "2.3.1",
336
336
  "ts-node": "10.9.1",
@@ -339,29 +339,29 @@
339
339
  "turndown": "7.1.2",
340
340
  "typeorm": "~0.3.10",
341
341
  "typescript": "~5.0.2",
342
- "typescript-class-helpers": "~16.5.6",
342
+ "typescript-class-helpers": "~16.5.8",
343
343
  "typescript-formatter": "~7.2.2",
344
344
  "underscore": "1.9.1",
345
345
  "uuid": "8.3.2",
346
346
  "validator": "9.2.0",
347
347
  "video.js": "8.3.0",
348
- "vpn-split": "~16.5.6",
348
+ "vpn-split": "~16.5.7",
349
349
  "watch": "1.0.2",
350
350
  "yup": "1.1.1",
351
351
  "zone.js": "~0.13.0"
352
352
  }
353
353
  },
354
354
  "build": {
355
- "number": 279,
356
- "date": "2024-01-07T19:08:23.000Z",
357
- "hash": "76fd978649f71a784328d17bb2c3646b619a250c",
355
+ "number": 281,
356
+ "date": "2024-01-21T12:23:43.000Z",
357
+ "hash": "7992a03e9758a29608c282e0461ed892b524eeab",
358
358
  "options": {}
359
359
  },
360
360
  "currentProjectName": "json10",
361
361
  "currentProjectGenericName": "json10",
362
362
  "currentProjectTasksConfiguration": "{\"version\":\"2.0.0\",\"tasks\":[{\"label\":\"terminateall\",\"command\":\"echo ${input:terminate}\",\"type\":\"shell\",\"problemMatcher\":[]},{\"label\":\"Ng Serve\",\"type\":\"shell\",\"command\":\"tnp build\",\"isBackground\":true,\"presentation\":{\"reveal\":\"always\"},\"group\":{\"kind\":\"build\",\"isDefault\":true},\"problemMatcher\":{\"owner\":\"typescript\",\"source\":\"ts\",\"applyTo\":\"closedDocuments\",\"fileLocation\":[\"relative\",\"${cwd}\"],\"pattern\":\"$tsc\",\"background\":{\"activeOnStart\":true,\"beginsPattern\":{\"regexp\":\"(.*?)\"},\"endsPattern\":{\"regexp\":\"Compiled |Failed to compile.\"}}}}],\"inputs\":[{\"id\":\"terminate\",\"type\":\"command\",\"command\":\"workbench.action.tasks.terminate\",\"args\":\"terminateAll\"}]}",
363
363
  "currentProjectType": "isomorphic-lib",
364
- "currentFrameworkVersion": "16.5.16",
364
+ "currentFrameworkVersion": "16.5.17",
365
365
  "isStandaloneProject": true,
366
366
  "isSmartContainer": false,
367
367
  "frameworks": [
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.