tnp-helpers 18.0.2 → 18.0.4
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/firedev.jsonc +41 -41
- package/lib/helpers/for-browser/angular.helper.js +2 -2
- package/lib/old/base-component.js +2 -2
- package/lib/old/base-formly-component.js +2 -2
- package/lib/old/dual-component-ctrl.js +2 -2
- package/package.json +4 -4
- package/tmp-environment.json +43 -42
- 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 (tnp-helpers@18.0.
|
|
3
|
+
Assets from this folder are being shipped with this npm package (tnp-helpers@18.0.4)
|
|
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/firedev.jsonc
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
1
|
-
{
|
|
2
|
-
"resources": [],
|
|
3
|
-
|
|
4
|
-
"overrided": {
|
|
5
|
-
"ignoreDepsPattern": [],
|
|
6
|
-
"includeAsDev": [],
|
|
7
|
-
"includeOnly": ["tnp-models", "task.js", "json10-writer", "lowdb", "typescript"],
|
|
8
|
-
"dependencies": {},
|
|
9
|
-
"linkedFolders": [],
|
|
10
|
-
"npmFixes": []
|
|
11
|
-
},
|
|
12
|
-
|
|
13
|
-
"smartContainerBuildTarget": "",
|
|
14
|
-
"linkedRepos": [],
|
|
15
|
-
|
|
16
|
-
"libReleaseOptions": {
|
|
17
|
-
"nodts": false,
|
|
18
|
-
"obscure": false,
|
|
19
|
-
"ugly": false,
|
|
20
|
-
"includeNodeModules": false,
|
|
21
|
-
"cliBuildNoDts": false,
|
|
22
|
-
"cliBuildObscure": false,
|
|
23
|
-
"cliBuildIncludeNodeModules": false,
|
|
24
|
-
"cliBuildUglify": false
|
|
25
|
-
},
|
|
26
|
-
|
|
27
|
-
"smartContainerTarget": "",
|
|
28
|
-
"type": "isomorphic-lib",
|
|
29
|
-
"version": "v18",
|
|
30
|
-
|
|
31
|
-
"scripts": {
|
|
32
|
-
"test": "echo \"Error: no test specified\" && exit 1"
|
|
33
|
-
},
|
|
34
|
-
|
|
35
|
-
"description": "",
|
|
36
|
-
"license": "MIT",
|
|
37
|
-
"private": false,
|
|
38
|
-
"author": "",
|
|
39
|
-
"homepage": "https://github.com/darekf77/tnp-helpers#readme",
|
|
40
|
-
"workerPlugins": {},
|
|
41
|
-
"additionalNpmNames": ["firedev-helpers"]
|
|
1
|
+
{
|
|
2
|
+
"resources": [],
|
|
3
|
+
|
|
4
|
+
"overrided": {
|
|
5
|
+
"ignoreDepsPattern": [],
|
|
6
|
+
"includeAsDev": [],
|
|
7
|
+
"includeOnly": ["tnp-models", "task.js", "json10-writer", "lowdb", "typescript"],
|
|
8
|
+
"dependencies": {},
|
|
9
|
+
"linkedFolders": [],
|
|
10
|
+
"npmFixes": []
|
|
11
|
+
},
|
|
12
|
+
|
|
13
|
+
"smartContainerBuildTarget": "",
|
|
14
|
+
"linkedRepos": [],
|
|
15
|
+
|
|
16
|
+
"libReleaseOptions": {
|
|
17
|
+
"nodts": false,
|
|
18
|
+
"obscure": false,
|
|
19
|
+
"ugly": false,
|
|
20
|
+
"includeNodeModules": false,
|
|
21
|
+
"cliBuildNoDts": false,
|
|
22
|
+
"cliBuildObscure": false,
|
|
23
|
+
"cliBuildIncludeNodeModules": false,
|
|
24
|
+
"cliBuildUglify": false
|
|
25
|
+
},
|
|
26
|
+
|
|
27
|
+
"smartContainerTarget": "",
|
|
28
|
+
"type": "isomorphic-lib",
|
|
29
|
+
"version": "v18",
|
|
30
|
+
|
|
31
|
+
"scripts": {
|
|
32
|
+
"test": "echo \"Error: no test specified\" && exit 1"
|
|
33
|
+
},
|
|
34
|
+
|
|
35
|
+
"description": "",
|
|
36
|
+
"license": "MIT",
|
|
37
|
+
"private": false,
|
|
38
|
+
"author": "",
|
|
39
|
+
"homepage": "https://github.com/darekf77/tnp-helpers#readme",
|
|
40
|
+
"workerPlugins": {},
|
|
41
|
+
"additionalNpmNames": ["firedev-helpers"]
|
|
42
42
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
function
|
|
3
|
+
exports.dummy1723626372980 = dummy1723626372980;
|
|
4
|
+
function dummy1723626372980() { }
|
|
5
5
|
//# sourceMappingURL=angular.helper.js.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
function
|
|
3
|
+
exports.dummy1723626373104 = dummy1723626373104;
|
|
4
|
+
function dummy1723626373104() { }
|
|
5
5
|
//# sourceMappingURL=base-component.js.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
function
|
|
3
|
+
exports.dummy1723626373109 = dummy1723626373109;
|
|
4
|
+
function dummy1723626373109() { }
|
|
5
5
|
//# sourceMappingURL=base-formly-component.js.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
function
|
|
3
|
+
exports.dummy1723626373115 = dummy1723626373115;
|
|
4
|
+
function dummy1723626373115() { }
|
|
5
5
|
//# sourceMappingURL=dual-component-ctrl.js.map
|
package/package.json
CHANGED
|
@@ -43,12 +43,12 @@
|
|
|
43
43
|
"firedev-helpers"
|
|
44
44
|
]
|
|
45
45
|
},
|
|
46
|
-
"version": "18.0.
|
|
46
|
+
"version": "18.0.4",
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"json10-writer": "~18.0.
|
|
48
|
+
"json10-writer": "~18.0.4",
|
|
49
49
|
"lowdb": "7.0.1",
|
|
50
50
|
"task.js": "0.1.5",
|
|
51
|
-
"tnp-models": "~18.0.
|
|
51
|
+
"tnp-models": "~18.0.5",
|
|
52
52
|
"typescript": "~5.5.4"
|
|
53
53
|
},
|
|
54
54
|
"scripts": {
|
|
@@ -61,6 +61,6 @@
|
|
|
61
61
|
"homepage": "https://github.com/darekf77/tnp-helpers#readme",
|
|
62
62
|
"name": "tnp-helpers",
|
|
63
63
|
"devDependencies": {},
|
|
64
|
-
"lastBuildTagHash": "
|
|
64
|
+
"lastBuildTagHash": "d7bfa90e17ad289e06217b3b6d18724df0b1e54c",
|
|
65
65
|
"main": "dist/app.electron.js"
|
|
66
66
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -47,12 +47,12 @@
|
|
|
47
47
|
"firedev-helpers"
|
|
48
48
|
]
|
|
49
49
|
},
|
|
50
|
-
"version": "18.0.
|
|
50
|
+
"version": "18.0.4",
|
|
51
51
|
"dependencies": {
|
|
52
|
-
"json10-writer": "~18.0.
|
|
52
|
+
"json10-writer": "~18.0.4",
|
|
53
53
|
"lowdb": "7.0.1",
|
|
54
54
|
"task.js": "0.1.5",
|
|
55
|
-
"tnp-models": "~18.0.
|
|
55
|
+
"tnp-models": "~18.0.5",
|
|
56
56
|
"typescript": "~5.5.4"
|
|
57
57
|
},
|
|
58
58
|
"scripts": {
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
"@types/diff": "5.2.1",
|
|
123
123
|
"@types/express": "4.17.21",
|
|
124
124
|
"@types/express-fileupload": "1.5.0",
|
|
125
|
-
"@types/fs-extra": "
|
|
125
|
+
"@types/fs-extra": "7.0.0",
|
|
126
126
|
"@types/glob": "5.0.35",
|
|
127
127
|
"@types/http-proxy": "1.17.15",
|
|
128
128
|
"@types/http-proxy-middleware": "1.0.0",
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
"@types/password-hash": "1.2.24",
|
|
139
139
|
"@types/progress": "2.0.7",
|
|
140
140
|
"@types/q": "1.5.8",
|
|
141
|
-
"@types/rimraf": "
|
|
141
|
+
"@types/rimraf": "2.0.2",
|
|
142
142
|
"@types/semver": "7.5.8",
|
|
143
143
|
"@types/systeminformation": "3.54.1",
|
|
144
144
|
"@types/vinyl": "2.0.12",
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
"angular-material-css-vars": "7.0.0",
|
|
152
152
|
"angular-resize-event": "3.2.0",
|
|
153
153
|
"animate.css": "4.1.1",
|
|
154
|
-
"any-project-cli": "~18.0.
|
|
154
|
+
"any-project-cli": "~18.0.3",
|
|
155
155
|
"app-root-path": "3.1.0",
|
|
156
156
|
"axios": "1.7.3",
|
|
157
157
|
"background-worker-process": "~16.100.10",
|
|
@@ -185,9 +185,9 @@
|
|
|
185
185
|
"dateformat": "3.0.3",
|
|
186
186
|
"detect-mocha": "0.1.0",
|
|
187
187
|
"diff": "4.0.2",
|
|
188
|
-
"electron": "
|
|
189
|
-
"electron-builder": "24.
|
|
190
|
-
"electron-debug": "
|
|
188
|
+
"electron": "25.2.0",
|
|
189
|
+
"electron-builder": "24.4.0",
|
|
190
|
+
"electron-debug": "3.2.0",
|
|
191
191
|
"electron-reloader": "1.2.3",
|
|
192
192
|
"element-resize-detector": "1.2.4",
|
|
193
193
|
"enquirer": "2.4.1",
|
|
@@ -207,17 +207,17 @@
|
|
|
207
207
|
"file-saver": "2.0.5",
|
|
208
208
|
"file-type": "19.1.1",
|
|
209
209
|
"firedev": "^18",
|
|
210
|
-
"firedev-crud": "~
|
|
211
|
-
"firedev-crud-deamon": "~18.0.
|
|
212
|
-
"firedev-ports": "~
|
|
213
|
-
"firedev-storage": "~
|
|
214
|
-
"firedev-type-sql": "~18.0.
|
|
215
|
-
"firedev-typeorm": "~
|
|
216
|
-
"firedev-ui": "~
|
|
210
|
+
"firedev-crud": "~18.0.2",
|
|
211
|
+
"firedev-crud-deamon": "~18.0.3",
|
|
212
|
+
"firedev-ports": "~18.0.2",
|
|
213
|
+
"firedev-storage": "~18.0.2",
|
|
214
|
+
"firedev-type-sql": "~18.0.3",
|
|
215
|
+
"firedev-typeorm": "~18.0.2",
|
|
216
|
+
"firedev-ui": "~18.0.3",
|
|
217
217
|
"fkill": "6.1.0",
|
|
218
218
|
"font-awesome": "4.7.0",
|
|
219
219
|
"form-data": "4.0.0",
|
|
220
|
-
"fs-extra": "
|
|
220
|
+
"fs-extra": "8.1.0",
|
|
221
221
|
"fuzzy": "0.1.3",
|
|
222
222
|
"glob": "7.1.2",
|
|
223
223
|
"google-libphonenumber": "3.2.38",
|
|
@@ -231,11 +231,11 @@
|
|
|
231
231
|
"image-focus": "1.2.1",
|
|
232
232
|
"immer": "10.0.2",
|
|
233
233
|
"immutable": "4.3.7",
|
|
234
|
-
"incremental-compiler": "~18.0.
|
|
234
|
+
"incremental-compiler": "~18.0.3",
|
|
235
235
|
"inquirer": "7.3.3",
|
|
236
236
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
237
237
|
"is-elevated": "3.0.0",
|
|
238
|
-
"isomorphic-region-loader": "~18.0.
|
|
238
|
+
"isomorphic-region-loader": "~18.0.3",
|
|
239
239
|
"istanbul-instrumenter-loader": "3.0.1",
|
|
240
240
|
"jest": "29.7.0",
|
|
241
241
|
"jest-date-mock": "1.0.10",
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
"joi": "17.13.3",
|
|
247
247
|
"jscodeshift": "0.6.3",
|
|
248
248
|
"json-stringify-safe": "5.0.1",
|
|
249
|
-
"json10": "~18.0.
|
|
249
|
+
"json10": "~18.0.3",
|
|
250
250
|
"json5": "2.2.3",
|
|
251
251
|
"json5-writer": "0.2.0",
|
|
252
252
|
"jszip": "3.10.1",
|
|
@@ -255,8 +255,8 @@
|
|
|
255
255
|
"localforage": "1.10.0",
|
|
256
256
|
"lockfile": "1.0.4",
|
|
257
257
|
"lodash": "4.17.21",
|
|
258
|
-
"lodash-walk-object": "~18.0.
|
|
259
|
-
"magic-renamer": "~18.0.
|
|
258
|
+
"lodash-walk-object": "~18.0.3",
|
|
259
|
+
"magic-renamer": "~18.0.3",
|
|
260
260
|
"material-design-icons": "3.0.1",
|
|
261
261
|
"method-override": "2.3.10",
|
|
262
262
|
"minimist": "1.2.8",
|
|
@@ -267,10 +267,10 @@
|
|
|
267
267
|
"ng-in-viewport": "16.1.0",
|
|
268
268
|
"ng-lock": "18.0.1",
|
|
269
269
|
"ng-packagr": "18.1.0",
|
|
270
|
-
"ng-talkback": "~
|
|
271
|
-
"ng2-logger": "~18.0.
|
|
270
|
+
"ng-talkback": "~18.0.2",
|
|
271
|
+
"ng2-logger": "~18.0.6",
|
|
272
272
|
"ng2-pdfjs-viewer": "18.0.0",
|
|
273
|
-
"ng2-rest": "~18.0.
|
|
273
|
+
"ng2-rest": "~18.0.3",
|
|
274
274
|
"ngx-ace-wrapper": "17.0.0",
|
|
275
275
|
"ngx-editor": "17.5.4",
|
|
276
276
|
"ngx-highlightjs": "12.0.0",
|
|
@@ -283,7 +283,7 @@
|
|
|
283
283
|
"ngx-scrolltop": "18.0.0",
|
|
284
284
|
"ngx-store": "3.1.1",
|
|
285
285
|
"ngx-typed-js": "2.1.1",
|
|
286
|
-
"node-cli-tester": "~
|
|
286
|
+
"node-cli-tester": "~18.0.2",
|
|
287
287
|
"node-localstorage": "2.1.6",
|
|
288
288
|
"node-notifier": "10.0.1",
|
|
289
289
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -292,12 +292,13 @@
|
|
|
292
292
|
"npm-run": "4.1.2",
|
|
293
293
|
"omelette": "0.4.17",
|
|
294
294
|
"open": "10.0.4",
|
|
295
|
-
"ora": "
|
|
295
|
+
"ora": "3.4.0",
|
|
296
296
|
"passport": "0.7.0",
|
|
297
297
|
"passport-http-bearer": "1.0.1",
|
|
298
298
|
"password-hash": "1.2.2",
|
|
299
299
|
"path-to-regexp": "6.2.2",
|
|
300
300
|
"pica": "9.0.1",
|
|
301
|
+
"playwright": "1.43.1",
|
|
301
302
|
"portfinder": "1.0.21",
|
|
302
303
|
"prettier": "3.3.3",
|
|
303
304
|
"prettier-eslint": "16.3.0",
|
|
@@ -312,7 +313,7 @@
|
|
|
312
313
|
"q": "1.5.1",
|
|
313
314
|
"rallax.js": "2.0.4",
|
|
314
315
|
"randomcolor": "0.5.3",
|
|
315
|
-
"record-replay-req-res-scenario": "~
|
|
316
|
+
"record-replay-req-res-scenario": "~18.0.2",
|
|
316
317
|
"reflect-metadata": "0.2.2",
|
|
317
318
|
"rimraf": "2.6.2",
|
|
318
319
|
"rxjs": "~7.8.1",
|
|
@@ -324,19 +325,19 @@
|
|
|
324
325
|
"socket.io-client": "4.7.5",
|
|
325
326
|
"sort-package-json": "1.11.0",
|
|
326
327
|
"sql.js": "1.8.0",
|
|
327
|
-
"static-columns": "~
|
|
328
|
+
"static-columns": "~18.0.4",
|
|
328
329
|
"string-similarity": "4.0.4",
|
|
329
330
|
"sudo-block": "3.0.0",
|
|
330
331
|
"supertest": "7.0.0",
|
|
331
332
|
"sweetalert2": "11.7.32",
|
|
332
333
|
"systeminformation": "3.45.7",
|
|
333
334
|
"threads": "1.7.0",
|
|
334
|
-
"tnp": "~18.0.
|
|
335
|
-
"tnp-cli": "~
|
|
336
|
-
"tnp-config": "~18.0.
|
|
337
|
-
"tnp-core": "~18.0.
|
|
338
|
-
"tnp-db": "~18.0.
|
|
339
|
-
"tnp-helpers": "~18.0.
|
|
335
|
+
"tnp": "~18.0.3",
|
|
336
|
+
"tnp-cli": "~18.0.2",
|
|
337
|
+
"tnp-config": "~18.0.6",
|
|
338
|
+
"tnp-core": "~18.0.28",
|
|
339
|
+
"tnp-db": "~18.0.3",
|
|
340
|
+
"tnp-helpers": "~18.0.3",
|
|
340
341
|
"ts-debug": "1.3.0",
|
|
341
342
|
"ts-json-schema-generator": "2.3.0-next.5",
|
|
342
343
|
"ts-loader": "2.3.1",
|
|
@@ -346,13 +347,13 @@
|
|
|
346
347
|
"turndown": "7.2.0",
|
|
347
348
|
"typedoc": "0.26.5",
|
|
348
349
|
"typedoc-plugin-markdown": "4.2.3",
|
|
349
|
-
"typescript-class-helpers": "~18.0.
|
|
350
|
+
"typescript-class-helpers": "~18.0.5",
|
|
350
351
|
"typescript-formatter": "~7.2.2",
|
|
351
352
|
"underscore": "1.13.7",
|
|
352
353
|
"uuid": "10.0.0",
|
|
353
354
|
"validator": "13.5.2",
|
|
354
355
|
"video.js": "8.3.0",
|
|
355
|
-
"vpn-split": "~
|
|
356
|
+
"vpn-split": "~18.0.2",
|
|
356
357
|
"vscode": "1.1.37",
|
|
357
358
|
"wait-on": "7.0.1",
|
|
358
359
|
"watch": "1.0.2",
|
|
@@ -362,18 +363,18 @@
|
|
|
362
363
|
"yup": "1.3.3",
|
|
363
364
|
"zone.js": "~0.13.0"
|
|
364
365
|
},
|
|
365
|
-
"lastBuildTagHash": "
|
|
366
|
+
"lastBuildTagHash": "d7bfa90e17ad289e06217b3b6d18724df0b1e54c",
|
|
366
367
|
"main": "dist/app.electron.js"
|
|
367
368
|
},
|
|
368
369
|
"build": {
|
|
369
|
-
"number":
|
|
370
|
-
"date": "2024-08-
|
|
371
|
-
"hash": "
|
|
370
|
+
"number": 824,
|
|
371
|
+
"date": "2024-08-13T18:40:37.000Z",
|
|
372
|
+
"hash": "5e7f1e081263db9412e84413b3e6ffc5ea5ce908"
|
|
372
373
|
},
|
|
373
374
|
"currentProjectName": "tnp-helpers",
|
|
374
375
|
"currentProjectGenericName": "tnp-helpers",
|
|
375
376
|
"currentProjectType": "isomorphic-lib",
|
|
376
|
-
"currentFrameworkVersion": "18.0.
|
|
377
|
+
"currentFrameworkVersion": "18.0.3",
|
|
377
378
|
"isStandaloneProject": true,
|
|
378
379
|
"isSmartContainer": false,
|
|
379
380
|
"pathesTsconfig": "\"paths\": {\"tnp-helpers\":[\"./src/lib\"],\"tnp-helpers/*\":[\"./src/lib/*\"]},",
|
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.
|