json10 18.0.13 → 18.0.14
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.
|
@@ -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.14)
|
|
4
4
|
created from this project.
|
|
5
5
|
|
|
6
6
|
THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
|
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": "18.0.
|
|
50
|
+
"version": "18.0.14",
|
|
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.14"
|
|
71
71
|
},
|
|
72
72
|
"license": "MIT",
|
|
73
73
|
"private": false,
|
|
74
|
-
"lastBuildTagHash": "
|
|
74
|
+
"lastBuildTagHash": "8ef6a92142ffc1a4d0d7b87de40808742bd49466",
|
|
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": "18.0.
|
|
54
|
+
"version": "18.0.14",
|
|
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.14"
|
|
75
75
|
},
|
|
76
76
|
"license": "MIT",
|
|
77
77
|
"private": false,
|
|
78
|
-
"lastBuildTagHash": "
|
|
78
|
+
"lastBuildTagHash": "8ef6a92142ffc1a4d0d7b87de40808742bd49466",
|
|
79
79
|
"devDependencies": {
|
|
80
80
|
"@angular-builders/custom-webpack": "~18.0.0",
|
|
81
81
|
"@angular-devkit/build-angular": "~18.1.4",
|
|
@@ -173,6 +173,7 @@
|
|
|
173
173
|
"buffer-shims": "1.0.0",
|
|
174
174
|
"bun": "1.1.22",
|
|
175
175
|
"callsite-record": "4.1.5",
|
|
176
|
+
"cfonts": "3.3.0",
|
|
176
177
|
"chai": "4.5.0",
|
|
177
178
|
"chalk": "2.3.2",
|
|
178
179
|
"check-node-version": "3.2.0",
|
|
@@ -234,13 +235,13 @@
|
|
|
234
235
|
"image-focus": "1.2.1",
|
|
235
236
|
"immer": "10.0.2",
|
|
236
237
|
"immutable": "4.3.7",
|
|
237
|
-
"incremental-compiler": "~18.0.
|
|
238
|
+
"incremental-compiler": "~18.0.14",
|
|
238
239
|
"inquirer": "7.3.3",
|
|
239
240
|
"inquirer-autocomplete-prompt": "1.4.0",
|
|
240
241
|
"inquirer-autocomplete-standalone": "0.8.1",
|
|
241
242
|
"inquirer-select-pro": "1.0.0-alpha.7",
|
|
242
243
|
"is-elevated": "3.0.0",
|
|
243
|
-
"isomorphic-region-loader": "~18.0.
|
|
244
|
+
"isomorphic-region-loader": "~18.0.14",
|
|
244
245
|
"istanbul-instrumenter-loader": "3.0.1",
|
|
245
246
|
"jest": "29.7.0",
|
|
246
247
|
"jest-date-mock": "1.0.10",
|
|
@@ -251,8 +252,8 @@
|
|
|
251
252
|
"joi": "17.13.3",
|
|
252
253
|
"jscodeshift": "0.6.3",
|
|
253
254
|
"json-stringify-safe": "5.0.1",
|
|
254
|
-
"json10": "~18.0.
|
|
255
|
-
"json10-writer": "~18.0.
|
|
255
|
+
"json10": "~18.0.13",
|
|
256
|
+
"json10-writer": "~18.0.13",
|
|
256
257
|
"json5": "2.2.3",
|
|
257
258
|
"json5-writer": "0.2.0",
|
|
258
259
|
"jszip": "3.10.1",
|
|
@@ -262,7 +263,7 @@
|
|
|
262
263
|
"lockfile": "1.0.4",
|
|
263
264
|
"lodash": "4.17.21",
|
|
264
265
|
"lowdb": "7.0.1",
|
|
265
|
-
"magic-renamer": "~18.0.
|
|
266
|
+
"magic-renamer": "~18.0.13",
|
|
266
267
|
"material-design-icons": "3.0.1",
|
|
267
268
|
"method-override": "2.3.10",
|
|
268
269
|
"minimist": "1.2.8",
|
|
@@ -273,11 +274,11 @@
|
|
|
273
274
|
"ng-in-viewport": "16.1.0",
|
|
274
275
|
"ng-lock": "18.0.1",
|
|
275
276
|
"ng-packagr": "18.1.0",
|
|
276
|
-
"ng-talkback": "~18.0.
|
|
277
|
-
"ng2-logger": "~18.0.
|
|
277
|
+
"ng-talkback": "~18.0.12",
|
|
278
|
+
"ng2-logger": "~18.0.16",
|
|
278
279
|
"ng2-pdfjs-viewer": "18.0.0",
|
|
279
|
-
"ng2-rest": "~18.0.
|
|
280
|
-
"ng2-rest-swagger-generator": "18.0.
|
|
280
|
+
"ng2-rest": "~18.0.13",
|
|
281
|
+
"ng2-rest-swagger-generator": "18.0.10",
|
|
281
282
|
"ngx-ace-wrapper": "17.0.0",
|
|
282
283
|
"ngx-editor": "17.5.4",
|
|
283
284
|
"ngx-highlightjs": "12.0.0",
|
|
@@ -291,7 +292,7 @@
|
|
|
291
292
|
"ngx-scrolltop": "18.0.0",
|
|
292
293
|
"ngx-store": "3.1.1",
|
|
293
294
|
"ngx-typed-js": "2.1.1",
|
|
294
|
-
"node-cli-tester": "~18.0.
|
|
295
|
+
"node-cli-tester": "~18.0.12",
|
|
295
296
|
"node-localstorage": "2.1.6",
|
|
296
297
|
"node-notifier": "10.0.1",
|
|
297
298
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -321,7 +322,7 @@
|
|
|
321
322
|
"q": "1.5.1",
|
|
322
323
|
"rallax.js": "2.0.4",
|
|
323
324
|
"randomcolor": "0.5.3",
|
|
324
|
-
"record-replay-req-res-scenario": "~18.0.
|
|
325
|
+
"record-replay-req-res-scenario": "~18.0.12",
|
|
325
326
|
"reflect-metadata": "0.2.2",
|
|
326
327
|
"rimraf": "2.6.2",
|
|
327
328
|
"rxjs": "~7.8.1",
|
|
@@ -333,23 +334,23 @@
|
|
|
333
334
|
"socket.io-client": "4.7.5",
|
|
334
335
|
"sort-package-json": "1.11.0",
|
|
335
336
|
"sql.js": "1.8.0",
|
|
336
|
-
"static-columns": "~18.0.
|
|
337
|
+
"static-columns": "~18.0.14",
|
|
337
338
|
"string-similarity": "4.0.4",
|
|
338
339
|
"sudo-block": "3.0.0",
|
|
339
340
|
"supertest": "7.0.0",
|
|
340
341
|
"sweetalert2": "11.7.32",
|
|
341
342
|
"systeminformation": "3.45.7",
|
|
342
343
|
"taon": "^18",
|
|
343
|
-
"taon-storage": "18.0.
|
|
344
|
-
"taon-type-sql": "18.0.
|
|
345
|
-
"taon-typeorm": "18.0.
|
|
344
|
+
"taon-storage": "18.0.12",
|
|
345
|
+
"taon-type-sql": "18.0.13",
|
|
346
|
+
"taon-typeorm": "18.0.12",
|
|
346
347
|
"task.js": "0.1.5",
|
|
347
348
|
"threads": "1.7.0",
|
|
348
|
-
"tnp": "~18.0.
|
|
349
|
-
"tnp-config": "~18.0.
|
|
350
|
-
"tnp-core": "~18.0.
|
|
351
|
-
"tnp-helpers": "~18.0.
|
|
352
|
-
"tnp-models": "~18.0.
|
|
349
|
+
"tnp": "~18.0.13",
|
|
350
|
+
"tnp-config": "~18.0.16",
|
|
351
|
+
"tnp-core": "~18.0.39",
|
|
352
|
+
"tnp-helpers": "~18.0.13",
|
|
353
|
+
"tnp-models": "~18.0.15",
|
|
353
354
|
"ts-debug": "1.3.0",
|
|
354
355
|
"ts-json-schema-generator": "2.3.0-next.5",
|
|
355
356
|
"ts-loader": "2.3.1",
|
|
@@ -361,14 +362,14 @@
|
|
|
361
362
|
"typedoc": "0.26.5",
|
|
362
363
|
"typedoc-plugin-markdown": "4.2.3",
|
|
363
364
|
"typescript": "~5.5.4",
|
|
364
|
-
"typescript-class-helpers": "~18.0.
|
|
365
|
+
"typescript-class-helpers": "~18.0.15",
|
|
365
366
|
"typescript-formatter": "~7.2.2",
|
|
366
367
|
"typescript-string-enums": "~1.0.0",
|
|
367
368
|
"underscore": "1.13.7",
|
|
368
369
|
"uuid": "10.0.0",
|
|
369
370
|
"validator": "13.5.2",
|
|
370
371
|
"video.js": "8.3.0",
|
|
371
|
-
"vpn-split": "~18.0.
|
|
372
|
+
"vpn-split": "~18.0.12",
|
|
372
373
|
"vscode": "1.1.37",
|
|
373
374
|
"wait-on": "7.0.1",
|
|
374
375
|
"watch": "1.0.2",
|
|
@@ -381,14 +382,14 @@
|
|
|
381
382
|
"main": "dist/app.electron.js"
|
|
382
383
|
},
|
|
383
384
|
"build": {
|
|
384
|
-
"number":
|
|
385
|
-
"date": "2024-
|
|
386
|
-
"hash": "
|
|
385
|
+
"number": 347,
|
|
386
|
+
"date": "2024-11-11T15:17:47.000Z",
|
|
387
|
+
"hash": "39001a054068196f009ffc5ea8ea95263aaa2fad"
|
|
387
388
|
},
|
|
388
389
|
"currentProjectName": "json10",
|
|
389
390
|
"currentProjectGenericName": "json10",
|
|
390
391
|
"currentProjectType": "isomorphic-lib",
|
|
391
|
-
"currentFrameworkVersion": "18.0.
|
|
392
|
+
"currentFrameworkVersion": "18.0.13",
|
|
392
393
|
"isStandaloneProject": true,
|
|
393
394
|
"isSmartContainer": false,
|
|
394
395
|
"pathesTsconfig": "\"paths\": {\"json10\":[\"./src/lib\"],\"json10/*\":[\"./src/lib/*\"]},",
|