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