typescript-class-helpers 16.444.6 → 16.444.7
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 +21 -21
- package/firedev.jsonc +54 -54
- package/package.json +3 -3
- package/tmp-environment.json +25 -25
- 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 (typescript-class-helpers@16.444.
|
|
3
|
+
Assets from this folder are being shipped with this npm package (typescript-class-helpers@16.444.7)
|
|
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
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
},
|
|
49
49
|
"name": "typescript-class-helpers",
|
|
50
50
|
"description": "Usefull helper to have in your typescript project",
|
|
51
|
-
"version": "16.444.
|
|
51
|
+
"version": "16.444.7",
|
|
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"
|
|
@@ -69,11 +69,11 @@
|
|
|
69
69
|
"homepage": "https://github.com/darekf77/typescript-class-helpers#readme",
|
|
70
70
|
"dependencies": {
|
|
71
71
|
"enum-values": "1.2.1",
|
|
72
|
-
"ng2-logger": "16.444.
|
|
72
|
+
"ng2-logger": "16.444.7"
|
|
73
73
|
},
|
|
74
74
|
"license": "MIT",
|
|
75
75
|
"private": false,
|
|
76
|
-
"lastBuildTagHash": "
|
|
76
|
+
"lastBuildTagHash": "dffaec87dcccd22dce256bc5bf0f3571bbb1304d",
|
|
77
77
|
"devDependencies": {
|
|
78
78
|
"@angular-builders/custom-webpack": "~16.0.2-beta.2",
|
|
79
79
|
"@angular-devkit/build-angular": "~16.0.5",
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
"angular-material-css-vars": "5.0.2",
|
|
161
161
|
"angular-resize-event": "3.2.0",
|
|
162
162
|
"animate.css": "4.1.1 ",
|
|
163
|
-
"any-project-cli": "16.444.
|
|
163
|
+
"any-project-cli": "16.444.6",
|
|
164
164
|
"app-root-path": "3.0.0",
|
|
165
165
|
"axios": "1.3.5",
|
|
166
166
|
"background-worker-process": "16.100.10",
|
|
@@ -215,11 +215,11 @@
|
|
|
215
215
|
"file-saver": "2.0.5",
|
|
216
216
|
"file-type": "18.5.0",
|
|
217
217
|
"firedev": "^16",
|
|
218
|
-
"firedev-crud": "16.444.
|
|
219
|
-
"firedev-crud-deamon": "16.444.
|
|
220
|
-
"firedev-ports": "16.444.
|
|
218
|
+
"firedev-crud": "16.444.6",
|
|
219
|
+
"firedev-crud-deamon": "16.444.6",
|
|
220
|
+
"firedev-ports": "16.444.6",
|
|
221
221
|
"firedev-storage": "16.444.5",
|
|
222
|
-
"firedev-type-sql": "16.444.
|
|
222
|
+
"firedev-type-sql": "16.444.6",
|
|
223
223
|
"firedev-typeorm": "16.444.5",
|
|
224
224
|
"firedev-ui": "16.444.1",
|
|
225
225
|
"fkill": "6.1.0",
|
|
@@ -239,11 +239,11 @@
|
|
|
239
239
|
"image-focus": "1.2.1",
|
|
240
240
|
"immer": "10.0.2",
|
|
241
241
|
"immutable": "4.3.0",
|
|
242
|
-
"incremental-compiler": "16.444.
|
|
242
|
+
"incremental-compiler": "16.444.7",
|
|
243
243
|
"inquirer": "7.3.3",
|
|
244
244
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
245
245
|
"is-elevated": "3.0.0",
|
|
246
|
-
"isomorphic-region-loader": "16.444.
|
|
246
|
+
"isomorphic-region-loader": "16.444.6",
|
|
247
247
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
248
248
|
"jest": "29.5.0",
|
|
249
249
|
"jest-date-mock": "1.0.8",
|
|
@@ -254,8 +254,8 @@
|
|
|
254
254
|
"joi": "17.9.2",
|
|
255
255
|
"jscodeshift": "0.6.3",
|
|
256
256
|
"json-stringify-safe": "5.0.1",
|
|
257
|
-
"json10": "16.444.
|
|
258
|
-
"json10-writer": "16.444.
|
|
257
|
+
"json10": "16.444.6",
|
|
258
|
+
"json10-writer": "16.444.6",
|
|
259
259
|
"json5": "2.2.1",
|
|
260
260
|
"json5-writer": "0.2.0",
|
|
261
261
|
"jszip": "3.10.1",
|
|
@@ -264,9 +264,9 @@
|
|
|
264
264
|
"localforage": "1.10.0",
|
|
265
265
|
"lockfile": "1.0.4",
|
|
266
266
|
"lodash": "4.17.20",
|
|
267
|
-
"lodash-walk-object": "16.444.
|
|
267
|
+
"lodash-walk-object": "16.444.5",
|
|
268
268
|
"lowdb": "7.0.1",
|
|
269
|
-
"magic-renamer": "16.444.
|
|
269
|
+
"magic-renamer": "16.444.5",
|
|
270
270
|
"material-design-icons": "3.0.1",
|
|
271
271
|
"method-override": "2.3.10",
|
|
272
272
|
"minimist": "1.2.0",
|
|
@@ -279,7 +279,7 @@
|
|
|
279
279
|
"ng-packagr": "16.0.1",
|
|
280
280
|
"ng-talkback": "16.444.1",
|
|
281
281
|
"ng2-pdfjs-viewer": "16.0.4",
|
|
282
|
-
"ng2-rest": "16.444.
|
|
282
|
+
"ng2-rest": "16.444.5",
|
|
283
283
|
"ngx-ace-wrapper": "14.0.0",
|
|
284
284
|
"ngx-editor": "15.3.0",
|
|
285
285
|
"ngx-highlightjs": "9.0.0",
|
|
@@ -342,11 +342,11 @@
|
|
|
342
342
|
"task.js": "0.1.5",
|
|
343
343
|
"threads": "1.7.0",
|
|
344
344
|
"tnp-cli": "16.444.1",
|
|
345
|
-
"tnp-config": "16.444.
|
|
346
|
-
"tnp-core": "16.444.
|
|
347
|
-
"tnp-db": "16.444.
|
|
348
|
-
"tnp-helpers": "16.444.
|
|
349
|
-
"tnp-models": "16.444.
|
|
345
|
+
"tnp-config": "16.444.7",
|
|
346
|
+
"tnp-core": "16.444.8",
|
|
347
|
+
"tnp-db": "16.444.5",
|
|
348
|
+
"tnp-helpers": "16.444.7",
|
|
349
|
+
"tnp-models": "16.444.6",
|
|
350
350
|
"ts-debug": "1.3.0",
|
|
351
351
|
"ts-json-schema-generator": "2.1.1",
|
|
352
352
|
"ts-loader": "2.3.1",
|
|
@@ -357,7 +357,7 @@
|
|
|
357
357
|
"typedoc": "0.25.13",
|
|
358
358
|
"typedoc-plugin-markdown": "4.0.3",
|
|
359
359
|
"typescript": "~5.0.2",
|
|
360
|
-
"typescript-class-helpers": "~16.444.
|
|
360
|
+
"typescript-class-helpers": "~16.444.6",
|
|
361
361
|
"typescript-formatter": "~7.2.2",
|
|
362
362
|
"underscore": "1.9.1",
|
|
363
363
|
"uuid": "8.3.2",
|
package/firedev.jsonc
CHANGED
|
@@ -1,55 +1,55 @@
|
|
|
1
|
-
{
|
|
2
|
-
"resources": [],
|
|
3
|
-
|
|
4
|
-
"overrided": {
|
|
5
|
-
"includeAsDev": [],
|
|
6
|
-
|
|
7
|
-
"includeOnly": [
|
|
8
|
-
"ng2-logger",
|
|
9
|
-
"enum-values"
|
|
10
|
-
],
|
|
11
|
-
|
|
12
|
-
"ignoreDepsPattern": [],
|
|
13
|
-
"dependencies": {},
|
|
14
|
-
"linkedFolders": [],
|
|
15
|
-
"npmFixes": [],
|
|
16
|
-
},
|
|
17
|
-
|
|
18
|
-
"smartContainerBuildTarget": "",
|
|
19
|
-
"linkedRepos": [],
|
|
20
|
-
|
|
21
|
-
"libReleaseOptions": {
|
|
22
|
-
"nodts": false,
|
|
23
|
-
"obscure": false,
|
|
24
|
-
"ugly": false,
|
|
25
|
-
"includeNodeModules": false,
|
|
26
|
-
"cliBuildNoDts": false,
|
|
27
|
-
"cliBuildObscure": false,
|
|
28
|
-
"cliBuildIncludeNodeModules": false,
|
|
29
|
-
"cliBuildUglify": false,
|
|
30
|
-
},
|
|
31
|
-
|
|
32
|
-
"smartContainerTarget": "",
|
|
33
|
-
"type": "isomorphic-lib",
|
|
34
|
-
"version": "v16",
|
|
35
|
-
"additionalNpmNames": ["firedev-class-helpers"],
|
|
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": "Usefull helper to have in your typescript project",
|
|
45
|
-
"author": "Dariusz Filipiak",
|
|
46
|
-
"homepage": "https://github.com/darekf77/typescript-class-helpers#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
|
+
"ng2-logger",
|
|
9
|
+
"enum-values"
|
|
10
|
+
],
|
|
11
|
+
|
|
12
|
+
"ignoreDepsPattern": [],
|
|
13
|
+
"dependencies": {},
|
|
14
|
+
"linkedFolders": [],
|
|
15
|
+
"npmFixes": [],
|
|
16
|
+
},
|
|
17
|
+
|
|
18
|
+
"smartContainerBuildTarget": "",
|
|
19
|
+
"linkedRepos": [],
|
|
20
|
+
|
|
21
|
+
"libReleaseOptions": {
|
|
22
|
+
"nodts": false,
|
|
23
|
+
"obscure": false,
|
|
24
|
+
"ugly": false,
|
|
25
|
+
"includeNodeModules": false,
|
|
26
|
+
"cliBuildNoDts": false,
|
|
27
|
+
"cliBuildObscure": false,
|
|
28
|
+
"cliBuildIncludeNodeModules": false,
|
|
29
|
+
"cliBuildUglify": false,
|
|
30
|
+
},
|
|
31
|
+
|
|
32
|
+
"smartContainerTarget": "",
|
|
33
|
+
"type": "isomorphic-lib",
|
|
34
|
+
"version": "v16",
|
|
35
|
+
"additionalNpmNames": ["firedev-class-helpers"],
|
|
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": "Usefull helper to have in your typescript project",
|
|
45
|
+
"author": "Dariusz Filipiak",
|
|
46
|
+
"homepage": "https://github.com/darekf77/typescript-class-helpers#readme",
|
|
47
|
+
|
|
48
|
+
"keywords": [
|
|
49
|
+
"ng2-rest",
|
|
50
|
+
"docs",
|
|
51
|
+
"documentation"
|
|
52
|
+
],
|
|
53
|
+
|
|
54
|
+
"workerPlugins": {},
|
|
55
55
|
}
|
package/package.json
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
},
|
|
49
49
|
"name": "typescript-class-helpers",
|
|
50
50
|
"description": "Usefull helper to have in your typescript project",
|
|
51
|
-
"version": "16.444.
|
|
51
|
+
"version": "16.444.7",
|
|
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"
|
|
@@ -69,11 +69,11 @@
|
|
|
69
69
|
"homepage": "https://github.com/darekf77/typescript-class-helpers#readme",
|
|
70
70
|
"dependencies": {
|
|
71
71
|
"enum-values": "1.2.1",
|
|
72
|
-
"ng2-logger": "16.444.
|
|
72
|
+
"ng2-logger": "16.444.7"
|
|
73
73
|
},
|
|
74
74
|
"license": "MIT",
|
|
75
75
|
"private": false,
|
|
76
|
-
"lastBuildTagHash": "
|
|
76
|
+
"lastBuildTagHash": "dffaec87dcccd22dce256bc5bf0f3571bbb1304d",
|
|
77
77
|
"devDependencies": {},
|
|
78
78
|
"main": "dist/app.electron.js"
|
|
79
79
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
},
|
|
53
53
|
"name": "typescript-class-helpers",
|
|
54
54
|
"description": "Usefull helper to have in your typescript project",
|
|
55
|
-
"version": "16.444.
|
|
55
|
+
"version": "16.444.7",
|
|
56
56
|
"scripts": {
|
|
57
57
|
"test": "mocha --require ts-node/register src/**/*.spec.ts",
|
|
58
58
|
"test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
|
|
@@ -73,11 +73,11 @@
|
|
|
73
73
|
"homepage": "https://github.com/darekf77/typescript-class-helpers#readme",
|
|
74
74
|
"dependencies": {
|
|
75
75
|
"enum-values": "1.2.1",
|
|
76
|
-
"ng2-logger": "16.444.
|
|
76
|
+
"ng2-logger": "16.444.7"
|
|
77
77
|
},
|
|
78
78
|
"license": "MIT",
|
|
79
79
|
"private": false,
|
|
80
|
-
"lastBuildTagHash": "
|
|
80
|
+
"lastBuildTagHash": "dffaec87dcccd22dce256bc5bf0f3571bbb1304d",
|
|
81
81
|
"devDependencies": {
|
|
82
82
|
"@angular-builders/custom-webpack": "~16.0.2-beta.2",
|
|
83
83
|
"@angular-devkit/build-angular": "~16.0.5",
|
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
"angular-material-css-vars": "5.0.2",
|
|
165
165
|
"angular-resize-event": "3.2.0",
|
|
166
166
|
"animate.css": "4.1.1 ",
|
|
167
|
-
"any-project-cli": "16.444.
|
|
167
|
+
"any-project-cli": "16.444.6",
|
|
168
168
|
"app-root-path": "3.0.0",
|
|
169
169
|
"axios": "1.3.5",
|
|
170
170
|
"background-worker-process": "16.100.10",
|
|
@@ -219,11 +219,11 @@
|
|
|
219
219
|
"file-saver": "2.0.5",
|
|
220
220
|
"file-type": "18.5.0",
|
|
221
221
|
"firedev": "^16",
|
|
222
|
-
"firedev-crud": "16.444.
|
|
223
|
-
"firedev-crud-deamon": "16.444.
|
|
224
|
-
"firedev-ports": "16.444.
|
|
222
|
+
"firedev-crud": "16.444.6",
|
|
223
|
+
"firedev-crud-deamon": "16.444.6",
|
|
224
|
+
"firedev-ports": "16.444.6",
|
|
225
225
|
"firedev-storage": "16.444.5",
|
|
226
|
-
"firedev-type-sql": "16.444.
|
|
226
|
+
"firedev-type-sql": "16.444.6",
|
|
227
227
|
"firedev-typeorm": "16.444.5",
|
|
228
228
|
"firedev-ui": "16.444.1",
|
|
229
229
|
"fkill": "6.1.0",
|
|
@@ -243,11 +243,11 @@
|
|
|
243
243
|
"image-focus": "1.2.1",
|
|
244
244
|
"immer": "10.0.2",
|
|
245
245
|
"immutable": "4.3.0",
|
|
246
|
-
"incremental-compiler": "16.444.
|
|
246
|
+
"incremental-compiler": "16.444.7",
|
|
247
247
|
"inquirer": "7.3.3",
|
|
248
248
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
249
249
|
"is-elevated": "3.0.0",
|
|
250
|
-
"isomorphic-region-loader": "16.444.
|
|
250
|
+
"isomorphic-region-loader": "16.444.6",
|
|
251
251
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
252
252
|
"jest": "29.5.0",
|
|
253
253
|
"jest-date-mock": "1.0.8",
|
|
@@ -258,8 +258,8 @@
|
|
|
258
258
|
"joi": "17.9.2",
|
|
259
259
|
"jscodeshift": "0.6.3",
|
|
260
260
|
"json-stringify-safe": "5.0.1",
|
|
261
|
-
"json10": "16.444.
|
|
262
|
-
"json10-writer": "16.444.
|
|
261
|
+
"json10": "16.444.6",
|
|
262
|
+
"json10-writer": "16.444.6",
|
|
263
263
|
"json5": "2.2.1",
|
|
264
264
|
"json5-writer": "0.2.0",
|
|
265
265
|
"jszip": "3.10.1",
|
|
@@ -268,9 +268,9 @@
|
|
|
268
268
|
"localforage": "1.10.0",
|
|
269
269
|
"lockfile": "1.0.4",
|
|
270
270
|
"lodash": "4.17.20",
|
|
271
|
-
"lodash-walk-object": "16.444.
|
|
271
|
+
"lodash-walk-object": "16.444.5",
|
|
272
272
|
"lowdb": "7.0.1",
|
|
273
|
-
"magic-renamer": "16.444.
|
|
273
|
+
"magic-renamer": "16.444.5",
|
|
274
274
|
"material-design-icons": "3.0.1",
|
|
275
275
|
"method-override": "2.3.10",
|
|
276
276
|
"minimist": "1.2.0",
|
|
@@ -283,7 +283,7 @@
|
|
|
283
283
|
"ng-packagr": "16.0.1",
|
|
284
284
|
"ng-talkback": "16.444.1",
|
|
285
285
|
"ng2-pdfjs-viewer": "16.0.4",
|
|
286
|
-
"ng2-rest": "16.444.
|
|
286
|
+
"ng2-rest": "16.444.5",
|
|
287
287
|
"ngx-ace-wrapper": "14.0.0",
|
|
288
288
|
"ngx-editor": "15.3.0",
|
|
289
289
|
"ngx-highlightjs": "9.0.0",
|
|
@@ -346,11 +346,11 @@
|
|
|
346
346
|
"task.js": "0.1.5",
|
|
347
347
|
"threads": "1.7.0",
|
|
348
348
|
"tnp-cli": "16.444.1",
|
|
349
|
-
"tnp-config": "16.444.
|
|
350
|
-
"tnp-core": "16.444.
|
|
351
|
-
"tnp-db": "16.444.
|
|
352
|
-
"tnp-helpers": "16.444.
|
|
353
|
-
"tnp-models": "16.444.
|
|
349
|
+
"tnp-config": "16.444.7",
|
|
350
|
+
"tnp-core": "16.444.8",
|
|
351
|
+
"tnp-db": "16.444.5",
|
|
352
|
+
"tnp-helpers": "16.444.7",
|
|
353
|
+
"tnp-models": "16.444.6",
|
|
354
354
|
"ts-debug": "1.3.0",
|
|
355
355
|
"ts-json-schema-generator": "2.1.1",
|
|
356
356
|
"ts-loader": "2.3.1",
|
|
@@ -361,7 +361,7 @@
|
|
|
361
361
|
"typedoc": "0.25.13",
|
|
362
362
|
"typedoc-plugin-markdown": "4.0.3",
|
|
363
363
|
"typescript": "~5.0.2",
|
|
364
|
-
"typescript-class-helpers": "~16.444.
|
|
364
|
+
"typescript-class-helpers": "~16.444.6",
|
|
365
365
|
"typescript-formatter": "~7.2.2",
|
|
366
366
|
"underscore": "1.9.1",
|
|
367
367
|
"uuid": "8.3.2",
|
|
@@ -380,14 +380,14 @@
|
|
|
380
380
|
"main": "dist/app.electron.js"
|
|
381
381
|
},
|
|
382
382
|
"build": {
|
|
383
|
-
"number":
|
|
384
|
-
"date": "2024-06-
|
|
385
|
-
"hash": "
|
|
383
|
+
"number": 423,
|
|
384
|
+
"date": "2024-06-29T15:07:15.000Z",
|
|
385
|
+
"hash": "a781aadc23fb4bc67d1d4d0ba640c59491fdac30"
|
|
386
386
|
},
|
|
387
387
|
"currentProjectName": "typescript-class-helpers",
|
|
388
388
|
"currentProjectGenericName": "typescript-class-helpers",
|
|
389
389
|
"currentProjectType": "isomorphic-lib",
|
|
390
|
-
"currentFrameworkVersion": "16.444.
|
|
390
|
+
"currentFrameworkVersion": "16.444.7",
|
|
391
391
|
"isStandaloneProject": true,
|
|
392
392
|
"isSmartContainer": false,
|
|
393
393
|
"pathesTsconfig": "\"paths\": {\"typescript-class-helpers\":[\"./src/lib\"],\"typescript-class-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.
|