json10 13.1.26 → 13.1.27
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/app.d.ts +1 -1
- package/app.js +3 -3
- package/package.json +3 -3
- package/tmp-environment.json +22 -22
package/app.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare function
|
|
1
|
+
export declare function dummy1670189661503(): void;
|
package/app.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
function
|
|
5
|
-
exports.
|
|
3
|
+
exports.dummy1670189661503 = void 0;
|
|
4
|
+
function dummy1670189661503() { }
|
|
5
|
+
exports.dummy1670189661503 = dummy1670189661503;
|
|
6
6
|
//# sourceMappingURL=app.js.map
|
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.1.
|
|
4
|
+
"version": "13.1.27",
|
|
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.1.
|
|
24
|
+
"lodash-walk-object": "~13.1.27"
|
|
25
25
|
},
|
|
26
26
|
"license": "MIT",
|
|
27
27
|
"private": false,
|
|
28
|
-
"lastBuildTagHash": "
|
|
28
|
+
"lastBuildTagHash": "56249ac260e7fd7e558d881ab1e4441b57f61709",
|
|
29
29
|
"devDependencies": {}
|
|
30
30
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
},
|
|
47
47
|
"name": "json10",
|
|
48
48
|
"description": "Handle circural references, comments and many more inside JSON",
|
|
49
|
-
"version": "13.1.
|
|
49
|
+
"version": "13.1.27",
|
|
50
50
|
"scripts": {
|
|
51
51
|
"test": "mocha --require ts-node/register src/**/*.spec.ts",
|
|
52
52
|
"test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
|
|
@@ -66,11 +66,11 @@
|
|
|
66
66
|
},
|
|
67
67
|
"homepage": "https://github.com/darekf77/json10#readme",
|
|
68
68
|
"dependencies": {
|
|
69
|
-
"lodash-walk-object": "~13.1.
|
|
69
|
+
"lodash-walk-object": "~13.1.27"
|
|
70
70
|
},
|
|
71
71
|
"license": "MIT",
|
|
72
72
|
"private": false,
|
|
73
|
-
"lastBuildTagHash": "
|
|
73
|
+
"lastBuildTagHash": "56249ac260e7fd7e558d881ab1e4441b57f61709",
|
|
74
74
|
"devDependencies": {
|
|
75
75
|
"@angular-devkit/build-angular": "~13.3.9",
|
|
76
76
|
"@angular-devkit/core": "~13.3.9",
|
|
@@ -181,11 +181,11 @@
|
|
|
181
181
|
"express-session": "1.17.3",
|
|
182
182
|
"fbgraph": "^1.4.1",
|
|
183
183
|
"file-loader": "^1.1.5",
|
|
184
|
-
"firedev-crud": "~13.1.
|
|
184
|
+
"firedev-crud": "~13.1.33",
|
|
185
185
|
"firedev-crud-deamon": "~13.1.23",
|
|
186
|
-
"firedev-ports": "~13.1.
|
|
186
|
+
"firedev-ports": "~13.1.27",
|
|
187
187
|
"firedev-storage": "~13.1.18",
|
|
188
|
-
"firedev-typeorm": "~13.1.
|
|
188
|
+
"firedev-typeorm": "~13.1.4",
|
|
189
189
|
"fkill": "6.1.0",
|
|
190
190
|
"font-awesome": "^4.7.0",
|
|
191
191
|
"fs-extra": "8.1.0",
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"http-proxy": "^1.16.2",
|
|
197
197
|
"http-proxy-middleware": "0.19.1",
|
|
198
198
|
"http-server": "0.11.1",
|
|
199
|
-
"incremental-compiler": "~13.1.
|
|
199
|
+
"incremental-compiler": "~13.1.6",
|
|
200
200
|
"inquirer": "~7.3.3",
|
|
201
201
|
"inquirer-autocomplete-prompt": "~1.3.0",
|
|
202
202
|
"is-elevated": "~3.0.0",
|
|
@@ -205,8 +205,8 @@
|
|
|
205
205
|
"jasmine-core": "~4.0.0",
|
|
206
206
|
"jscodeshift": "^0.6.3",
|
|
207
207
|
"json-stringify-safe": "^5.0.1",
|
|
208
|
-
"json10": "~13.1.
|
|
209
|
-
"json10-writer": "~13.1.
|
|
208
|
+
"json10": "~13.1.26",
|
|
209
|
+
"json10-writer": "~13.1.24",
|
|
210
210
|
"json5": "~2.1.3",
|
|
211
211
|
"json5-writer": "~0.2.0",
|
|
212
212
|
"karma": "~6.3.0",
|
|
@@ -230,11 +230,11 @@
|
|
|
230
230
|
"mkdirp": "^0.5.1",
|
|
231
231
|
"mocha": "^5.2.0",
|
|
232
232
|
"moment": "^2.22.2",
|
|
233
|
-
"morphi": "~13.1.
|
|
233
|
+
"morphi": "~13.1.6",
|
|
234
234
|
"ng-packagr": "^13.0.0",
|
|
235
235
|
"ng-talkback": "~13.1.17",
|
|
236
|
-
"ng2-logger": "~13.1.
|
|
237
|
-
"ng2-rest": "~13.1.
|
|
236
|
+
"ng2-logger": "~13.1.5",
|
|
237
|
+
"ng2-rest": "~13.1.4",
|
|
238
238
|
"ng4-icons": "~13.1.19",
|
|
239
239
|
"ng4-modal": "~13.1.21",
|
|
240
240
|
"ngx-bootstrap": "8.0.0",
|
|
@@ -274,17 +274,17 @@
|
|
|
274
274
|
"socket.io": "~2.4.1",
|
|
275
275
|
"sort-package-json": "^1.11.0",
|
|
276
276
|
"sql.js": "^1.8.0",
|
|
277
|
-
"static-columns": "~13.1.
|
|
277
|
+
"static-columns": "~13.1.27",
|
|
278
278
|
"string-similarity": "~4.0.2",
|
|
279
279
|
"sudo-block": "~3.0.0",
|
|
280
280
|
"systeminformation": "^3.45.7",
|
|
281
281
|
"task.js": "^0.1.5",
|
|
282
|
-
"tnp-cli": "~13.1.
|
|
283
|
-
"tnp-config": "~13.1.
|
|
284
|
-
"tnp-core": "~13.1.
|
|
282
|
+
"tnp-cli": "~13.1.31",
|
|
283
|
+
"tnp-config": "~13.1.46",
|
|
284
|
+
"tnp-core": "~13.1.30",
|
|
285
285
|
"tnp-db": "~13.1.3",
|
|
286
|
-
"tnp-helpers": "~13.1.
|
|
287
|
-
"tnp-models": "~13.1.
|
|
286
|
+
"tnp-helpers": "~13.1.4",
|
|
287
|
+
"tnp-models": "~13.1.4",
|
|
288
288
|
"tnp-ui": "~13.1.24",
|
|
289
289
|
"ts-debug": "^1.3.0",
|
|
290
290
|
"ts-loader": "^2.3.1",
|
|
@@ -292,7 +292,7 @@
|
|
|
292
292
|
"tslib": "^2.3.0",
|
|
293
293
|
"typeorm": "^0.3.10",
|
|
294
294
|
"typescript": "~4.6.2",
|
|
295
|
-
"typescript-class-helpers": "~13.1.
|
|
295
|
+
"typescript-class-helpers": "~13.1.6",
|
|
296
296
|
"typescript-formatter": "7.2.2",
|
|
297
297
|
"underscore": "^1.9.1",
|
|
298
298
|
"uuid": "^8.3.2",
|
|
@@ -303,9 +303,9 @@
|
|
|
303
303
|
}
|
|
304
304
|
},
|
|
305
305
|
"build": {
|
|
306
|
-
"number":
|
|
307
|
-
"date": "2022-12-04T21:
|
|
308
|
-
"hash": "
|
|
306
|
+
"number": 208,
|
|
307
|
+
"date": "2022-12-04T21:34:19.000Z",
|
|
308
|
+
"hash": "9e12e9bc17a75ee0605886fef348d03df8dd39e9",
|
|
309
309
|
"options": {}
|
|
310
310
|
},
|
|
311
311
|
"currentProjectName": "json10",
|