json10 13.0.20 → 13.0.21

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "json10",
3
3
  "description": "Handle circural references, comments and many more inside JSON",
4
- "version": "13.0.20",
4
+ "version": "13.0.21",
5
5
  "scripts": {
6
6
  "test": "mocha --require ts-node/register src/**/*.spec.ts",
7
7
  "test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
@@ -21,10 +21,10 @@
21
21
  },
22
22
  "homepage": "https://github.com/darekf77/json10#readme",
23
23
  "dependencies": {
24
- "lodash-walk-object": "~13.0.20"
24
+ "lodash-walk-object": "~13.0.21"
25
25
  },
26
26
  "license": "MIT",
27
27
  "private": false,
28
- "lastBuildTagHash": "a8aef010c6e921b44d371cc9c24ac13d24ea35e4",
28
+ "lastBuildTagHash": "de6331bf0e37fbb226081c465e9158472d7f4be8",
29
29
  "devDependencies": {}
30
30
  }
@@ -44,7 +44,7 @@
44
44
  },
45
45
  "name": "json10",
46
46
  "description": "Handle circural references, comments and many more inside JSON",
47
- "version": "13.0.20",
47
+ "version": "13.0.21",
48
48
  "scripts": {
49
49
  "test": "mocha --require ts-node/register src/**/*.spec.ts",
50
50
  "test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
@@ -64,11 +64,11 @@
64
64
  },
65
65
  "homepage": "https://github.com/darekf77/json10#readme",
66
66
  "dependencies": {
67
- "lodash-walk-object": "~13.0.20"
67
+ "lodash-walk-object": "~13.0.21"
68
68
  },
69
69
  "license": "MIT",
70
70
  "private": false,
71
- "lastBuildTagHash": "a8aef010c6e921b44d371cc9c24ac13d24ea35e4",
71
+ "lastBuildTagHash": "de6331bf0e37fbb226081c465e9158472d7f4be8",
72
72
  "devDependencies": {
73
73
  "@angular-devkit/build-angular": "~13.2.5",
74
74
  "@angular-devkit/core": "~13.2.6",
@@ -203,7 +203,7 @@
203
203
  "jasmine-core": "4.0.0",
204
204
  "jscodeshift": "0.6.3",
205
205
  "json-stringify-safe": "5.0.1",
206
- "json10": "~13.0.19",
206
+ "json10": "~13.0.20",
207
207
  "json10-writer": "~13.0.19",
208
208
  "json5": "2.1.3",
209
209
  "json5-writer": "0.2.0",
@@ -231,7 +231,7 @@
231
231
  "morphi": "~13.0.44",
232
232
  "ng-packagr": "13.0.0",
233
233
  "ng-talkback": "~13.0.14",
234
- "ng2-logger": "~13.0.20",
234
+ "ng2-logger": "~13.0.21",
235
235
  "ng2-rest": "~13.0.24",
236
236
  "ng4-icons": "~13.0.16",
237
237
  "ng4-modal": "~13.0.18",
@@ -276,9 +276,9 @@
276
276
  "sudo-block": "3.0.0",
277
277
  "systeminformation": "3.45.7",
278
278
  "task.js": "0.1.5",
279
- "tnp-cli": "~13.0.22",
280
- "tnp-config": "~13.0.26",
281
- "tnp-core": "~13.0.49",
279
+ "tnp-cli": "~13.0.23",
280
+ "tnp-config": "~13.0.27",
281
+ "tnp-core": "~13.0.50",
282
282
  "tnp-db": "~13.0.29",
283
283
  "tnp-helpers": "~13.0.32",
284
284
  "tnp-models": "~13.0.22",
@@ -289,7 +289,7 @@
289
289
  "tslib": "~2.3.0",
290
290
  "typeorm": "~0.2.45",
291
291
  "typescript": "~4.5.2",
292
- "typescript-class-helpers": "~13.0.22",
292
+ "typescript-class-helpers": "~13.0.23",
293
293
  "typescript-formatter": "~7.2.2",
294
294
  "underscore": "1.9.1",
295
295
  "uuid": "8.3.2",
@@ -300,9 +300,9 @@
300
300
  }
301
301
  },
302
302
  "build": {
303
- "number": 184,
304
- "date": "2022-07-26T08:51:51.000Z",
305
- "hash": "de6331bf0e37fbb226081c465e9158472d7f4be8",
303
+ "number": 186,
304
+ "date": "2022-07-26T09:08:56.000Z",
305
+ "hash": "2e398d1fbeeb361cabed226843cbc038337c5f56",
306
306
  "options": {}
307
307
  },
308
308
  "currentProjectName": "json10",