json10 16.444.1 → 16.444.5
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/client/package.json +34 -32
- package/package.json +3 -3
- package/tmp-environment.json +38 -36
|
@@ -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@16.444.
|
|
3
|
+
Assets from this folder are being shipped with this npm package (json10@16.444.5)
|
|
4
4
|
created from this project.
|
|
5
5
|
|
|
6
6
|
THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
|
package/client/package.json
CHANGED
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
},
|
|
48
48
|
"name": "json10",
|
|
49
49
|
"description": "Handle circural references, comments and many more inside JSON",
|
|
50
|
-
"version": "16.444.
|
|
50
|
+
"version": "16.444.5",
|
|
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": "16.444.
|
|
70
|
+
"lodash-walk-object": "16.444.4"
|
|
71
71
|
},
|
|
72
72
|
"license": "MIT",
|
|
73
73
|
"private": false,
|
|
74
|
-
"lastBuildTagHash": "
|
|
74
|
+
"lastBuildTagHash": "d7faef146ad208f056eaf386db760c87c0cabc5f",
|
|
75
75
|
"devDependencies": {
|
|
76
76
|
"@angular-builders/custom-webpack": "~16.0.2-beta.2",
|
|
77
77
|
"@angular-devkit/build-angular": "~16.0.5",
|
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
"@angular/router": "~16.0.0",
|
|
99
99
|
"@angular/service-worker": "~16.0.4",
|
|
100
100
|
"@babel/cli": "7.18.6",
|
|
101
|
-
"@compodoc/compodoc": "1.1.
|
|
101
|
+
"@compodoc/compodoc": "1.1.23",
|
|
102
102
|
"@iconify/icons-fa-solid": "1.2.2",
|
|
103
103
|
"@iconify/icons-mdi": "1.2.1",
|
|
104
104
|
"@mdi/js": "7.2.96",
|
|
@@ -158,16 +158,16 @@
|
|
|
158
158
|
"angular-material-css-vars": "5.0.2",
|
|
159
159
|
"angular-resize-event": "3.2.0",
|
|
160
160
|
"animate.css": "4.1.1 ",
|
|
161
|
-
"any-project-cli": "16.444.
|
|
161
|
+
"any-project-cli": "16.444.5",
|
|
162
162
|
"app-root-path": "3.0.0",
|
|
163
163
|
"axios": "1.3.5",
|
|
164
164
|
"background-worker-process": "16.100.10",
|
|
165
165
|
"base32": "0.0.7",
|
|
166
166
|
"bcryptjs": "2.4.3",
|
|
167
|
-
"better-sqlite3": "9.5.0",
|
|
168
167
|
"body-parser": "1.18.2",
|
|
169
168
|
"bootstrap": "4.6.2",
|
|
170
169
|
"buffer-shims": "1.0.0",
|
|
170
|
+
"bun": "1.1.17",
|
|
171
171
|
"callsite-record": "4.1.3",
|
|
172
172
|
"chai": "4.3.7",
|
|
173
173
|
"chalk": "2.3.2",
|
|
@@ -214,13 +214,13 @@
|
|
|
214
214
|
"file-saver": "2.0.5",
|
|
215
215
|
"file-type": "18.5.0",
|
|
216
216
|
"firedev": "^16",
|
|
217
|
-
"firedev-crud": "16.
|
|
218
|
-
"firedev-crud-deamon": "16.444.
|
|
219
|
-
"firedev-ports": "16.
|
|
220
|
-
"firedev-storage": "16.
|
|
221
|
-
"firedev-type-sql": "16.
|
|
222
|
-
"firedev-typeorm": "16.
|
|
223
|
-
"firedev-ui": "16.
|
|
217
|
+
"firedev-crud": "16.444.4",
|
|
218
|
+
"firedev-crud-deamon": "16.444.5",
|
|
219
|
+
"firedev-ports": "16.444.4",
|
|
220
|
+
"firedev-storage": "16.444.4",
|
|
221
|
+
"firedev-type-sql": "16.444.4",
|
|
222
|
+
"firedev-typeorm": "16.444.4",
|
|
223
|
+
"firedev-ui": "16.444.1",
|
|
224
224
|
"fkill": "6.1.0",
|
|
225
225
|
"font-awesome": "4.7.0",
|
|
226
226
|
"form-data": "4.0.0",
|
|
@@ -238,11 +238,11 @@
|
|
|
238
238
|
"image-focus": "1.2.1",
|
|
239
239
|
"immer": "10.0.2",
|
|
240
240
|
"immutable": "4.3.0",
|
|
241
|
-
"incremental-compiler": "16.444.
|
|
241
|
+
"incremental-compiler": "16.444.6",
|
|
242
242
|
"inquirer": "7.3.3",
|
|
243
243
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
244
244
|
"is-elevated": "3.0.0",
|
|
245
|
-
"isomorphic-region-loader": "16.444.
|
|
245
|
+
"isomorphic-region-loader": "16.444.5",
|
|
246
246
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
247
247
|
"jest": "29.5.0",
|
|
248
248
|
"jest-date-mock": "1.0.8",
|
|
@@ -253,8 +253,8 @@
|
|
|
253
253
|
"joi": "17.9.2",
|
|
254
254
|
"jscodeshift": "0.6.3",
|
|
255
255
|
"json-stringify-safe": "5.0.1",
|
|
256
|
-
"json10": "16.
|
|
257
|
-
"json10-writer": "16.444.
|
|
256
|
+
"json10": "16.444.4",
|
|
257
|
+
"json10-writer": "16.444.5",
|
|
258
258
|
"json5": "2.2.1",
|
|
259
259
|
"json5-writer": "0.2.0",
|
|
260
260
|
"jszip": "3.10.1",
|
|
@@ -264,7 +264,7 @@
|
|
|
264
264
|
"lockfile": "1.0.4",
|
|
265
265
|
"lodash": "4.17.20",
|
|
266
266
|
"lowdb": "7.0.1",
|
|
267
|
-
"magic-renamer": "16.444.
|
|
267
|
+
"magic-renamer": "16.444.4",
|
|
268
268
|
"material-design-icons": "3.0.1",
|
|
269
269
|
"method-override": "2.3.10",
|
|
270
270
|
"minimist": "1.2.0",
|
|
@@ -275,10 +275,10 @@
|
|
|
275
275
|
"ng-in-viewport": "15.0.2",
|
|
276
276
|
"ng-lock": "16.0.1",
|
|
277
277
|
"ng-packagr": "16.0.1",
|
|
278
|
-
"ng-talkback": "16.
|
|
279
|
-
"ng2-logger": "16.444.
|
|
278
|
+
"ng-talkback": "16.444.1",
|
|
279
|
+
"ng2-logger": "16.444.5",
|
|
280
280
|
"ng2-pdfjs-viewer": "16.0.4",
|
|
281
|
-
"ng2-rest": "16.
|
|
281
|
+
"ng2-rest": "16.444.3",
|
|
282
282
|
"ngx-ace-wrapper": "14.0.0",
|
|
283
283
|
"ngx-editor": "15.3.0",
|
|
284
284
|
"ngx-highlightjs": "9.0.0",
|
|
@@ -291,7 +291,7 @@
|
|
|
291
291
|
"ngx-scrolltop": "6.0.0",
|
|
292
292
|
"ngx-store": "3.1.1",
|
|
293
293
|
"ngx-typed-js": "2.1.1",
|
|
294
|
-
"node-cli-tester": "16.
|
|
294
|
+
"node-cli-tester": "16.444.1",
|
|
295
295
|
"node-localstorage": "2.1.6",
|
|
296
296
|
"node-notifier": "6.0.0",
|
|
297
297
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -320,7 +320,7 @@
|
|
|
320
320
|
"q": "1.5.1",
|
|
321
321
|
"rallax.js": "2.0.4",
|
|
322
322
|
"randomcolor": "0.5.3",
|
|
323
|
-
"record-replay-req-res-scenario": "16.
|
|
323
|
+
"record-replay-req-res-scenario": "16.444.1",
|
|
324
324
|
"reflect-metadata": "0.1.10",
|
|
325
325
|
"rimraf": "2.6.2",
|
|
326
326
|
"rxjs": "~7.8.0",
|
|
@@ -331,7 +331,7 @@
|
|
|
331
331
|
"socket.io": "2.4.1",
|
|
332
332
|
"sort-package-json": "1.11.0",
|
|
333
333
|
"sql.js": "1.8.0",
|
|
334
|
-
"static-columns": "16.
|
|
334
|
+
"static-columns": "16.444.3",
|
|
335
335
|
"string-similarity": "4.0.2",
|
|
336
336
|
"sudo-block": "3.0.0",
|
|
337
337
|
"supertest": "6.3.3",
|
|
@@ -339,12 +339,12 @@
|
|
|
339
339
|
"systeminformation": "3.45.7",
|
|
340
340
|
"task.js": "0.1.5",
|
|
341
341
|
"threads": "1.7.0",
|
|
342
|
-
"tnp-cli": "16.
|
|
343
|
-
"tnp-config": "16.444.
|
|
344
|
-
"tnp-core": "16.444.
|
|
345
|
-
"tnp-db": "16.444.
|
|
346
|
-
"tnp-helpers": "16.444.
|
|
347
|
-
"tnp-models": "16.444.
|
|
342
|
+
"tnp-cli": "16.444.1",
|
|
343
|
+
"tnp-config": "16.444.5",
|
|
344
|
+
"tnp-core": "16.444.6",
|
|
345
|
+
"tnp-db": "16.444.4",
|
|
346
|
+
"tnp-helpers": "16.444.6",
|
|
347
|
+
"tnp-models": "16.444.5",
|
|
348
348
|
"ts-debug": "1.3.0",
|
|
349
349
|
"ts-json-schema-generator": "2.1.1",
|
|
350
350
|
"ts-loader": "2.3.1",
|
|
@@ -352,14 +352,16 @@
|
|
|
352
352
|
"tslib": "~2.3.0",
|
|
353
353
|
"tslint": "5.9.1",
|
|
354
354
|
"turndown": "7.1.2",
|
|
355
|
+
"typedoc": "0.25.13",
|
|
356
|
+
"typedoc-plugin-markdown": "4.0.3",
|
|
355
357
|
"typescript": "~5.0.2",
|
|
356
|
-
"typescript-class-helpers": "~16.444.
|
|
358
|
+
"typescript-class-helpers": "~16.444.5",
|
|
357
359
|
"typescript-formatter": "~7.2.2",
|
|
358
360
|
"underscore": "1.9.1",
|
|
359
361
|
"uuid": "8.3.2",
|
|
360
362
|
"validator": "9.2.0",
|
|
361
363
|
"video.js": "8.3.0",
|
|
362
|
-
"vpn-split": "16.
|
|
364
|
+
"vpn-split": "16.444.1",
|
|
363
365
|
"vscode": "1.1.37",
|
|
364
366
|
"wait-on": "7.0.1",
|
|
365
367
|
"watch": "1.0.2",
|
package/package.json
CHANGED
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
},
|
|
48
48
|
"name": "json10",
|
|
49
49
|
"description": "Handle circural references, comments and many more inside JSON",
|
|
50
|
-
"version": "16.444.
|
|
50
|
+
"version": "16.444.5",
|
|
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": "16.444.
|
|
70
|
+
"lodash-walk-object": "16.444.4"
|
|
71
71
|
},
|
|
72
72
|
"license": "MIT",
|
|
73
73
|
"private": false,
|
|
74
|
-
"lastBuildTagHash": "
|
|
74
|
+
"lastBuildTagHash": "d7faef146ad208f056eaf386db760c87c0cabc5f",
|
|
75
75
|
"devDependencies": {},
|
|
76
76
|
"main": "dist/app.electron.js"
|
|
77
77
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
},
|
|
52
52
|
"name": "json10",
|
|
53
53
|
"description": "Handle circural references, comments and many more inside JSON",
|
|
54
|
-
"version": "16.444.
|
|
54
|
+
"version": "16.444.5",
|
|
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": "16.444.
|
|
74
|
+
"lodash-walk-object": "16.444.4"
|
|
75
75
|
},
|
|
76
76
|
"license": "MIT",
|
|
77
77
|
"private": false,
|
|
78
|
-
"lastBuildTagHash": "
|
|
78
|
+
"lastBuildTagHash": "d7faef146ad208f056eaf386db760c87c0cabc5f",
|
|
79
79
|
"devDependencies": {
|
|
80
80
|
"@angular-builders/custom-webpack": "~16.0.2-beta.2",
|
|
81
81
|
"@angular-devkit/build-angular": "~16.0.5",
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
"@angular/router": "~16.0.0",
|
|
103
103
|
"@angular/service-worker": "~16.0.4",
|
|
104
104
|
"@babel/cli": "7.18.6",
|
|
105
|
-
"@compodoc/compodoc": "1.1.
|
|
105
|
+
"@compodoc/compodoc": "1.1.23",
|
|
106
106
|
"@iconify/icons-fa-solid": "1.2.2",
|
|
107
107
|
"@iconify/icons-mdi": "1.2.1",
|
|
108
108
|
"@mdi/js": "7.2.96",
|
|
@@ -162,16 +162,16 @@
|
|
|
162
162
|
"angular-material-css-vars": "5.0.2",
|
|
163
163
|
"angular-resize-event": "3.2.0",
|
|
164
164
|
"animate.css": "4.1.1 ",
|
|
165
|
-
"any-project-cli": "16.444.
|
|
165
|
+
"any-project-cli": "16.444.5",
|
|
166
166
|
"app-root-path": "3.0.0",
|
|
167
167
|
"axios": "1.3.5",
|
|
168
168
|
"background-worker-process": "16.100.10",
|
|
169
169
|
"base32": "0.0.7",
|
|
170
170
|
"bcryptjs": "2.4.3",
|
|
171
|
-
"better-sqlite3": "9.5.0",
|
|
172
171
|
"body-parser": "1.18.2",
|
|
173
172
|
"bootstrap": "4.6.2",
|
|
174
173
|
"buffer-shims": "1.0.0",
|
|
174
|
+
"bun": "1.1.17",
|
|
175
175
|
"callsite-record": "4.1.3",
|
|
176
176
|
"chai": "4.3.7",
|
|
177
177
|
"chalk": "2.3.2",
|
|
@@ -218,13 +218,13 @@
|
|
|
218
218
|
"file-saver": "2.0.5",
|
|
219
219
|
"file-type": "18.5.0",
|
|
220
220
|
"firedev": "^16",
|
|
221
|
-
"firedev-crud": "16.
|
|
222
|
-
"firedev-crud-deamon": "16.444.
|
|
223
|
-
"firedev-ports": "16.
|
|
224
|
-
"firedev-storage": "16.
|
|
225
|
-
"firedev-type-sql": "16.
|
|
226
|
-
"firedev-typeorm": "16.
|
|
227
|
-
"firedev-ui": "16.
|
|
221
|
+
"firedev-crud": "16.444.4",
|
|
222
|
+
"firedev-crud-deamon": "16.444.5",
|
|
223
|
+
"firedev-ports": "16.444.4",
|
|
224
|
+
"firedev-storage": "16.444.4",
|
|
225
|
+
"firedev-type-sql": "16.444.4",
|
|
226
|
+
"firedev-typeorm": "16.444.4",
|
|
227
|
+
"firedev-ui": "16.444.1",
|
|
228
228
|
"fkill": "6.1.0",
|
|
229
229
|
"font-awesome": "4.7.0",
|
|
230
230
|
"form-data": "4.0.0",
|
|
@@ -242,11 +242,11 @@
|
|
|
242
242
|
"image-focus": "1.2.1",
|
|
243
243
|
"immer": "10.0.2",
|
|
244
244
|
"immutable": "4.3.0",
|
|
245
|
-
"incremental-compiler": "16.444.
|
|
245
|
+
"incremental-compiler": "16.444.6",
|
|
246
246
|
"inquirer": "7.3.3",
|
|
247
247
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
248
248
|
"is-elevated": "3.0.0",
|
|
249
|
-
"isomorphic-region-loader": "16.444.
|
|
249
|
+
"isomorphic-region-loader": "16.444.5",
|
|
250
250
|
"istanbul-instrumenter-loader": "2.0.0",
|
|
251
251
|
"jest": "29.5.0",
|
|
252
252
|
"jest-date-mock": "1.0.8",
|
|
@@ -257,8 +257,8 @@
|
|
|
257
257
|
"joi": "17.9.2",
|
|
258
258
|
"jscodeshift": "0.6.3",
|
|
259
259
|
"json-stringify-safe": "5.0.1",
|
|
260
|
-
"json10": "16.
|
|
261
|
-
"json10-writer": "16.444.
|
|
260
|
+
"json10": "16.444.4",
|
|
261
|
+
"json10-writer": "16.444.5",
|
|
262
262
|
"json5": "2.2.1",
|
|
263
263
|
"json5-writer": "0.2.0",
|
|
264
264
|
"jszip": "3.10.1",
|
|
@@ -268,7 +268,7 @@
|
|
|
268
268
|
"lockfile": "1.0.4",
|
|
269
269
|
"lodash": "4.17.20",
|
|
270
270
|
"lowdb": "7.0.1",
|
|
271
|
-
"magic-renamer": "16.444.
|
|
271
|
+
"magic-renamer": "16.444.4",
|
|
272
272
|
"material-design-icons": "3.0.1",
|
|
273
273
|
"method-override": "2.3.10",
|
|
274
274
|
"minimist": "1.2.0",
|
|
@@ -279,10 +279,10 @@
|
|
|
279
279
|
"ng-in-viewport": "15.0.2",
|
|
280
280
|
"ng-lock": "16.0.1",
|
|
281
281
|
"ng-packagr": "16.0.1",
|
|
282
|
-
"ng-talkback": "16.
|
|
283
|
-
"ng2-logger": "16.444.
|
|
282
|
+
"ng-talkback": "16.444.1",
|
|
283
|
+
"ng2-logger": "16.444.5",
|
|
284
284
|
"ng2-pdfjs-viewer": "16.0.4",
|
|
285
|
-
"ng2-rest": "16.
|
|
285
|
+
"ng2-rest": "16.444.3",
|
|
286
286
|
"ngx-ace-wrapper": "14.0.0",
|
|
287
287
|
"ngx-editor": "15.3.0",
|
|
288
288
|
"ngx-highlightjs": "9.0.0",
|
|
@@ -295,7 +295,7 @@
|
|
|
295
295
|
"ngx-scrolltop": "6.0.0",
|
|
296
296
|
"ngx-store": "3.1.1",
|
|
297
297
|
"ngx-typed-js": "2.1.1",
|
|
298
|
-
"node-cli-tester": "16.
|
|
298
|
+
"node-cli-tester": "16.444.1",
|
|
299
299
|
"node-localstorage": "2.1.6",
|
|
300
300
|
"node-notifier": "6.0.0",
|
|
301
301
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
"q": "1.5.1",
|
|
325
325
|
"rallax.js": "2.0.4",
|
|
326
326
|
"randomcolor": "0.5.3",
|
|
327
|
-
"record-replay-req-res-scenario": "16.
|
|
327
|
+
"record-replay-req-res-scenario": "16.444.1",
|
|
328
328
|
"reflect-metadata": "0.1.10",
|
|
329
329
|
"rimraf": "2.6.2",
|
|
330
330
|
"rxjs": "~7.8.0",
|
|
@@ -335,7 +335,7 @@
|
|
|
335
335
|
"socket.io": "2.4.1",
|
|
336
336
|
"sort-package-json": "1.11.0",
|
|
337
337
|
"sql.js": "1.8.0",
|
|
338
|
-
"static-columns": "16.
|
|
338
|
+
"static-columns": "16.444.3",
|
|
339
339
|
"string-similarity": "4.0.2",
|
|
340
340
|
"sudo-block": "3.0.0",
|
|
341
341
|
"supertest": "6.3.3",
|
|
@@ -343,12 +343,12 @@
|
|
|
343
343
|
"systeminformation": "3.45.7",
|
|
344
344
|
"task.js": "0.1.5",
|
|
345
345
|
"threads": "1.7.0",
|
|
346
|
-
"tnp-cli": "16.
|
|
347
|
-
"tnp-config": "16.444.
|
|
348
|
-
"tnp-core": "16.444.
|
|
349
|
-
"tnp-db": "16.444.
|
|
350
|
-
"tnp-helpers": "16.444.
|
|
351
|
-
"tnp-models": "16.444.
|
|
346
|
+
"tnp-cli": "16.444.1",
|
|
347
|
+
"tnp-config": "16.444.5",
|
|
348
|
+
"tnp-core": "16.444.6",
|
|
349
|
+
"tnp-db": "16.444.4",
|
|
350
|
+
"tnp-helpers": "16.444.6",
|
|
351
|
+
"tnp-models": "16.444.5",
|
|
352
352
|
"ts-debug": "1.3.0",
|
|
353
353
|
"ts-json-schema-generator": "2.1.1",
|
|
354
354
|
"ts-loader": "2.3.1",
|
|
@@ -356,14 +356,16 @@
|
|
|
356
356
|
"tslib": "~2.3.0",
|
|
357
357
|
"tslint": "5.9.1",
|
|
358
358
|
"turndown": "7.1.2",
|
|
359
|
+
"typedoc": "0.25.13",
|
|
360
|
+
"typedoc-plugin-markdown": "4.0.3",
|
|
359
361
|
"typescript": "~5.0.2",
|
|
360
|
-
"typescript-class-helpers": "~16.444.
|
|
362
|
+
"typescript-class-helpers": "~16.444.5",
|
|
361
363
|
"typescript-formatter": "~7.2.2",
|
|
362
364
|
"underscore": "1.9.1",
|
|
363
365
|
"uuid": "8.3.2",
|
|
364
366
|
"validator": "9.2.0",
|
|
365
367
|
"video.js": "8.3.0",
|
|
366
|
-
"vpn-split": "16.
|
|
368
|
+
"vpn-split": "16.444.1",
|
|
367
369
|
"vscode": "1.1.37",
|
|
368
370
|
"wait-on": "7.0.1",
|
|
369
371
|
"watch": "1.0.2",
|
|
@@ -376,14 +378,14 @@
|
|
|
376
378
|
"main": "dist/app.electron.js"
|
|
377
379
|
},
|
|
378
380
|
"build": {
|
|
379
|
-
"number":
|
|
380
|
-
"date": "2024-06-
|
|
381
|
-
"hash": "
|
|
381
|
+
"number": 319,
|
|
382
|
+
"date": "2024-06-23T10:56:32.000Z",
|
|
383
|
+
"hash": "cd9caa67ef781b9ff8bdc65e4be5ea5f4df1c603"
|
|
382
384
|
},
|
|
383
385
|
"currentProjectName": "json10",
|
|
384
386
|
"currentProjectGenericName": "json10",
|
|
385
387
|
"currentProjectType": "isomorphic-lib",
|
|
386
|
-
"currentFrameworkVersion": "16.444.
|
|
388
|
+
"currentFrameworkVersion": "16.444.5",
|
|
387
389
|
"isStandaloneProject": true,
|
|
388
390
|
"isSmartContainer": false,
|
|
389
391
|
"pathesTsconfig": "\"paths\": {\"json10\":[\"./src/lib\"],\"json10/*\":[\"./src/lib/*\"]},",
|