json10 16.0.48 → 16.0.49
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/client/package.json +53 -41
- package/index.js.map +1 -1
- package/lib/index.js.map +1 -1
- package/package.json +3 -3
- package/package.json_devDependencies.json +224 -224
- package/package.json_tnp.json5 +54 -54
- package/tmp-environment.json +57 -45
- 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 (json10@16.0.
|
|
3
|
+
Assets from this folder are being shipped with this npm package (json10@16.0.49)
|
|
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.
|
package/client/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.0.
|
|
47
|
+
"version": "16.0.49",
|
|
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.0.
|
|
67
|
+
"lodash-walk-object": "~16.0.49"
|
|
68
68
|
},
|
|
69
69
|
"license": "MIT",
|
|
70
70
|
"private": false,
|
|
71
|
-
"lastBuildTagHash": "
|
|
71
|
+
"lastBuildTagHash": "543dbd8b242cf9324fc3c56de533c4fcfae51c8f",
|
|
72
72
|
"devDependencies": {
|
|
73
73
|
"@angular-devkit/build-angular": "~16.0.5",
|
|
74
74
|
"@angular-devkit/core": "~16.0.5",
|
|
@@ -89,6 +89,8 @@
|
|
|
89
89
|
"@angular/router": "~16.0.0",
|
|
90
90
|
"@angular/service-worker": "~16.0.4",
|
|
91
91
|
"@babel/cli": "7.18.6",
|
|
92
|
+
"@compodoc/compodoc": "1.1.20",
|
|
93
|
+
"@cypress/schematic": "2.5.0",
|
|
92
94
|
"@iconify/icons-fa-solid": "1.2.2",
|
|
93
95
|
"@iconify/icons-mdi": "1.2.1",
|
|
94
96
|
"@mdi/js": "7.2.96",
|
|
@@ -110,7 +112,6 @@
|
|
|
110
112
|
"@ngx-translate/core": "15.0.0",
|
|
111
113
|
"@ngx-translate/http-loader": "8.0.0",
|
|
112
114
|
"@sweetalert2/ngx-sweetalert2": "12.1.0",
|
|
113
|
-
"@testdeck/jasmine": "0.3.3",
|
|
114
115
|
"@testdeck/jest": "0.3.3",
|
|
115
116
|
"@testdeck/mocha": "0.3.3",
|
|
116
117
|
"@types/chai": "4.1.2",
|
|
@@ -124,7 +125,7 @@
|
|
|
124
125
|
"@types/http-proxy": "1.16.0",
|
|
125
126
|
"@types/http-proxy-middleware": "0.19.2",
|
|
126
127
|
"@types/inquirer": "7.3.1",
|
|
127
|
-
"@types/
|
|
128
|
+
"@types/jest": "29.5.2",
|
|
128
129
|
"@types/json-stringify-safe": "5.0.0",
|
|
129
130
|
"@types/json5": "0.0.29",
|
|
130
131
|
"@types/lockfile": "1.0.0",
|
|
@@ -144,9 +145,10 @@
|
|
|
144
145
|
"@types/watch": "1.0.0",
|
|
145
146
|
"accepts": "1.3.4",
|
|
146
147
|
"angular-material-css-vars": "5.0.2",
|
|
147
|
-
"
|
|
148
|
+
"animate.css": "4.1.1 ",
|
|
149
|
+
"any-project-cli": "~16.0.31",
|
|
148
150
|
"axios": "1.3.5",
|
|
149
|
-
"background-worker-process": "~16.0.
|
|
151
|
+
"background-worker-process": "~16.0.48",
|
|
150
152
|
"base32": "0.0.7",
|
|
151
153
|
"bcryptjs": "2.4.3",
|
|
152
154
|
"better-sqlite3": "7.6.2",
|
|
@@ -154,7 +156,7 @@
|
|
|
154
156
|
"bootstrap": "4.6.2",
|
|
155
157
|
"buffer-shims": "1.0.0",
|
|
156
158
|
"callsite-record": "4.1.3",
|
|
157
|
-
"chai": "4.
|
|
159
|
+
"chai": "4.3.7",
|
|
158
160
|
"chalk": "2.3.2",
|
|
159
161
|
"check-node-version": "3.2.0",
|
|
160
162
|
"cheerio": "1.0.0-rc.3",
|
|
@@ -170,6 +172,7 @@
|
|
|
170
172
|
"cors": "2.8.4",
|
|
171
173
|
"cpr": "3.0.1",
|
|
172
174
|
"cross-spawn": "7.0.3",
|
|
175
|
+
"cypress": "latest",
|
|
173
176
|
"dateformat": "3.0.3",
|
|
174
177
|
"detect-mocha": "0.1.0",
|
|
175
178
|
"diff": "3.2.0",
|
|
@@ -186,13 +189,15 @@
|
|
|
186
189
|
"express-session": "1.17.3",
|
|
187
190
|
"file-loader": "1.1.5",
|
|
188
191
|
"file-saver": "2.0.5",
|
|
192
|
+
"file-type": "18.5.0",
|
|
189
193
|
"firedev": "^16",
|
|
190
|
-
"firedev-crud": "~16.0.
|
|
191
|
-
"firedev-crud-deamon": "~16.0.
|
|
192
|
-
"firedev-ports": "~16.0.
|
|
193
|
-
"firedev-storage": "~16.0.
|
|
194
|
-
"firedev-
|
|
195
|
-
"firedev-
|
|
194
|
+
"firedev-crud": "~16.0.53",
|
|
195
|
+
"firedev-crud-deamon": "~16.0.43",
|
|
196
|
+
"firedev-ports": "~16.0.48",
|
|
197
|
+
"firedev-storage": "~16.0.40",
|
|
198
|
+
"firedev-type-sql": "~16.0.2",
|
|
199
|
+
"firedev-typeorm": "~16.0.37",
|
|
200
|
+
"firedev-ui": "~16.0.7",
|
|
196
201
|
"fkill": "6.1.0",
|
|
197
202
|
"font-awesome": "4.7.0",
|
|
198
203
|
"form-data": "4.0.0",
|
|
@@ -200,53 +205,56 @@
|
|
|
200
205
|
"fuzzy": "0.1.3",
|
|
201
206
|
"glob": "7.1.2",
|
|
202
207
|
"gulp": "3.9.1",
|
|
208
|
+
"helmet": "7.0.0",
|
|
203
209
|
"hostile": "1.3.3",
|
|
204
210
|
"howler": "2.2.3",
|
|
205
211
|
"http-proxy": "1.16.2",
|
|
206
212
|
"http-proxy-middleware": "0.19.1",
|
|
207
213
|
"http-server": "0.11.1",
|
|
214
|
+
"image-focus": "1.2.1",
|
|
215
|
+
"immer": "10.0.2",
|
|
208
216
|
"immutable": "4.3.0",
|
|
209
|
-
"incremental-compiler": "~16.0.
|
|
217
|
+
"incremental-compiler": "~16.0.31",
|
|
210
218
|
"inquirer": "7.3.3",
|
|
211
219
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
212
220
|
"is-elevated": "3.0.0",
|
|
213
|
-
"isomorphic-region-loader": "~16.0.
|
|
221
|
+
"isomorphic-region-loader": "~16.0.41",
|
|
214
222
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
215
|
-
"
|
|
223
|
+
"jest": "29.5.0",
|
|
224
|
+
"jest-date-mock": "1.0.8",
|
|
225
|
+
"jest-junit": "16.0.0",
|
|
226
|
+
"jest-marbles": "latest",
|
|
227
|
+
"jest-preset-angular": "13.1.1",
|
|
216
228
|
"jimp": "0.22.8",
|
|
229
|
+
"joi": "17.9.2",
|
|
217
230
|
"jscodeshift": "0.6.3",
|
|
218
231
|
"json-stringify-safe": "5.0.1",
|
|
219
|
-
"json10": "~16.0.
|
|
220
|
-
"json10-writer": "~16.0.
|
|
232
|
+
"json10": "~16.0.48",
|
|
233
|
+
"json10-writer": "~16.0.44",
|
|
221
234
|
"json5": "2.2.1",
|
|
222
235
|
"json5-writer": "0.2.0",
|
|
223
236
|
"jszip": "3.10.1",
|
|
224
|
-
"karma": "6.4.0",
|
|
225
|
-
"karma-chrome-launcher": "3.2.0",
|
|
226
237
|
"karma-cli": "1.0.1",
|
|
227
|
-
"karma-coverage": "2.2.0",
|
|
228
|
-
"karma-jasmine": "5.1.0",
|
|
229
|
-
"karma-jasmine-html-reporter": "2.0.0",
|
|
230
238
|
"lnk": "1.0.1",
|
|
231
239
|
"localforage": "1.10.0",
|
|
232
240
|
"lockfile": "1.0.4",
|
|
233
241
|
"lodash": "4.17.20",
|
|
234
242
|
"lowdb": "1.0.0",
|
|
235
|
-
"magic-renamer": "~16.0.
|
|
243
|
+
"magic-renamer": "~16.0.46",
|
|
236
244
|
"material-design-icons": "3.0.1",
|
|
237
245
|
"method-override": "2.3.10",
|
|
238
246
|
"minimist": "1.2.0",
|
|
239
247
|
"mkdirp": "0.5.1",
|
|
240
|
-
"mocha": "
|
|
248
|
+
"mocha": "10.2.0",
|
|
241
249
|
"moment": "2.29.3",
|
|
242
|
-
"morphi": "~16.0.
|
|
250
|
+
"morphi": "~16.0.7",
|
|
243
251
|
"ng-for-track-by-property": "16.0.1",
|
|
244
252
|
"ng-in-viewport": "15.0.2",
|
|
245
253
|
"ng-lock": "16.0.1",
|
|
246
254
|
"ng-packagr": "16.0.1",
|
|
247
|
-
"ng-talkback": "~
|
|
248
|
-
"ng2-logger": "~16.0.
|
|
249
|
-
"ng2-rest": "~16.0.
|
|
255
|
+
"ng-talkback": "~16.2.1",
|
|
256
|
+
"ng2-logger": "~16.0.7",
|
|
257
|
+
"ng2-rest": "~16.0.12",
|
|
250
258
|
"ngx-ace-wrapper": "14.0.0",
|
|
251
259
|
"ngx-editor": "15.3.0",
|
|
252
260
|
"ngx-highlightjs": "9.0.0",
|
|
@@ -257,7 +265,7 @@
|
|
|
257
265
|
"ngx-scrolltop": "6.0.0",
|
|
258
266
|
"ngx-store": "3.1.1",
|
|
259
267
|
"ngx-typed-js": "2.1.1",
|
|
260
|
-
"node-cli-tester": "~
|
|
268
|
+
"node-cli-tester": "~16.0.2",
|
|
261
269
|
"node-localstorage": "2.1.6",
|
|
262
270
|
"node-notifier": "6.0.0",
|
|
263
271
|
"nodemon": "1.14.11",
|
|
@@ -277,44 +285,48 @@
|
|
|
277
285
|
"ps-list": "6.1.0",
|
|
278
286
|
"ps-node": "0.1.6",
|
|
279
287
|
"q": "1.5.1",
|
|
288
|
+
"rallax.js": "2.0.4",
|
|
280
289
|
"randomcolor": "0.5.3",
|
|
281
|
-
"record-replay-req-res-scenario": "~
|
|
290
|
+
"record-replay-req-res-scenario": "~16.0.1",
|
|
282
291
|
"reflect-metadata": "0.1.10",
|
|
283
292
|
"rimraf": "2.6.2",
|
|
284
293
|
"rxjs": "~7.8.0",
|
|
285
294
|
"semver": "6.3.0",
|
|
286
295
|
"simple-git": "1.96.0",
|
|
296
|
+
"sinon": "15.2.0",
|
|
287
297
|
"sloc": "0.2.0",
|
|
288
298
|
"socket.io": "2.4.1",
|
|
289
299
|
"sort-package-json": "1.11.0",
|
|
290
300
|
"sql.js": "1.8.0",
|
|
291
|
-
"static-columns": "~16.0.
|
|
301
|
+
"static-columns": "~16.0.5",
|
|
292
302
|
"string-similarity": "4.0.2",
|
|
293
303
|
"sudo-block": "3.0.0",
|
|
304
|
+
"supertest": "6.3.3",
|
|
294
305
|
"sweetalert2": "11.7.12",
|
|
295
306
|
"systeminformation": "3.45.7",
|
|
296
307
|
"task.js": "0.1.5",
|
|
297
308
|
"threads": "1.7.0",
|
|
298
|
-
"tnp-cli": "~16.0.
|
|
299
|
-
"tnp-config": "~16.0.
|
|
300
|
-
"tnp-core": "~16.0.
|
|
301
|
-
"tnp-db": "~16.0.
|
|
302
|
-
"tnp-helpers": "~16.0.
|
|
303
|
-
"tnp-models": "~16.0.
|
|
309
|
+
"tnp-cli": "~16.0.6",
|
|
310
|
+
"tnp-config": "~16.0.12",
|
|
311
|
+
"tnp-core": "~16.0.14",
|
|
312
|
+
"tnp-db": "~16.0.26",
|
|
313
|
+
"tnp-helpers": "~16.0.7",
|
|
314
|
+
"tnp-models": "~16.0.35",
|
|
304
315
|
"ts-debug": "1.3.0",
|
|
305
316
|
"ts-loader": "2.3.1",
|
|
306
317
|
"ts-node": "10.9.1",
|
|
307
318
|
"tslib": "~2.3.0",
|
|
319
|
+
"tslint": "5.9.1",
|
|
308
320
|
"turndown": "7.1.2",
|
|
309
321
|
"typeorm": "~0.3.10",
|
|
310
322
|
"typescript": "~5.0.2",
|
|
311
|
-
"typescript-class-helpers": "~16.0.
|
|
323
|
+
"typescript-class-helpers": "~16.0.17",
|
|
312
324
|
"typescript-formatter": "~7.2.2",
|
|
313
325
|
"underscore": "1.9.1",
|
|
314
326
|
"uuid": "8.3.2",
|
|
315
327
|
"validator": "9.2.0",
|
|
316
328
|
"video.js": "8.3.0",
|
|
317
|
-
"vpn-split": "~
|
|
329
|
+
"vpn-split": "~16.0.1",
|
|
318
330
|
"watch": "1.0.2",
|
|
319
331
|
"yup": "1.1.1",
|
|
320
332
|
"zone.js": "~0.13.0"
|
package/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["./src/index.ts"],"names":[],"mappings":";;;AAAA,gDAAsB"}
|
package/lib/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/lib/index.ts"],"names":[],"mappings":"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"}
|
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.0.
|
|
47
|
+
"version": "16.0.49",
|
|
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.0.
|
|
67
|
+
"lodash-walk-object": "~16.0.49"
|
|
68
68
|
},
|
|
69
69
|
"license": "MIT",
|
|
70
70
|
"private": false,
|
|
71
|
-
"lastBuildTagHash": "
|
|
71
|
+
"lastBuildTagHash": "543dbd8b242cf9324fc3c56de533c4fcfae51c8f",
|
|
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
|
+
}
|
package/package.json_tnp.json5
CHANGED
|
@@ -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
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -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.0.
|
|
51
|
+
"version": "16.0.49",
|
|
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.0.
|
|
71
|
+
"lodash-walk-object": "~16.0.49"
|
|
72
72
|
},
|
|
73
73
|
"license": "MIT",
|
|
74
74
|
"private": false,
|
|
75
|
-
"lastBuildTagHash": "
|
|
75
|
+
"lastBuildTagHash": "543dbd8b242cf9324fc3c56de533c4fcfae51c8f",
|
|
76
76
|
"devDependencies": {
|
|
77
77
|
"@angular-devkit/build-angular": "~16.0.5",
|
|
78
78
|
"@angular-devkit/core": "~16.0.5",
|
|
@@ -93,6 +93,8 @@
|
|
|
93
93
|
"@angular/router": "~16.0.0",
|
|
94
94
|
"@angular/service-worker": "~16.0.4",
|
|
95
95
|
"@babel/cli": "7.18.6",
|
|
96
|
+
"@compodoc/compodoc": "1.1.20",
|
|
97
|
+
"@cypress/schematic": "2.5.0",
|
|
96
98
|
"@iconify/icons-fa-solid": "1.2.2",
|
|
97
99
|
"@iconify/icons-mdi": "1.2.1",
|
|
98
100
|
"@mdi/js": "7.2.96",
|
|
@@ -114,7 +116,6 @@
|
|
|
114
116
|
"@ngx-translate/core": "15.0.0",
|
|
115
117
|
"@ngx-translate/http-loader": "8.0.0",
|
|
116
118
|
"@sweetalert2/ngx-sweetalert2": "12.1.0",
|
|
117
|
-
"@testdeck/jasmine": "0.3.3",
|
|
118
119
|
"@testdeck/jest": "0.3.3",
|
|
119
120
|
"@testdeck/mocha": "0.3.3",
|
|
120
121
|
"@types/chai": "4.1.2",
|
|
@@ -128,7 +129,7 @@
|
|
|
128
129
|
"@types/http-proxy": "1.16.0",
|
|
129
130
|
"@types/http-proxy-middleware": "0.19.2",
|
|
130
131
|
"@types/inquirer": "7.3.1",
|
|
131
|
-
"@types/
|
|
132
|
+
"@types/jest": "29.5.2",
|
|
132
133
|
"@types/json-stringify-safe": "5.0.0",
|
|
133
134
|
"@types/json5": "0.0.29",
|
|
134
135
|
"@types/lockfile": "1.0.0",
|
|
@@ -148,9 +149,10 @@
|
|
|
148
149
|
"@types/watch": "1.0.0",
|
|
149
150
|
"accepts": "1.3.4",
|
|
150
151
|
"angular-material-css-vars": "5.0.2",
|
|
151
|
-
"
|
|
152
|
+
"animate.css": "4.1.1 ",
|
|
153
|
+
"any-project-cli": "~16.0.31",
|
|
152
154
|
"axios": "1.3.5",
|
|
153
|
-
"background-worker-process": "~16.0.
|
|
155
|
+
"background-worker-process": "~16.0.48",
|
|
154
156
|
"base32": "0.0.7",
|
|
155
157
|
"bcryptjs": "2.4.3",
|
|
156
158
|
"better-sqlite3": "7.6.2",
|
|
@@ -158,7 +160,7 @@
|
|
|
158
160
|
"bootstrap": "4.6.2",
|
|
159
161
|
"buffer-shims": "1.0.0",
|
|
160
162
|
"callsite-record": "4.1.3",
|
|
161
|
-
"chai": "4.
|
|
163
|
+
"chai": "4.3.7",
|
|
162
164
|
"chalk": "2.3.2",
|
|
163
165
|
"check-node-version": "3.2.0",
|
|
164
166
|
"cheerio": "1.0.0-rc.3",
|
|
@@ -174,6 +176,7 @@
|
|
|
174
176
|
"cors": "2.8.4",
|
|
175
177
|
"cpr": "3.0.1",
|
|
176
178
|
"cross-spawn": "7.0.3",
|
|
179
|
+
"cypress": "latest",
|
|
177
180
|
"dateformat": "3.0.3",
|
|
178
181
|
"detect-mocha": "0.1.0",
|
|
179
182
|
"diff": "3.2.0",
|
|
@@ -190,13 +193,15 @@
|
|
|
190
193
|
"express-session": "1.17.3",
|
|
191
194
|
"file-loader": "1.1.5",
|
|
192
195
|
"file-saver": "2.0.5",
|
|
196
|
+
"file-type": "18.5.0",
|
|
193
197
|
"firedev": "^16",
|
|
194
|
-
"firedev-crud": "~16.0.
|
|
195
|
-
"firedev-crud-deamon": "~16.0.
|
|
196
|
-
"firedev-ports": "~16.0.
|
|
197
|
-
"firedev-storage": "~16.0.
|
|
198
|
-
"firedev-
|
|
199
|
-
"firedev-
|
|
198
|
+
"firedev-crud": "~16.0.53",
|
|
199
|
+
"firedev-crud-deamon": "~16.0.43",
|
|
200
|
+
"firedev-ports": "~16.0.48",
|
|
201
|
+
"firedev-storage": "~16.0.40",
|
|
202
|
+
"firedev-type-sql": "~16.0.2",
|
|
203
|
+
"firedev-typeorm": "~16.0.37",
|
|
204
|
+
"firedev-ui": "~16.0.7",
|
|
200
205
|
"fkill": "6.1.0",
|
|
201
206
|
"font-awesome": "4.7.0",
|
|
202
207
|
"form-data": "4.0.0",
|
|
@@ -204,53 +209,56 @@
|
|
|
204
209
|
"fuzzy": "0.1.3",
|
|
205
210
|
"glob": "7.1.2",
|
|
206
211
|
"gulp": "3.9.1",
|
|
212
|
+
"helmet": "7.0.0",
|
|
207
213
|
"hostile": "1.3.3",
|
|
208
214
|
"howler": "2.2.3",
|
|
209
215
|
"http-proxy": "1.16.2",
|
|
210
216
|
"http-proxy-middleware": "0.19.1",
|
|
211
217
|
"http-server": "0.11.1",
|
|
218
|
+
"image-focus": "1.2.1",
|
|
219
|
+
"immer": "10.0.2",
|
|
212
220
|
"immutable": "4.3.0",
|
|
213
|
-
"incremental-compiler": "~16.0.
|
|
221
|
+
"incremental-compiler": "~16.0.31",
|
|
214
222
|
"inquirer": "7.3.3",
|
|
215
223
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
216
224
|
"is-elevated": "3.0.0",
|
|
217
|
-
"isomorphic-region-loader": "~16.0.
|
|
225
|
+
"isomorphic-region-loader": "~16.0.41",
|
|
218
226
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
219
|
-
"
|
|
227
|
+
"jest": "29.5.0",
|
|
228
|
+
"jest-date-mock": "1.0.8",
|
|
229
|
+
"jest-junit": "16.0.0",
|
|
230
|
+
"jest-marbles": "latest",
|
|
231
|
+
"jest-preset-angular": "13.1.1",
|
|
220
232
|
"jimp": "0.22.8",
|
|
233
|
+
"joi": "17.9.2",
|
|
221
234
|
"jscodeshift": "0.6.3",
|
|
222
235
|
"json-stringify-safe": "5.0.1",
|
|
223
|
-
"json10": "~16.0.
|
|
224
|
-
"json10-writer": "~16.0.
|
|
236
|
+
"json10": "~16.0.48",
|
|
237
|
+
"json10-writer": "~16.0.44",
|
|
225
238
|
"json5": "2.2.1",
|
|
226
239
|
"json5-writer": "0.2.0",
|
|
227
240
|
"jszip": "3.10.1",
|
|
228
|
-
"karma": "6.4.0",
|
|
229
|
-
"karma-chrome-launcher": "3.2.0",
|
|
230
241
|
"karma-cli": "1.0.1",
|
|
231
|
-
"karma-coverage": "2.2.0",
|
|
232
|
-
"karma-jasmine": "5.1.0",
|
|
233
|
-
"karma-jasmine-html-reporter": "2.0.0",
|
|
234
242
|
"lnk": "1.0.1",
|
|
235
243
|
"localforage": "1.10.0",
|
|
236
244
|
"lockfile": "1.0.4",
|
|
237
245
|
"lodash": "4.17.20",
|
|
238
246
|
"lowdb": "1.0.0",
|
|
239
|
-
"magic-renamer": "~16.0.
|
|
247
|
+
"magic-renamer": "~16.0.46",
|
|
240
248
|
"material-design-icons": "3.0.1",
|
|
241
249
|
"method-override": "2.3.10",
|
|
242
250
|
"minimist": "1.2.0",
|
|
243
251
|
"mkdirp": "0.5.1",
|
|
244
|
-
"mocha": "
|
|
252
|
+
"mocha": "10.2.0",
|
|
245
253
|
"moment": "2.29.3",
|
|
246
|
-
"morphi": "~16.0.
|
|
254
|
+
"morphi": "~16.0.7",
|
|
247
255
|
"ng-for-track-by-property": "16.0.1",
|
|
248
256
|
"ng-in-viewport": "15.0.2",
|
|
249
257
|
"ng-lock": "16.0.1",
|
|
250
258
|
"ng-packagr": "16.0.1",
|
|
251
|
-
"ng-talkback": "~
|
|
252
|
-
"ng2-logger": "~16.0.
|
|
253
|
-
"ng2-rest": "~16.0.
|
|
259
|
+
"ng-talkback": "~16.2.1",
|
|
260
|
+
"ng2-logger": "~16.0.7",
|
|
261
|
+
"ng2-rest": "~16.0.12",
|
|
254
262
|
"ngx-ace-wrapper": "14.0.0",
|
|
255
263
|
"ngx-editor": "15.3.0",
|
|
256
264
|
"ngx-highlightjs": "9.0.0",
|
|
@@ -261,7 +269,7 @@
|
|
|
261
269
|
"ngx-scrolltop": "6.0.0",
|
|
262
270
|
"ngx-store": "3.1.1",
|
|
263
271
|
"ngx-typed-js": "2.1.1",
|
|
264
|
-
"node-cli-tester": "~
|
|
272
|
+
"node-cli-tester": "~16.0.2",
|
|
265
273
|
"node-localstorage": "2.1.6",
|
|
266
274
|
"node-notifier": "6.0.0",
|
|
267
275
|
"nodemon": "1.14.11",
|
|
@@ -281,53 +289,57 @@
|
|
|
281
289
|
"ps-list": "6.1.0",
|
|
282
290
|
"ps-node": "0.1.6",
|
|
283
291
|
"q": "1.5.1",
|
|
292
|
+
"rallax.js": "2.0.4",
|
|
284
293
|
"randomcolor": "0.5.3",
|
|
285
|
-
"record-replay-req-res-scenario": "~
|
|
294
|
+
"record-replay-req-res-scenario": "~16.0.1",
|
|
286
295
|
"reflect-metadata": "0.1.10",
|
|
287
296
|
"rimraf": "2.6.2",
|
|
288
297
|
"rxjs": "~7.8.0",
|
|
289
298
|
"semver": "6.3.0",
|
|
290
299
|
"simple-git": "1.96.0",
|
|
300
|
+
"sinon": "15.2.0",
|
|
291
301
|
"sloc": "0.2.0",
|
|
292
302
|
"socket.io": "2.4.1",
|
|
293
303
|
"sort-package-json": "1.11.0",
|
|
294
304
|
"sql.js": "1.8.0",
|
|
295
|
-
"static-columns": "~16.0.
|
|
305
|
+
"static-columns": "~16.0.5",
|
|
296
306
|
"string-similarity": "4.0.2",
|
|
297
307
|
"sudo-block": "3.0.0",
|
|
308
|
+
"supertest": "6.3.3",
|
|
298
309
|
"sweetalert2": "11.7.12",
|
|
299
310
|
"systeminformation": "3.45.7",
|
|
300
311
|
"task.js": "0.1.5",
|
|
301
312
|
"threads": "1.7.0",
|
|
302
|
-
"tnp-cli": "~16.0.
|
|
303
|
-
"tnp-config": "~16.0.
|
|
304
|
-
"tnp-core": "~16.0.
|
|
305
|
-
"tnp-db": "~16.0.
|
|
306
|
-
"tnp-helpers": "~16.0.
|
|
307
|
-
"tnp-models": "~16.0.
|
|
313
|
+
"tnp-cli": "~16.0.6",
|
|
314
|
+
"tnp-config": "~16.0.12",
|
|
315
|
+
"tnp-core": "~16.0.14",
|
|
316
|
+
"tnp-db": "~16.0.26",
|
|
317
|
+
"tnp-helpers": "~16.0.7",
|
|
318
|
+
"tnp-models": "~16.0.35",
|
|
308
319
|
"ts-debug": "1.3.0",
|
|
309
320
|
"ts-loader": "2.3.1",
|
|
310
321
|
"ts-node": "10.9.1",
|
|
311
322
|
"tslib": "~2.3.0",
|
|
323
|
+
"tslint": "5.9.1",
|
|
312
324
|
"turndown": "7.1.2",
|
|
313
325
|
"typeorm": "~0.3.10",
|
|
314
326
|
"typescript": "~5.0.2",
|
|
315
|
-
"typescript-class-helpers": "~16.0.
|
|
327
|
+
"typescript-class-helpers": "~16.0.17",
|
|
316
328
|
"typescript-formatter": "~7.2.2",
|
|
317
329
|
"underscore": "1.9.1",
|
|
318
330
|
"uuid": "8.3.2",
|
|
319
331
|
"validator": "9.2.0",
|
|
320
332
|
"video.js": "8.3.0",
|
|
321
|
-
"vpn-split": "~
|
|
333
|
+
"vpn-split": "~16.0.1",
|
|
322
334
|
"watch": "1.0.2",
|
|
323
335
|
"yup": "1.1.1",
|
|
324
336
|
"zone.js": "~0.13.0"
|
|
325
337
|
}
|
|
326
338
|
},
|
|
327
339
|
"build": {
|
|
328
|
-
"number":
|
|
329
|
-
"date": "2023-06-
|
|
330
|
-
"hash": "
|
|
340
|
+
"number": 263,
|
|
341
|
+
"date": "2023-06-29T23:46:01.000Z",
|
|
342
|
+
"hash": "0b56bc12ab83b9d2a6a40f5d9405f160ad9c145b",
|
|
331
343
|
"options": {}
|
|
332
344
|
},
|
|
333
345
|
"currentProjectName": "json10",
|
|
@@ -335,7 +347,7 @@
|
|
|
335
347
|
"currentProjectLaunchConfiguration": "{\"version\":\"0.2.0\",\"configurations\":[{\"type\":\"node\",\"request\":\"launch\",\"name\":\"Launch Server standalone\",\"program\":\"${workspaceFolder}/run.js\",\"args\":[\"--ENVoverride=%7B%0A%20%20%20%20%22clientProjectName%22%3A%20%22json10%22%0A%7D\"],\"runtimeArgs\":[\"--nolazy\",\"-r\",\"ts-node/register\",\"--experimental-worker\"]},{\"name\":\"Debugger with ng serve\",\"type\":\"chrome\",\"request\":\"launch\",\"preLaunchTask\":\"Ng Serve\",\"postDebugTask\":\"terminateall\",\"sourceMaps\":true,\"webRoot\":\"${workspaceFolder}\",\"sourceMapPathOverrides\":{\"webpack:/*\":\"${webRoot}/*\",\"/./*\":\"${webRoot}/*\",\"/tmp-src/*\":\"${webRoot}/*\",\"/*\":\"*\",\"/./~/*\":\"${webRoot}/node_modules/*\"}},{\"type\":\"node\",\"request\":\"attach\",\"name\":\"Attach to global cli tool\",\"port\":9229,\"skipFiles\":[\"<node_internals>/**\"]}],\"compounds\":[{\"name\":\"Debug backend/frontend\",\"configurations\":[\"Launch Server standalone\",\"Debugger with ng serve\"]}]}",
|
|
336
348
|
"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\"}]}",
|
|
337
349
|
"currentProjectType": "isomorphic-lib",
|
|
338
|
-
"currentFrameworkVersion": "16.0.
|
|
350
|
+
"currentFrameworkVersion": "16.0.18",
|
|
339
351
|
"currentProjectIsStrictSite": false,
|
|
340
352
|
"currentProjectIsDependencySite": false,
|
|
341
353
|
"currentProjectIsStatic": false,
|
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.
|