typescript-class-helpers 18.0.7 → 18.0.10
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/package.json +4 -4
- package/src.d.ts +1 -1
- package/{firedev.jsonc → taon.jsonc} +44 -44
- package/tmp-environment.json +32 -37
- 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@18.0.
|
|
3
|
+
Assets from this folder are being shipped with this npm package (typescript-class-helpers@18.0.10)
|
|
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/package.json
CHANGED
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"type": "isomorphic-lib",
|
|
29
29
|
"version": "v18",
|
|
30
30
|
"additionalNpmNames": [
|
|
31
|
-
"
|
|
31
|
+
"taon-class-helpers"
|
|
32
32
|
],
|
|
33
33
|
"license": "MIT",
|
|
34
34
|
"private": false,
|
|
@@ -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": "18.0.
|
|
51
|
+
"version": "18.0.10",
|
|
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": "~18.0.
|
|
72
|
+
"ng2-logger": "~18.0.11"
|
|
73
73
|
},
|
|
74
74
|
"license": "MIT",
|
|
75
75
|
"private": false,
|
|
76
|
-
"lastBuildTagHash": "
|
|
76
|
+
"lastBuildTagHash": "a42ad65b7ebf538c2548d06e7b2d4978c5c92020",
|
|
77
77
|
"devDependencies": {},
|
|
78
78
|
"main": "dist/app.electron.js"
|
|
79
79
|
}
|
package/src.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// THIS FILE IS GENERATED
|
|
2
2
|
export * from './lib';
|
|
3
3
|
// THIS FILE IS GENERATED
|
|
4
|
-
// please use command:
|
|
4
|
+
// please use command: taon build:watch to see here links for your globally builded lib code files
|
|
5
5
|
// THIS FILE IS GENERATED
|
|
6
6
|
|
|
@@ -1,44 +1,44 @@
|
|
|
1
|
-
{
|
|
2
|
-
"resources": [],
|
|
3
|
-
|
|
4
|
-
"overrided": {
|
|
5
|
-
"includeAsDev": [],
|
|
6
|
-
"includeOnly": ["ng2-logger", "enum-values"],
|
|
7
|
-
"ignoreDepsPattern": [],
|
|
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
|
-
"additionalNpmNames": ["
|
|
31
|
-
"license": "MIT",
|
|
32
|
-
"private": false,
|
|
33
|
-
|
|
34
|
-
"scripts": {
|
|
35
|
-
"test": "mocha --require ts-node/register src/**/*.spec.ts",
|
|
36
|
-
"test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
|
|
37
|
-
},
|
|
38
|
-
|
|
39
|
-
"description": "Usefull helper to have in your typescript project",
|
|
40
|
-
"author": "Dariusz Filipiak",
|
|
41
|
-
"homepage": "https://github.com/darekf77/typescript-class-helpers#readme",
|
|
42
|
-
"keywords": ["ng2-rest", "docs", "documentation"],
|
|
43
|
-
"workerPlugins": {}
|
|
44
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"resources": [],
|
|
3
|
+
|
|
4
|
+
"overrided": {
|
|
5
|
+
"includeAsDev": [],
|
|
6
|
+
"includeOnly": ["ng2-logger", "enum-values"],
|
|
7
|
+
"ignoreDepsPattern": [],
|
|
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
|
+
"additionalNpmNames": ["taon-class-helpers"],
|
|
31
|
+
"license": "MIT",
|
|
32
|
+
"private": false,
|
|
33
|
+
|
|
34
|
+
"scripts": {
|
|
35
|
+
"test": "mocha --require ts-node/register src/**/*.spec.ts",
|
|
36
|
+
"test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
|
|
37
|
+
},
|
|
38
|
+
|
|
39
|
+
"description": "Usefull helper to have in your typescript project",
|
|
40
|
+
"author": "Dariusz Filipiak",
|
|
41
|
+
"homepage": "https://github.com/darekf77/typescript-class-helpers#readme",
|
|
42
|
+
"keywords": ["ng2-rest", "docs", "documentation"],
|
|
43
|
+
"workerPlugins": {}
|
|
44
|
+
}
|
package/tmp-environment.json
CHANGED
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"type": "isomorphic-lib",
|
|
33
33
|
"version": "v18",
|
|
34
34
|
"additionalNpmNames": [
|
|
35
|
-
"
|
|
35
|
+
"taon-class-helpers"
|
|
36
36
|
],
|
|
37
37
|
"license": "MIT",
|
|
38
38
|
"private": false,
|
|
@@ -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": "18.0.
|
|
55
|
+
"version": "18.0.10",
|
|
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": "~18.0.
|
|
76
|
+
"ng2-logger": "~18.0.11"
|
|
77
77
|
},
|
|
78
78
|
"license": "MIT",
|
|
79
79
|
"private": false,
|
|
80
|
-
"lastBuildTagHash": "
|
|
80
|
+
"lastBuildTagHash": "a42ad65b7ebf538c2548d06e7b2d4978c5c92020",
|
|
81
81
|
"devDependencies": {
|
|
82
82
|
"@angular-builders/custom-webpack": "~18.0.0",
|
|
83
83
|
"@angular-devkit/build-angular": "~18.1.4",
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
"@types/lockfile": "1.0.4",
|
|
147
147
|
"@types/lodash": "4.14.92",
|
|
148
148
|
"@types/mocha": "10.0.7",
|
|
149
|
-
"@types/node": "18.
|
|
149
|
+
"@types/node": "16.18.21",
|
|
150
150
|
"@types/node-notifier": "8.0.5",
|
|
151
151
|
"@types/oauth2orize": "1.11.5",
|
|
152
152
|
"@types/password-hash": "1.2.24",
|
|
@@ -165,7 +165,6 @@
|
|
|
165
165
|
"angular-material-css-vars": "7.0.0",
|
|
166
166
|
"angular-resize-event": "3.2.0",
|
|
167
167
|
"animate.css": "4.1.1",
|
|
168
|
-
"any-project-cli": "~18.0.4",
|
|
169
168
|
"app-root-path": "3.1.0",
|
|
170
169
|
"axios": "1.7.3",
|
|
171
170
|
"background-worker-process": "~16.100.10",
|
|
@@ -219,14 +218,6 @@
|
|
|
219
218
|
"file-loader": "1.1.11",
|
|
220
219
|
"file-saver": "2.0.5",
|
|
221
220
|
"file-type": "19.1.1",
|
|
222
|
-
"firedev": "^18",
|
|
223
|
-
"firedev-crud": "~18.0.3",
|
|
224
|
-
"firedev-crud-deamon": "~18.0.4",
|
|
225
|
-
"firedev-ports": "~18.0.3",
|
|
226
|
-
"firedev-storage": "~18.0.3",
|
|
227
|
-
"firedev-type-sql": "~18.0.4",
|
|
228
|
-
"firedev-typeorm": "~18.0.3",
|
|
229
|
-
"firedev-ui": "~18.0.4",
|
|
230
221
|
"fkill": "6.1.0",
|
|
231
222
|
"font-awesome": "4.7.0",
|
|
232
223
|
"form-data": "4.0.0",
|
|
@@ -244,13 +235,13 @@
|
|
|
244
235
|
"image-focus": "1.2.1",
|
|
245
236
|
"immer": "10.0.2",
|
|
246
237
|
"immutable": "4.3.7",
|
|
247
|
-
"incremental-compiler": "~18.0.
|
|
238
|
+
"incremental-compiler": "~18.0.6",
|
|
248
239
|
"inquirer": "7.3.3",
|
|
249
240
|
"inquirer-autocomplete-prompt": "1.4.0",
|
|
250
241
|
"inquirer-autocomplete-standalone": "0.8.1",
|
|
251
242
|
"inquirer-select-pro": "1.0.0-alpha.7",
|
|
252
243
|
"is-elevated": "3.0.0",
|
|
253
|
-
"isomorphic-region-loader": "~18.0.
|
|
244
|
+
"isomorphic-region-loader": "~18.0.6",
|
|
254
245
|
"istanbul-instrumenter-loader": "3.0.1",
|
|
255
246
|
"jest": "29.7.0",
|
|
256
247
|
"jest-date-mock": "1.0.10",
|
|
@@ -261,8 +252,8 @@
|
|
|
261
252
|
"joi": "17.13.3",
|
|
262
253
|
"jscodeshift": "0.6.3",
|
|
263
254
|
"json-stringify-safe": "5.0.1",
|
|
264
|
-
"json10": "~18.0.
|
|
265
|
-
"json10-writer": "~18.0.
|
|
255
|
+
"json10": "~18.0.6",
|
|
256
|
+
"json10-writer": "~18.0.6",
|
|
266
257
|
"json5": "2.2.3",
|
|
267
258
|
"json5-writer": "0.2.0",
|
|
268
259
|
"jszip": "3.10.1",
|
|
@@ -271,9 +262,9 @@
|
|
|
271
262
|
"localforage": "1.10.0",
|
|
272
263
|
"lockfile": "1.0.4",
|
|
273
264
|
"lodash": "4.17.21",
|
|
274
|
-
"lodash-walk-object": "~18.0.
|
|
265
|
+
"lodash-walk-object": "~18.0.6",
|
|
275
266
|
"lowdb": "7.0.1",
|
|
276
|
-
"magic-renamer": "~18.0.
|
|
267
|
+
"magic-renamer": "~18.0.6",
|
|
277
268
|
"material-design-icons": "3.0.1",
|
|
278
269
|
"method-override": "2.3.10",
|
|
279
270
|
"minimist": "1.2.8",
|
|
@@ -284,9 +275,10 @@
|
|
|
284
275
|
"ng-in-viewport": "16.1.0",
|
|
285
276
|
"ng-lock": "18.0.1",
|
|
286
277
|
"ng-packagr": "18.1.0",
|
|
287
|
-
"ng-talkback": "~18.0.
|
|
278
|
+
"ng-talkback": "~18.0.5",
|
|
288
279
|
"ng2-pdfjs-viewer": "18.0.0",
|
|
289
|
-
"ng2-rest": "~18.0.
|
|
280
|
+
"ng2-rest": "~18.0.6",
|
|
281
|
+
"ng2-rest-swagger-generator": "18.0.5",
|
|
290
282
|
"ngx-ace-wrapper": "17.0.0",
|
|
291
283
|
"ngx-editor": "17.5.4",
|
|
292
284
|
"ngx-highlightjs": "12.0.0",
|
|
@@ -299,7 +291,7 @@
|
|
|
299
291
|
"ngx-scrolltop": "18.0.0",
|
|
300
292
|
"ngx-store": "3.1.1",
|
|
301
293
|
"ngx-typed-js": "2.1.1",
|
|
302
|
-
"node-cli-tester": "~18.0.
|
|
294
|
+
"node-cli-tester": "~18.0.5",
|
|
303
295
|
"node-localstorage": "2.1.6",
|
|
304
296
|
"node-notifier": "10.0.1",
|
|
305
297
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -329,7 +321,7 @@
|
|
|
329
321
|
"q": "1.5.1",
|
|
330
322
|
"rallax.js": "2.0.4",
|
|
331
323
|
"randomcolor": "0.5.3",
|
|
332
|
-
"record-replay-req-res-scenario": "~18.0.
|
|
324
|
+
"record-replay-req-res-scenario": "~18.0.5",
|
|
333
325
|
"reflect-metadata": "0.2.2",
|
|
334
326
|
"rimraf": "2.6.2",
|
|
335
327
|
"rxjs": "~7.8.1",
|
|
@@ -341,21 +333,23 @@
|
|
|
341
333
|
"socket.io-client": "4.7.5",
|
|
342
334
|
"sort-package-json": "1.11.0",
|
|
343
335
|
"sql.js": "1.8.0",
|
|
344
|
-
"static-columns": "~18.0.
|
|
336
|
+
"static-columns": "~18.0.7",
|
|
345
337
|
"string-similarity": "4.0.4",
|
|
346
338
|
"sudo-block": "3.0.0",
|
|
347
339
|
"supertest": "7.0.0",
|
|
348
340
|
"sweetalert2": "11.7.32",
|
|
349
341
|
"systeminformation": "3.45.7",
|
|
342
|
+
"taon": "^18",
|
|
343
|
+
"taon-storage": "18.0.5",
|
|
344
|
+
"taon-type-sql": "18.0.6",
|
|
345
|
+
"taon-typeorm": "18.0.5",
|
|
350
346
|
"task.js": "0.1.5",
|
|
351
347
|
"threads": "1.7.0",
|
|
352
|
-
"tnp": "~18.0.
|
|
353
|
-
"tnp-
|
|
354
|
-
"tnp-config": "~18.0.8",
|
|
348
|
+
"tnp": "~18.0.6",
|
|
349
|
+
"tnp-config": "~18.0.11",
|
|
355
350
|
"tnp-core": "~18.0.30",
|
|
356
|
-
"tnp-
|
|
357
|
-
"tnp-
|
|
358
|
-
"tnp-models": "~18.0.5",
|
|
351
|
+
"tnp-helpers": "~18.0.6",
|
|
352
|
+
"tnp-models": "~18.0.7",
|
|
359
353
|
"ts-debug": "1.3.0",
|
|
360
354
|
"ts-json-schema-generator": "2.3.0-next.5",
|
|
361
355
|
"ts-loader": "2.3.1",
|
|
@@ -363,16 +357,17 @@
|
|
|
363
357
|
"tslib": "~2.6.3",
|
|
364
358
|
"tslint": "6.1.3",
|
|
365
359
|
"turndown": "7.2.0",
|
|
360
|
+
"type-fest": "4.25.0",
|
|
366
361
|
"typedoc": "0.26.5",
|
|
367
362
|
"typedoc-plugin-markdown": "4.2.3",
|
|
368
363
|
"typescript": "~5.5.4",
|
|
369
|
-
"typescript-class-helpers": "~18.0.
|
|
364
|
+
"typescript-class-helpers": "~18.0.7",
|
|
370
365
|
"typescript-formatter": "~7.2.2",
|
|
371
366
|
"underscore": "1.13.7",
|
|
372
367
|
"uuid": "10.0.0",
|
|
373
368
|
"validator": "13.5.2",
|
|
374
369
|
"video.js": "8.3.0",
|
|
375
|
-
"vpn-split": "~18.0.
|
|
370
|
+
"vpn-split": "~18.0.5",
|
|
376
371
|
"vscode": "1.1.37",
|
|
377
372
|
"wait-on": "7.0.1",
|
|
378
373
|
"watch": "1.0.2",
|
|
@@ -385,14 +380,14 @@
|
|
|
385
380
|
"main": "dist/app.electron.js"
|
|
386
381
|
},
|
|
387
382
|
"build": {
|
|
388
|
-
"number":
|
|
389
|
-
"date": "2024-08-
|
|
390
|
-
"hash": "
|
|
383
|
+
"number": 444,
|
|
384
|
+
"date": "2024-08-28T12:52:19.000Z",
|
|
385
|
+
"hash": "3c4977a14f7541b9e75307cf9c6dae0f09cda243"
|
|
391
386
|
},
|
|
392
387
|
"currentProjectName": "typescript-class-helpers",
|
|
393
388
|
"currentProjectGenericName": "typescript-class-helpers",
|
|
394
389
|
"currentProjectType": "isomorphic-lib",
|
|
395
|
-
"currentFrameworkVersion": "18.0.
|
|
390
|
+
"currentFrameworkVersion": "18.0.8",
|
|
396
391
|
"isStandaloneProject": true,
|
|
397
392
|
"isSmartContainer": false,
|
|
398
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.
|