tnp-config 13.1.74 → 13.1.75

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.
Files changed (47) hide show
  1. package/README.md +17 -17
  2. package/assets/shared/shared_folder_info.txt +1 -1
  3. package/browser/README.md +24 -24
  4. package/browser/esm2020/lib/config.mjs +772 -771
  5. package/browser/esm2020/lib/index.mjs +3 -3
  6. package/browser/esm2020/public-api.mjs +1 -1
  7. package/browser/esm2020/tnp-config.mjs +4 -4
  8. package/browser/fesm2015/tnp-config.mjs +690 -689
  9. package/browser/fesm2015/tnp-config.mjs.map +1 -1
  10. package/browser/fesm2020/tnp-config.mjs +764 -763
  11. package/browser/fesm2020/tnp-config.mjs.map +1 -1
  12. package/browser/lib/config.d.ts +227 -227
  13. package/browser/tnp-config.d.ts +4 -4
  14. package/client/README.md +24 -24
  15. package/client/esm2020/lib/config.mjs +772 -771
  16. package/client/esm2020/lib/index.mjs +3 -3
  17. package/client/esm2020/public-api.mjs +1 -1
  18. package/client/esm2020/tnp-config.mjs +4 -4
  19. package/client/fesm2015/tnp-config.mjs +690 -689
  20. package/client/fesm2015/tnp-config.mjs.map +1 -1
  21. package/client/fesm2020/tnp-config.mjs +764 -763
  22. package/client/fesm2020/tnp-config.mjs.map +1 -1
  23. package/client/lib/config.d.ts +227 -227
  24. package/client/package.json +28 -28
  25. package/client/tnp-config.d.ts +4 -4
  26. package/index.d.ts +1 -1
  27. package/index.js.map +1 -1
  28. package/lib/config.d.ts +439 -437
  29. package/lib/config.js +1 -0
  30. package/lib/config.js.map +1 -1
  31. package/lib/index.d.ts +1 -1
  32. package/lib/index.js.map +1 -1
  33. package/package.json +3 -3
  34. package/package.json_devDependencies.json +218 -218
  35. package/package.json_tnp.json5 +36 -35
  36. package/tmp-environment.json +34 -33
  37. package/websql/README.md +24 -24
  38. package/websql/esm2020/lib/config.mjs +772 -771
  39. package/websql/esm2020/lib/index.mjs +3 -3
  40. package/websql/esm2020/public-api.mjs +1 -1
  41. package/websql/esm2020/tnp-config.mjs +4 -4
  42. package/websql/fesm2015/tnp-config.mjs +690 -689
  43. package/websql/fesm2015/tnp-config.mjs.map +1 -1
  44. package/websql/fesm2020/tnp-config.mjs +764 -763
  45. package/websql/fesm2020/tnp-config.mjs.map +1 -1
  46. package/websql/lib/config.d.ts +227 -227
  47. package/websql/tnp-config.d.ts +4 -4
@@ -14,7 +14,8 @@
14
14
  "tnp-core"
15
15
  ],
16
16
  "dependencies": {},
17
- "linkedFolders": []
17
+ "linkedFolders": [],
18
+ "npmFixes": []
18
19
  },
19
20
  "linkedProjects": [],
20
21
  "smartContainerBuildTarget": "",
@@ -42,7 +43,7 @@
42
43
  "workerPlugins": {}
43
44
  },
44
45
  "dependencies": {
45
- "tnp-core": "~13.2.18"
46
+ "tnp-core": "~13.2.19"
46
47
  },
47
48
  "devDependencies": {
48
49
  "@angular-devkit/build-angular": "~13.3.9",
@@ -115,14 +116,15 @@
115
116
  "@types/watch": "1.0.0",
116
117
  "accepts": "1.3.4",
117
118
  "angular-material-css-vars": "5.0.0",
118
- "any-project-cli": "~13.1.25",
119
+ "any-project-cli": "~13.1.26",
119
120
  "axios": "1.3.5",
120
- "background-worker-process": "~13.1.42",
121
+ "background-worker-process": "~13.1.43",
121
122
  "base32": "0.0.7",
122
123
  "bcryptjs": "2.4.3",
123
124
  "better-sqlite3": "7.6.2",
124
125
  "body-parser": "1.18.2",
125
126
  "bootstrap": "4.6.2",
127
+ "bs4-breakpoint": "13.0.33",
126
128
  "buffer-shims": "1.0.0",
127
129
  "callsite-record": "4.1.3",
128
130
  "chai": "4.2.0",
@@ -158,12 +160,12 @@
158
160
  "file-loader": "1.1.5",
159
161
  "file-saver": "2.0.5",
160
162
  "firedev": "^13",
161
- "firedev-crud": "~13.1.47",
162
- "firedev-crud-deamon": "~13.1.37",
163
- "firedev-ports": "~13.1.41",
164
- "firedev-storage": "~13.2.34",
165
- "firedev-typeorm": "~13.1.29",
166
- "firedev-ui": "~13.1.20",
163
+ "firedev-crud": "~13.1.48",
164
+ "firedev-crud-deamon": "~13.1.38",
165
+ "firedev-ports": "~13.1.42",
166
+ "firedev-storage": "~13.2.35",
167
+ "firedev-typeorm": "~13.1.30",
168
+ "firedev-ui": "~13.2.7",
167
169
  "fkill": "6.1.0",
168
170
  "font-awesome": "4.7.0",
169
171
  "form-data": "4.0.0",
@@ -177,18 +179,17 @@
177
179
  "http-proxy-middleware": "0.19.1",
178
180
  "http-server": "0.11.1",
179
181
  "immutable": "4.3.0",
180
- "incremental-compiler": "~13.1.23",
182
+ "incremental-compiler": "~13.1.24",
181
183
  "inquirer": "7.3.3",
182
184
  "inquirer-autocomplete-prompt": "1.3.0",
183
185
  "is-elevated": "3.0.0",
184
- "isomorphic-region-loader": "~13.1.35",
186
+ "isomorphic-region-loader": "~13.1.36",
185
187
  "istanbul-instrumenter-loader": "2.0.0",
186
188
  "jasmine-core": "4.0.0",
187
- "jimp": "0.22.8",
188
189
  "jscodeshift": "0.6.3",
189
190
  "json-stringify-safe": "5.0.1",
190
- "json10": "~13.1.42",
191
- "json10-writer": "~13.1.38",
191
+ "json10": "~13.1.43",
192
+ "json10-writer": "~13.1.39",
192
193
  "json5": "2.1.3",
193
194
  "json5-writer": "0.2.0",
194
195
  "jszip": "3.10.1",
@@ -202,21 +203,21 @@
202
203
  "localforage": "1.10.0",
203
204
  "lockfile": "1.0.4",
204
205
  "lodash": "4.17.4",
205
- "lodash-walk-object": "~13.1.42",
206
+ "lodash-walk-object": "~13.1.43",
206
207
  "lowdb": "1.0.0",
207
- "magic-renamer": "~13.1.39",
208
+ "magic-renamer": "~13.1.40",
208
209
  "material-design-icons": "3.0.1",
209
210
  "method-override": "2.3.10",
210
211
  "minimist": "1.2.0",
211
212
  "mkdirp": "0.5.1",
212
213
  "mocha": "5.2.0",
213
214
  "moment": "2.22.2",
214
- "morphi": "~13.2.5",
215
+ "morphi": "~13.2.10",
215
216
  "ng-in-viewport": "13.0.1",
216
217
  "ng-packagr": "13.0.0",
217
218
  "ng-talkback": "~13.1.19",
218
- "ng2-logger": "~13.1.22",
219
- "ng2-rest": "~13.2.6",
219
+ "ng2-logger": "~13.1.23",
220
+ "ng2-rest": "~13.2.7",
220
221
  "ngx-ace-wrapper": "12",
221
222
  "ngx-editor": "12.2.1",
222
223
  "ngx-highlightjs": "6.1.3",
@@ -261,20 +262,20 @@
261
262
  "string-similarity": "4.0.2",
262
263
  "sudo-block": "3.0.0",
263
264
  "systeminformation": "3.45.7",
265
+ "task.js": "0.1.5",
264
266
  "threads": "1.7.0",
265
- "tnp-cli": "~13.1.57",
266
- "tnp-config": "~13.1.73",
267
- "tnp-db": "~13.1.19",
268
- "tnp-helpers": "~13.1.32",
269
- "tnp-models": "~13.1.25",
270
- "tnp-ui": "~13.1.27",
267
+ "tnp-cli": "~13.1.58",
268
+ "tnp-config": "~13.1.74",
269
+ "tnp-db": "~13.1.20",
270
+ "tnp-helpers": "~13.1.37",
271
+ "tnp-models": "~13.1.26",
271
272
  "ts-debug": "1.3.0",
272
273
  "ts-loader": "2.3.1",
273
274
  "ts-node": "10.7.0",
274
275
  "tslib": "~2.3.0",
275
276
  "typeorm": "~0.3.10",
276
277
  "typescript": "~4.6.2",
277
- "typescript-class-helpers": "~13.2.10",
278
+ "typescript-class-helpers": "~13.2.11",
278
279
  "typescript-formatter": "~7.2.2",
279
280
  "underscore": "1.9.1",
280
281
  "uuid": "8.3.2",
@@ -289,13 +290,13 @@
289
290
  "private": false,
290
291
  "main": "index.js",
291
292
  "name": "tnp-config",
292
- "version": "13.1.74",
293
- "lastBuildTagHash": "41ddf5b9649979838108ce56d308d6917887177a"
293
+ "version": "13.1.75",
294
+ "lastBuildTagHash": "d30d7e58cd6904783e9d208799fc653b1bafac58"
294
295
  },
295
296
  "build": {
296
- "number": 494,
297
- "date": "2023-05-27T19:07:02.000Z",
298
- "hash": "d30d7e58cd6904783e9d208799fc653b1bafac58",
297
+ "number": 498,
298
+ "date": "2023-06-01T12:39:24.000Z",
299
+ "hash": "3e46448f82b81cd706a8c2d478c20e3c5f93ecf4",
299
300
  "options": {}
300
301
  },
301
302
  "currentProjectName": "tnp-config",
@@ -303,7 +304,7 @@
303
304
  "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%22tnp-config%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\"]}]}",
304
305
  "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\"}]}",
305
306
  "currentProjectType": "isomorphic-lib",
306
- "currentFrameworkVersion": "13.1.189",
307
+ "currentFrameworkVersion": "13.1.198",
307
308
  "currentProjectIsStrictSite": false,
308
309
  "currentProjectIsDependencySite": false,
309
310
  "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.