tnp-config 13.1.70 → 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.
Files changed (50) hide show
  1. package/README.md +17 -17
  2. package/assets/shared/shared_folder_info.txt +7 -0
  3. package/browser/README.md +24 -24
  4. package/browser/esm2020/lib/config.mjs +771 -770
  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 +689 -689
  9. package/browser/fesm2015/tnp-config.mjs.map +1 -1
  10. package/browser/fesm2020/tnp-config.mjs +763 -762
  11. package/browser/fesm2020/tnp-config.mjs.map +1 -1
  12. package/browser/lib/config.d.ts +228 -227
  13. package/browser/tnp-config.d.ts +4 -4
  14. package/client/README.md +24 -24
  15. package/client/esm2020/lib/config.mjs +771 -770
  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 +689 -689
  20. package/client/fesm2015/tnp-config.mjs.map +1 -1
  21. package/client/fesm2020/tnp-config.mjs +763 -762
  22. package/client/fesm2020/tnp-config.mjs.map +1 -1
  23. package/client/lib/config.d.ts +228 -227
  24. package/client/package.json +246 -26
  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 +438 -437
  29. package/lib/config.js +1 -1
  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 +4 -4
  34. package/package.json_devDependencies.json +218 -218
  35. package/package.json_tnp.json5 +35 -35
  36. package/tmp-environment.json +36 -36
  37. package/websql/README.md +24 -24
  38. package/websql/esm2020/lib/config.mjs +771 -770
  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 +689 -689
  43. package/websql/fesm2015/tnp-config.mjs.map +1 -1
  44. package/websql/fesm2020/tnp-config.mjs +763 -762
  45. package/websql/fesm2020/tnp-config.mjs.map +1 -1
  46. package/websql/lib/config.d.ts +228 -227
  47. package/websql/tnp-config.d.ts +4 -4
  48. package/app.d.ts +0 -2
  49. package/app.js +0 -11
  50. package/app.js.map +0 -1
@@ -1,31 +1,251 @@
1
1
  {
2
- "name": "tnp-config",
3
- "version": "0.0.1",
4
- "peerDependencies": {
5
- "@angular/common": "^13.2.0",
6
- "@angular/core": "^13.2.0"
7
- },
8
2
  "dependencies": {
9
- "tslib": "^2.3.0"
3
+ "tnp-core": "~13.2.14"
10
4
  },
11
- "module": "fesm2015/tnp-config.mjs",
12
- "es2020": "fesm2020/tnp-config.mjs",
13
- "esm2020": "esm2020/tnp-config.mjs",
14
- "fesm2020": "fesm2020/tnp-config.mjs",
15
- "fesm2015": "fesm2015/tnp-config.mjs",
16
- "typings": "tnp-config.d.ts",
17
- "exports": {
18
- "./package.json": {
19
- "default": "./package.json"
20
- },
21
- ".": {
22
- "types": "./tnp-config.d.ts",
23
- "esm2020": "./esm2020/tnp-config.mjs",
24
- "es2020": "./fesm2020/tnp-config.mjs",
25
- "es2015": "./fesm2015/tnp-config.mjs",
26
- "node": "./fesm2015/tnp-config.mjs",
27
- "default": "./fesm2020/tnp-config.mjs"
28
- }
5
+ "devDependencies": {
6
+ "@angular-devkit/build-angular": "~13.3.9",
7
+ "@angular-devkit/core": "~13.3.9",
8
+ "@angular/animations": "~13.3.0",
9
+ "@angular/cdk": "~13.3.9",
10
+ "@angular/cli": "~13.3.9",
11
+ "@angular/common": "~13.3.0",
12
+ "@angular/compiler": "~13.3.0",
13
+ "@angular/compiler-cli": "~13.3.0",
14
+ "@angular/core": "~13.3.0",
15
+ "@angular/flex-layout": "~13.0.0-beta.38",
16
+ "@angular/forms": "~13.3.0",
17
+ "@angular/material": "~13.3.9",
18
+ "@angular/platform-browser": "~13.3.0",
19
+ "@angular/platform-browser-dynamic": "~13.3.0",
20
+ "@angular/pwa": "~13.3.9",
21
+ "@angular/router": "~13.3.0",
22
+ "@angular/service-worker": "~13.3.11",
23
+ "@babel/cli": "7.18.6",
24
+ "@iconify/icons-fa-solid": "1.2.2",
25
+ "@iconify/icons-mdi": "1.2.1",
26
+ "@mdi/js": "6.5.95",
27
+ "@ngrx/component-store": "~13.0.2",
28
+ "@ngrx/data": "~13.0.2",
29
+ "@ngrx/effects": "~13.0.2",
30
+ "@ngrx/entity": "~13.0.2",
31
+ "@ngrx/router-store": "~13.0.2",
32
+ "@ngrx/schematics": "~13.0.2",
33
+ "@ngrx/store": "~13.0.2",
34
+ "@ngrx/store-devtools": "~13.0.2",
35
+ "@ngx-formly/bootstrap": "6.0.0-next.8",
36
+ "@ngx-formly/core": "6.0.0-next.8",
37
+ "@ngx-formly/ionic": "4.6.3",
38
+ "@ngx-formly/material": "6.0.0-next.8",
39
+ "@ngx-loading-bar/core": "6.0.2",
40
+ "@ngx-loading-bar/http-client": "6.0.2",
41
+ "@ngx-loading-bar/router": "6.0.2",
42
+ "@ngx-translate/core": "14.0.0",
43
+ "@ngx-translate/http-loader": "7.0.0",
44
+ "@swimlane/ngx-datatable": "20.0.0",
45
+ "@types/chai": "4.1.2",
46
+ "@types/chokidar": "2.1.3",
47
+ "@types/dateformat": "1.0.1",
48
+ "@types/diff": "3.2.2",
49
+ "@types/express": "4.11.0",
50
+ "@types/express-fileupload": "1.4.1",
51
+ "@types/fs-extra": "7.0.0",
52
+ "@types/glob": "5.0.35",
53
+ "@types/http-proxy": "1.16.0",
54
+ "@types/http-proxy-middleware": "0.19.2",
55
+ "@types/inquirer": "7.3.1",
56
+ "@types/jasmine": "3.10.0",
57
+ "@types/json-stringify-safe": "5.0.0",
58
+ "@types/json5": "0.0.29",
59
+ "@types/lockfile": "1.0.0",
60
+ "@types/lodash": "4.14.92",
61
+ "@types/lowdb": "1.0.6",
62
+ "@types/mocha": "5.2.5",
63
+ "@types/node": "16.18.21",
64
+ "@types/node-notifier": "5.4.0",
65
+ "@types/oauth2orize": "1.8.0",
66
+ "@types/password-hash": "1.2.19",
67
+ "@types/progress": "2.0.3",
68
+ "@types/q": "1.5.5",
69
+ "@types/rimraf": "2.0.2",
70
+ "@types/semver": "6.0.1",
71
+ "@types/systeminformation": "3.23.0",
72
+ "@types/vinyl": "2.0.2",
73
+ "@types/watch": "1.0.0",
74
+ "accepts": "1.3.4",
75
+ "any-project-cli": "~13.1.24",
76
+ "axios": "1.3.5",
77
+ "background-worker-process": "~13.1.41",
78
+ "base32": "0.0.7",
79
+ "bcryptjs": "2.4.3",
80
+ "better-sqlite3": "7.6.2",
81
+ "body-parser": "1.18.2",
82
+ "bootstrap": "4.6.2",
83
+ "buffer-shims": "1.0.0",
84
+ "callsite-record": "4.1.3",
85
+ "chai": "4.2.0",
86
+ "chalk": "2.3.2",
87
+ "check-node-version": "3.2.0",
88
+ "cheerio": "1.0.0-rc.3",
89
+ "chokidar": "3.5.1",
90
+ "circular-json": "0.5.1",
91
+ "command-exists": "1.2.2",
92
+ "compression": "1.7.4",
93
+ "concurrently": "3.5.1",
94
+ "content-type": "1.0.4",
95
+ "cookie-parser": "1.4.3",
96
+ "copy-paste": "1.3.0",
97
+ "cors": "2.8.4",
98
+ "cpr": "3.0.1",
99
+ "cross-spawn": "7.0.3",
100
+ "dateformat": "3.0.3",
101
+ "detect-mocha": "0.1.0",
102
+ "diff": "3.2.0",
103
+ "element-resize-detector": "1.1.15",
104
+ "enquirer": "2.3.0",
105
+ "enum-values": "1.2.1",
106
+ "errorhandler": "1.5.0",
107
+ "eslint": "7.13.0",
108
+ "eslint-plugin-import": "2.22.1",
109
+ "eslint-plugin-jsdoc": "30.7.8",
110
+ "eslint-plugin-prefer-arrow": "1.2.2",
111
+ "express": "4.16.3",
112
+ "express-fileupload": "1.4.0",
113
+ "express-session": "1.17.3",
114
+ "fbgraph": "1.4.1",
115
+ "file-loader": "1.1.5",
116
+ "file-saver": "2.0.5",
117
+ "firedev": "^13",
118
+ "firedev-crud": "~13.1.46",
119
+ "firedev-crud-deamon": "~13.1.36",
120
+ "firedev-ports": "~13.1.40",
121
+ "firedev-storage": "~13.1.29",
122
+ "firedev-typeorm": "~13.1.24",
123
+ "firedev-ui": "~13.1.19",
124
+ "fkill": "6.1.0",
125
+ "font-awesome": "4.7.0",
126
+ "form-data": "4.0.0",
127
+ "fs-extra": "8.1.0",
128
+ "fuzzy": "0.1.3",
129
+ "glob": "7.1.2",
130
+ "gulp": "3.9.1",
131
+ "hostile": "1.3.3",
132
+ "http-proxy": "1.16.2",
133
+ "http-proxy-middleware": "0.19.1",
134
+ "http-server": "0.11.1",
135
+ "immutable": "4.3.0",
136
+ "incremental-compiler": "~13.1.22",
137
+ "inquirer": "7.3.3",
138
+ "inquirer-autocomplete-prompt": "1.3.0",
139
+ "is-elevated": "3.0.0",
140
+ "isomorphic-region-loader": "~13.1.34",
141
+ "istanbul-instrumenter-loader": "2.0.0",
142
+ "jasmine-core": "4.0.0",
143
+ "jscodeshift": "0.6.3",
144
+ "json-stringify-safe": "5.0.1",
145
+ "json10": "~13.1.41",
146
+ "json10-writer": "~13.1.37",
147
+ "json5": "2.1.3",
148
+ "json5-writer": "0.2.0",
149
+ "jszip": "3.10.1",
150
+ "karma": "6.3.0",
151
+ "karma-chrome-launcher": "3.1.0",
152
+ "karma-cli": "1.0.1",
153
+ "karma-coverage": "2.1.0",
154
+ "karma-jasmine": "4.0.0",
155
+ "karma-jasmine-html-reporter": "1.7.0",
156
+ "lnk": "1.0.1",
157
+ "localforage": "1.10.0",
158
+ "lockfile": "1.0.4",
159
+ "lodash": "4.17.4",
160
+ "lodash-walk-object": "~13.1.41",
161
+ "lowdb": "1.0.0",
162
+ "magic-renamer": "~13.1.38",
163
+ "material-design-icons": "3.0.1",
164
+ "method-override": "2.3.10",
165
+ "minimist": "1.2.0",
166
+ "mkdirp": "0.5.1",
167
+ "mocha": "5.2.0",
168
+ "moment": "2.22.2",
169
+ "morphi": "~13.2.4",
170
+ "ng-packagr": "13.0.0",
171
+ "ng-talkback": "~13.1.19",
172
+ "ng2-file-upload": "1.3.0",
173
+ "ng2-logger": "~13.1.20",
174
+ "ng2-rest": "~13.2.4",
175
+ "ng4-icons": "~13.1.21",
176
+ "ng4-modal": "~13.1.23",
177
+ "ngx-ace-wrapper": "12",
178
+ "ngx-bootstrap": "2.0.2",
179
+ "ngx-editor": "12.2.1",
180
+ "ngx-highlightjs": "6.1.3",
181
+ "ngx-moment": "6.0.2",
182
+ "ngx-pipes": "3.0.0",
183
+ "ngx-progressbar": "8.0.0",
184
+ "ngx-scrollbar": "9.0.2",
185
+ "ngx-store": "3.1.1",
186
+ "ngx-toastr": "14.2.2",
187
+ "ngx-wig": "1.2.7",
188
+ "node-cli-tester": "~13.1.19",
189
+ "node-localstorage": "2.1.6",
190
+ "node-notifier": "6.0.0",
191
+ "nodemon": "1.14.11",
192
+ "npm-get-dependents": "1.0.1",
193
+ "npm-run": "4.1.2",
194
+ "omelette": "0.4.5",
195
+ "open": "7.2.1",
196
+ "ora": "3.4.0",
197
+ "passport": "0.3.2",
198
+ "passport-http-bearer": "1.0.1",
199
+ "password-hash": "1.2.2",
200
+ "portfinder": "1.0.21",
201
+ "prettier": "2.5.1",
202
+ "progress": "2.0.3",
203
+ "prompts": "0.1.8",
204
+ "ps-list": "6.1.0",
205
+ "ps-node": "0.1.6",
206
+ "q": "1.5.1",
207
+ "randomcolor": "0.5.3",
208
+ "record-replay-req-res-scenario": "~13.1.20",
209
+ "reflect-metadata": "0.1.10",
210
+ "rimraf": "2.6.2",
211
+ "rxjs": "~7.5.0",
212
+ "semver": "6.3.0",
213
+ "simple-git": "1.96.0",
214
+ "sloc": "0.2.0",
215
+ "socket.io": "2.4.1",
216
+ "sort-package-json": "1.11.0",
217
+ "sql.js": "1.8.0",
218
+ "static-columns": "~13.3.2",
219
+ "string-similarity": "4.0.2",
220
+ "sudo-block": "3.0.0",
221
+ "systeminformation": "3.45.7",
222
+ "task.js": "0.1.5",
223
+ "tnp-cli": "~13.1.55",
224
+ "tnp-config": "~13.1.71",
225
+ "tnp-db": "~13.1.18",
226
+ "tnp-helpers": "~13.1.29",
227
+ "tnp-models": "~13.1.21",
228
+ "tnp-ui": "~13.1.27",
229
+ "ts-debug": "1.3.0",
230
+ "ts-loader": "2.3.1",
231
+ "ts-node": "10.7.0",
232
+ "tslib": "~2.3.0",
233
+ "typeorm": "~0.3.10",
234
+ "typescript": "~4.6.2",
235
+ "typescript-class-helpers": "~13.2.6",
236
+ "typescript-formatter": "~7.2.2",
237
+ "underscore": "1.9.1",
238
+ "uuid": "8.3.2",
239
+ "validator": "9.2.0",
240
+ "vpn-split": "~13.1.23",
241
+ "watch": "1.0.2",
242
+ "yup": "1.1.1",
243
+ "zone.js": "~0.11.4"
29
244
  },
30
- "sideEffects": false
245
+ "license": "MIT",
246
+ "private": false,
247
+ "main": "index.js",
248
+ "name": "tnp-config",
249
+ "version": "13.1.72",
250
+ "lastBuildTagHash": "85a3016bb203917527f053fa5a3919bd239711ca"
31
251
  }
@@ -1,6 +1,6 @@
1
1
  // @ts-nocheck
2
- /**
3
- * Generated bundle index. Do not edit.
4
- */
5
- /// <amd-module name="tnp-config" />
2
+ /**
3
+ * Generated bundle index. Do not edit.
4
+ */
5
+ /// <amd-module name="tnp-config" />
6
6
  export * from './public-api';
package/index.d.ts CHANGED
@@ -1 +1 @@
1
- export * from './lib';
1
+ export * from './lib';
package/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;AAAA,gDAAsB"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["./src/index.ts"],"names":[],"mappings":";;;AAAA,gDAAsB"}