json10 18.0.10 → 18.0.13

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.10)
3
+ Assets from this folder are being shipped with this npm package (json10@18.0.13)
4
4
  created from this project.
5
5
 
6
6
  THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
File without changes
@@ -0,0 +1,6 @@
1
+ // @ts-nocheck
2
+ // This file is auto-generated. Do not modify.
3
+ // This is only placholder.
4
+ // Use property "shouldGenerateAutogenIndexFile: true"
5
+ // in taon.jsonc to enable autogeneration.
6
+ //# sourceMappingURL=index._auto-generated_.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index._auto-generated_.js","sourceRoot":"","sources":[""],"names":[],"mappings":"AAAA,cAAc;AACd,8CAA8C;AAC9C,2BAA2B;AAC3B,uDAAuD;AACvD,2CAA2C"}
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.10",
50
+ "version": "18.0.13",
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.10"
70
+ "lodash-walk-object": "~18.0.13"
71
71
  },
72
72
  "license": "MIT",
73
73
  "private": false,
74
- "lastBuildTagHash": "f5920fa04eda8fe03d335011f042cac8abc83bdb",
74
+ "lastBuildTagHash": "9b1ee8182b0ef1c2cd8693c1c725fb6dee6086bc",
75
75
  "devDependencies": {},
76
76
  "main": "dist/app.electron.js"
77
77
  }
@@ -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.10",
54
+ "version": "18.0.13",
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.10"
74
+ "lodash-walk-object": "~18.0.13"
75
75
  },
76
76
  "license": "MIT",
77
77
  "private": false,
78
- "lastBuildTagHash": "f5920fa04eda8fe03d335011f042cac8abc83bdb",
78
+ "lastBuildTagHash": "9b1ee8182b0ef1c2cd8693c1c725fb6dee6086bc",
79
79
  "devDependencies": {
80
80
  "@angular-builders/custom-webpack": "~18.0.0",
81
81
  "@angular-devkit/build-angular": "~18.1.4",
@@ -112,6 +112,7 @@
112
112
  "@ngneat/hot-toast": "7.0.0",
113
113
  "@ngneat/overview": "6.1.1",
114
114
  "@ngneat/spectator": "19.0.0",
115
+ "@ngneat/until-destroy": "10.0.0",
115
116
  "@ngrx/component-store": "~18.0.2",
116
117
  "@ngrx/data": "~18.0.2",
117
118
  "@ngrx/effects": "~18.0.2",
@@ -233,13 +234,13 @@
233
234
  "image-focus": "1.2.1",
234
235
  "immer": "10.0.2",
235
236
  "immutable": "4.3.7",
236
- "incremental-compiler": "~18.0.10",
237
+ "incremental-compiler": "~18.0.13",
237
238
  "inquirer": "7.3.3",
238
239
  "inquirer-autocomplete-prompt": "1.4.0",
239
240
  "inquirer-autocomplete-standalone": "0.8.1",
240
241
  "inquirer-select-pro": "1.0.0-alpha.7",
241
242
  "is-elevated": "3.0.0",
242
- "isomorphic-region-loader": "~18.0.10",
243
+ "isomorphic-region-loader": "~18.0.13",
243
244
  "istanbul-instrumenter-loader": "3.0.1",
244
245
  "jest": "29.7.0",
245
246
  "jest-date-mock": "1.0.10",
@@ -250,8 +251,8 @@
250
251
  "joi": "17.13.3",
251
252
  "jscodeshift": "0.6.3",
252
253
  "json-stringify-safe": "5.0.1",
253
- "json10": "~18.0.9",
254
- "json10-writer": "~18.0.10",
254
+ "json10": "~18.0.12",
255
+ "json10-writer": "~18.0.12",
255
256
  "json5": "2.2.3",
256
257
  "json5-writer": "0.2.0",
257
258
  "jszip": "3.10.1",
@@ -261,7 +262,7 @@
261
262
  "lockfile": "1.0.4",
262
263
  "lodash": "4.17.21",
263
264
  "lowdb": "7.0.1",
264
- "magic-renamer": "~18.0.9",
265
+ "magic-renamer": "~18.0.12",
265
266
  "material-design-icons": "3.0.1",
266
267
  "method-override": "2.3.10",
267
268
  "minimist": "1.2.8",
@@ -272,14 +273,15 @@
272
273
  "ng-in-viewport": "16.1.0",
273
274
  "ng-lock": "18.0.1",
274
275
  "ng-packagr": "18.1.0",
275
- "ng-talkback": "~18.0.8",
276
- "ng2-logger": "~18.0.12",
276
+ "ng-talkback": "~18.0.11",
277
+ "ng2-logger": "~18.0.15",
277
278
  "ng2-pdfjs-viewer": "18.0.0",
278
- "ng2-rest": "~18.0.9",
279
- "ng2-rest-swagger-generator": "18.0.6",
279
+ "ng2-rest": "~18.0.12",
280
+ "ng2-rest-swagger-generator": "18.0.9",
280
281
  "ngx-ace-wrapper": "17.0.0",
281
282
  "ngx-editor": "17.5.4",
282
283
  "ngx-highlightjs": "12.0.0",
284
+ "ngx-infinite-scroll": "18.0.0",
283
285
  "ngx-moment": "6.0.2",
284
286
  "ngx-monaco-editor": "12.0.0",
285
287
  "ngx-photo-editor": "0.4.4",
@@ -289,7 +291,7 @@
289
291
  "ngx-scrolltop": "18.0.0",
290
292
  "ngx-store": "3.1.1",
291
293
  "ngx-typed-js": "2.1.1",
292
- "node-cli-tester": "~18.0.8",
294
+ "node-cli-tester": "~18.0.11",
293
295
  "node-localstorage": "2.1.6",
294
296
  "node-notifier": "10.0.1",
295
297
  "node-polyfill-webpack-plugin": "2.0.1",
@@ -319,7 +321,7 @@
319
321
  "q": "1.5.1",
320
322
  "rallax.js": "2.0.4",
321
323
  "randomcolor": "0.5.3",
322
- "record-replay-req-res-scenario": "~18.0.8",
324
+ "record-replay-req-res-scenario": "~18.0.11",
323
325
  "reflect-metadata": "0.2.2",
324
326
  "rimraf": "2.6.2",
325
327
  "rxjs": "~7.8.1",
@@ -331,23 +333,23 @@
331
333
  "socket.io-client": "4.7.5",
332
334
  "sort-package-json": "1.11.0",
333
335
  "sql.js": "1.8.0",
334
- "static-columns": "~18.0.10",
336
+ "static-columns": "~18.0.13",
335
337
  "string-similarity": "4.0.4",
336
338
  "sudo-block": "3.0.0",
337
339
  "supertest": "7.0.0",
338
340
  "sweetalert2": "11.7.32",
339
341
  "systeminformation": "3.45.7",
340
342
  "taon": "^18",
341
- "taon-storage": "18.0.8",
342
- "taon-type-sql": "18.0.9",
343
- "taon-typeorm": "18.0.8",
343
+ "taon-storage": "18.0.11",
344
+ "taon-type-sql": "18.0.12",
345
+ "taon-typeorm": "18.0.11",
344
346
  "task.js": "0.1.5",
345
347
  "threads": "1.7.0",
346
- "tnp": "~18.0.9",
347
- "tnp-config": "~18.0.12",
348
- "tnp-core": "~18.0.33",
349
- "tnp-helpers": "~18.0.10",
350
- "tnp-models": "~18.0.11",
348
+ "tnp": "~18.0.12",
349
+ "tnp-config": "~18.0.15",
350
+ "tnp-core": "~18.0.37",
351
+ "tnp-helpers": "~18.0.12",
352
+ "tnp-models": "~18.0.14",
351
353
  "ts-debug": "1.3.0",
352
354
  "ts-json-schema-generator": "2.3.0-next.5",
353
355
  "ts-loader": "2.3.1",
@@ -359,13 +361,14 @@
359
361
  "typedoc": "0.26.5",
360
362
  "typedoc-plugin-markdown": "4.2.3",
361
363
  "typescript": "~5.5.4",
362
- "typescript-class-helpers": "~18.0.11",
364
+ "typescript-class-helpers": "~18.0.14",
363
365
  "typescript-formatter": "~7.2.2",
366
+ "typescript-string-enums": "~1.0.0",
364
367
  "underscore": "1.13.7",
365
368
  "uuid": "10.0.0",
366
369
  "validator": "13.5.2",
367
370
  "video.js": "8.3.0",
368
- "vpn-split": "~18.0.8",
371
+ "vpn-split": "~18.0.11",
369
372
  "vscode": "1.1.37",
370
373
  "wait-on": "7.0.1",
371
374
  "watch": "1.0.2",
@@ -378,14 +381,14 @@
378
381
  "main": "dist/app.electron.js"
379
382
  },
380
383
  "build": {
381
- "number": 342,
382
- "date": "2024-08-28T13:04:07.000Z",
383
- "hash": "6c93242be33f58d996a0874888402ec588aff18b"
384
+ "number": 346,
385
+ "date": "2024-10-03T07:44:37.000Z",
386
+ "hash": "8ef6a92142ffc1a4d0d7b87de40808742bd49466"
384
387
  },
385
388
  "currentProjectName": "json10",
386
389
  "currentProjectGenericName": "json10",
387
390
  "currentProjectType": "isomorphic-lib",
388
- "currentFrameworkVersion": "18.0.9",
391
+ "currentFrameworkVersion": "18.0.12",
389
392
  "isStandaloneProject": true,
390
393
  "isSmartContainer": false,
391
394
  "pathesTsconfig": "\"paths\": {\"json10\":[\"./src/lib\"],\"json10/*\":[\"./src/lib/*\"]},",