tnp-config 13.1.71 → 13.1.72
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/README.md +17 -17
- package/assets/shared/shared_folder_info.txt +1 -1
- package/browser/README.md +24 -24
- package/browser/esm2020/lib/config.mjs +770 -770
- package/browser/esm2020/lib/index.mjs +3 -3
- package/browser/esm2020/public-api.mjs +1 -1
- package/browser/esm2020/tnp-config.mjs +4 -4
- package/browser/fesm2015/tnp-config.mjs +689 -689
- package/browser/fesm2020/tnp-config.mjs +763 -763
- package/browser/lib/config.d.ts +228 -228
- package/browser/tnp-config.d.ts +4 -4
- package/client/README.md +24 -24
- package/client/esm2020/lib/config.mjs +770 -770
- package/client/esm2020/lib/index.mjs +3 -3
- package/client/esm2020/public-api.mjs +1 -1
- package/client/esm2020/tnp-config.mjs +4 -4
- package/client/fesm2015/tnp-config.mjs +689 -689
- package/client/fesm2020/tnp-config.mjs +763 -763
- package/client/lib/config.d.ts +228 -228
- package/client/package.json +30 -31
- package/client/tnp-config.d.ts +4 -4
- package/index.d.ts +1 -1
- package/lib/config.d.ts +438 -438
- package/lib/index.d.ts +1 -1
- package/package.json +4 -244
- package/package.json_devDependencies.json +218 -218
- package/package.json_tnp.json5 +35 -35
- package/tmp-environment.json +34 -35
- package/websql/README.md +24 -24
- package/websql/esm2020/lib/config.mjs +770 -770
- package/websql/esm2020/lib/index.mjs +3 -3
- package/websql/esm2020/public-api.mjs +1 -1
- package/websql/esm2020/tnp-config.mjs +4 -4
- package/websql/fesm2015/tnp-config.mjs +689 -689
- package/websql/fesm2020/tnp-config.mjs +763 -763
- package/websql/lib/config.d.ts +228 -228
- package/websql/tnp-config.d.ts +4 -4
package/tmp-environment.json
CHANGED
@@ -42,7 +42,7 @@
|
|
42
42
|
"workerPlugins": {}
|
43
43
|
},
|
44
44
|
"dependencies": {
|
45
|
-
"tnp-core": "~13.2.
|
45
|
+
"tnp-core": "~13.2.14"
|
46
46
|
},
|
47
47
|
"devDependencies": {
|
48
48
|
"@angular-devkit/build-angular": "~13.3.9",
|
@@ -76,7 +76,7 @@
|
|
76
76
|
"@ngrx/store-devtools": "~13.0.2",
|
77
77
|
"@ngx-formly/bootstrap": "6.0.0-next.8",
|
78
78
|
"@ngx-formly/core": "6.0.0-next.8",
|
79
|
-
"@ngx-formly/ionic": "6.
|
79
|
+
"@ngx-formly/ionic": "4.6.3",
|
80
80
|
"@ngx-formly/material": "6.0.0-next.8",
|
81
81
|
"@ngx-loading-bar/core": "6.0.2",
|
82
82
|
"@ngx-loading-bar/http-client": "6.0.2",
|
@@ -114,15 +114,14 @@
|
|
114
114
|
"@types/vinyl": "2.0.2",
|
115
115
|
"@types/watch": "1.0.0",
|
116
116
|
"accepts": "1.3.4",
|
117
|
-
"any-project-cli": "~13.1.
|
117
|
+
"any-project-cli": "~13.1.24",
|
118
118
|
"axios": "1.3.5",
|
119
|
-
"background-worker-process": "~13.1.
|
119
|
+
"background-worker-process": "~13.1.41",
|
120
120
|
"base32": "0.0.7",
|
121
121
|
"bcryptjs": "2.4.3",
|
122
122
|
"better-sqlite3": "7.6.2",
|
123
123
|
"body-parser": "1.18.2",
|
124
|
-
"bootstrap": "
|
125
|
-
"bs4-breakpoint": "13.0.33",
|
124
|
+
"bootstrap": "4.6.2",
|
126
125
|
"buffer-shims": "1.0.0",
|
127
126
|
"callsite-record": "4.1.3",
|
128
127
|
"chai": "4.2.0",
|
@@ -143,7 +142,6 @@
|
|
143
142
|
"dateformat": "3.0.3",
|
144
143
|
"detect-mocha": "0.1.0",
|
145
144
|
"diff": "3.2.0",
|
146
|
-
"edit-table": "13.1.0",
|
147
145
|
"element-resize-detector": "1.1.15",
|
148
146
|
"enquirer": "2.3.0",
|
149
147
|
"enum-values": "1.2.1",
|
@@ -159,12 +157,12 @@
|
|
159
157
|
"file-loader": "1.1.5",
|
160
158
|
"file-saver": "2.0.5",
|
161
159
|
"firedev": "^13",
|
162
|
-
"firedev-crud": "~13.1.
|
163
|
-
"firedev-crud-deamon": "~13.1.
|
164
|
-
"firedev-ports": "~13.1.
|
165
|
-
"firedev-storage": "~13.1.
|
166
|
-
"firedev-typeorm": "~13.1.
|
167
|
-
"firedev-ui": "~13.1.
|
160
|
+
"firedev-crud": "~13.1.46",
|
161
|
+
"firedev-crud-deamon": "~13.1.36",
|
162
|
+
"firedev-ports": "~13.1.40",
|
163
|
+
"firedev-storage": "~13.1.29",
|
164
|
+
"firedev-typeorm": "~13.1.24",
|
165
|
+
"firedev-ui": "~13.1.19",
|
168
166
|
"fkill": "6.1.0",
|
169
167
|
"font-awesome": "4.7.0",
|
170
168
|
"form-data": "4.0.0",
|
@@ -176,17 +174,18 @@
|
|
176
174
|
"http-proxy": "1.16.2",
|
177
175
|
"http-proxy-middleware": "0.19.1",
|
178
176
|
"http-server": "0.11.1",
|
179
|
-
"
|
177
|
+
"immutable": "4.3.0",
|
178
|
+
"incremental-compiler": "~13.1.22",
|
180
179
|
"inquirer": "7.3.3",
|
181
180
|
"inquirer-autocomplete-prompt": "1.3.0",
|
182
181
|
"is-elevated": "3.0.0",
|
183
|
-
"isomorphic-region-loader": "~13.1.
|
182
|
+
"isomorphic-region-loader": "~13.1.34",
|
184
183
|
"istanbul-instrumenter-loader": "2.0.0",
|
185
184
|
"jasmine-core": "4.0.0",
|
186
185
|
"jscodeshift": "0.6.3",
|
187
186
|
"json-stringify-safe": "5.0.1",
|
188
|
-
"json10": "~13.1.
|
189
|
-
"json10-writer": "~13.1.
|
187
|
+
"json10": "~13.1.41",
|
188
|
+
"json10-writer": "~13.1.37",
|
190
189
|
"json5": "2.1.3",
|
191
190
|
"json5-writer": "0.2.0",
|
192
191
|
"jszip": "3.10.1",
|
@@ -200,25 +199,25 @@
|
|
200
199
|
"localforage": "1.10.0",
|
201
200
|
"lockfile": "1.0.4",
|
202
201
|
"lodash": "4.17.4",
|
203
|
-
"lodash-walk-object": "~13.1.
|
202
|
+
"lodash-walk-object": "~13.1.41",
|
204
203
|
"lowdb": "1.0.0",
|
205
|
-
"magic-renamer": "~13.1.
|
204
|
+
"magic-renamer": "~13.1.38",
|
206
205
|
"material-design-icons": "3.0.1",
|
207
206
|
"method-override": "2.3.10",
|
208
207
|
"minimist": "1.2.0",
|
209
208
|
"mkdirp": "0.5.1",
|
210
209
|
"mocha": "5.2.0",
|
211
210
|
"moment": "2.22.2",
|
212
|
-
"morphi": "~13.2.
|
211
|
+
"morphi": "~13.2.4",
|
213
212
|
"ng-packagr": "13.0.0",
|
214
213
|
"ng-talkback": "~13.1.19",
|
215
214
|
"ng2-file-upload": "1.3.0",
|
216
|
-
"ng2-logger": "~13.1.
|
217
|
-
"ng2-rest": "~13.2.
|
215
|
+
"ng2-logger": "~13.1.20",
|
216
|
+
"ng2-rest": "~13.2.4",
|
218
217
|
"ng4-icons": "~13.1.21",
|
219
218
|
"ng4-modal": "~13.1.23",
|
220
219
|
"ngx-ace-wrapper": "12",
|
221
|
-
"ngx-bootstrap": "
|
220
|
+
"ngx-bootstrap": "2.0.2",
|
222
221
|
"ngx-editor": "12.2.1",
|
223
222
|
"ngx-highlightjs": "6.1.3",
|
224
223
|
"ngx-moment": "6.0.2",
|
@@ -263,11 +262,11 @@
|
|
263
262
|
"sudo-block": "3.0.0",
|
264
263
|
"systeminformation": "3.45.7",
|
265
264
|
"task.js": "0.1.5",
|
266
|
-
"tnp-cli": "~13.1.
|
267
|
-
"tnp-config": "~13.1.
|
268
|
-
"tnp-db": "~13.1.
|
269
|
-
"tnp-helpers": "~13.1.
|
270
|
-
"tnp-models": "~13.1.
|
265
|
+
"tnp-cli": "~13.1.55",
|
266
|
+
"tnp-config": "~13.1.71",
|
267
|
+
"tnp-db": "~13.1.18",
|
268
|
+
"tnp-helpers": "~13.1.29",
|
269
|
+
"tnp-models": "~13.1.21",
|
271
270
|
"tnp-ui": "~13.1.27",
|
272
271
|
"ts-debug": "1.3.0",
|
273
272
|
"ts-loader": "2.3.1",
|
@@ -275,7 +274,7 @@
|
|
275
274
|
"tslib": "~2.3.0",
|
276
275
|
"typeorm": "~0.3.10",
|
277
276
|
"typescript": "~4.6.2",
|
278
|
-
"typescript-class-helpers": "~13.2.
|
277
|
+
"typescript-class-helpers": "~13.2.6",
|
279
278
|
"typescript-formatter": "~7.2.2",
|
280
279
|
"underscore": "1.9.1",
|
281
280
|
"uuid": "8.3.2",
|
@@ -289,20 +288,20 @@
|
|
289
288
|
"private": false,
|
290
289
|
"main": "index.js",
|
291
290
|
"name": "tnp-config",
|
292
|
-
"version": "13.1.
|
293
|
-
"lastBuildTagHash": "
|
291
|
+
"version": "13.1.72",
|
292
|
+
"lastBuildTagHash": "85a3016bb203917527f053fa5a3919bd239711ca"
|
294
293
|
},
|
295
294
|
"build": {
|
296
|
-
"number":
|
297
|
-
"date": "2023-
|
298
|
-
"hash": "
|
295
|
+
"number": 489,
|
296
|
+
"date": "2023-05-01T22:40:46.000Z",
|
297
|
+
"hash": "f9546a26c18c7cc8c8ede811d2dcb7fb95fc72cf",
|
299
298
|
"options": {}
|
300
299
|
},
|
301
300
|
"currentProjectName": "tnp-config",
|
302
301
|
"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\"]}]}",
|
303
302
|
"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\"}]}",
|
304
303
|
"currentProjectType": "isomorphic-lib",
|
305
|
-
"currentFrameworkVersion": "13.1.
|
304
|
+
"currentFrameworkVersion": "13.1.188",
|
306
305
|
"currentProjectIsStrictSite": false,
|
307
306
|
"currentProjectIsDependencySite": false,
|
308
307
|
"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.
|