json10 13.1.40 → 13.1.42

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.
@@ -0,0 +1,7 @@
1
+ THIS FILE IS GENERATED. THIS FILE IS GENERATED. THIS FILE IS GENERATED.
2
+
3
+ Assets from this folder can be used in npm package "json10@13.1.42"
4
+ created from this project.
5
+
6
+ THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
7
+
@@ -1,31 +1,269 @@
1
1
  {
2
2
  "name": "json10",
3
- "version": "0.0.1",
4
- "peerDependencies": {
5
- "@angular/common": "^13.2.0",
6
- "@angular/core": "^13.2.0"
3
+ "description": "Handle circural references, comments and many more inside JSON",
4
+ "version": "13.1.42",
5
+ "scripts": {
6
+ "test": "mocha --require ts-node/register src/**/*.spec.ts",
7
+ "test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
7
8
  },
8
- "dependencies": {
9
- "tslib": "^2.3.0"
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "git+https://github.com/darekf77/json10.git"
12
+ },
13
+ "keywords": [
14
+ "ng2-rest",
15
+ "docs",
16
+ "documentation"
17
+ ],
18
+ "author": "Dariusz Filipiak",
19
+ "bugs": {
20
+ "url": "https://github.com/darekf77/json10/issues"
10
21
  },
11
- "module": "fesm2015/json10.mjs",
12
- "es2020": "fesm2020/json10.mjs",
13
- "esm2020": "esm2020/json10.mjs",
14
- "fesm2020": "fesm2020/json10.mjs",
15
- "fesm2015": "fesm2015/json10.mjs",
16
- "typings": "json10.d.ts",
17
- "exports": {
18
- "./package.json": {
19
- "default": "./package.json"
20
- },
21
- ".": {
22
- "types": "./json10.d.ts",
23
- "esm2020": "./esm2020/json10.mjs",
24
- "es2020": "./fesm2020/json10.mjs",
25
- "es2015": "./fesm2015/json10.mjs",
26
- "node": "./fesm2015/json10.mjs",
27
- "default": "./fesm2020/json10.mjs"
28
- }
22
+ "homepage": "https://github.com/darekf77/json10#readme",
23
+ "dependencies": {
24
+ "lodash-walk-object": "~13.1.42"
29
25
  },
30
- "sideEffects": false
26
+ "license": "MIT",
27
+ "private": false,
28
+ "lastBuildTagHash": "d40c881b3e94077e0a1bfcc4c9c94dfbd373f4a0",
29
+ "devDependencies": {
30
+ "@angular-devkit/build-angular": "~13.3.9",
31
+ "@angular-devkit/core": "~13.3.9",
32
+ "@angular/animations": "~13.3.0",
33
+ "@angular/cdk": "~13.3.9",
34
+ "@angular/cli": "~13.3.9",
35
+ "@angular/common": "~13.3.0",
36
+ "@angular/compiler": "~13.3.0",
37
+ "@angular/compiler-cli": "~13.3.0",
38
+ "@angular/core": "~13.3.0",
39
+ "@angular/flex-layout": "~13.0.0-beta.38",
40
+ "@angular/forms": "~13.3.0",
41
+ "@angular/material": "~13.3.9",
42
+ "@angular/platform-browser": "~13.3.0",
43
+ "@angular/platform-browser-dynamic": "~13.3.0",
44
+ "@angular/pwa": "~13.3.9",
45
+ "@angular/router": "~13.3.0",
46
+ "@angular/service-worker": "~13.3.11",
47
+ "@babel/cli": "7.18.6",
48
+ "@iconify/icons-fa-solid": "1.2.2",
49
+ "@iconify/icons-mdi": "1.2.1",
50
+ "@mdi/js": "6.5.95",
51
+ "@ngrx/component-store": "~13.0.2",
52
+ "@ngrx/data": "~13.0.2",
53
+ "@ngrx/effects": "~13.0.2",
54
+ "@ngrx/entity": "~13.0.2",
55
+ "@ngrx/router-store": "~13.0.2",
56
+ "@ngrx/schematics": "~13.0.2",
57
+ "@ngrx/store": "~13.0.2",
58
+ "@ngrx/store-devtools": "~13.0.2",
59
+ "@ngx-formly/bootstrap": "6.0.0-next.8",
60
+ "@ngx-formly/core": "6.0.0-next.8",
61
+ "@ngx-formly/ionic": "4.6.3",
62
+ "@ngx-formly/material": "6.0.0-next.8",
63
+ "@ngx-loading-bar/core": "6.0.2",
64
+ "@ngx-loading-bar/http-client": "6.0.2",
65
+ "@ngx-loading-bar/router": "6.0.2",
66
+ "@ngx-translate/core": "14.0.0",
67
+ "@ngx-translate/http-loader": "7.0.0",
68
+ "@swimlane/ngx-datatable": "20.0.0",
69
+ "@types/chai": "4.1.2",
70
+ "@types/chokidar": "2.1.3",
71
+ "@types/dateformat": "1.0.1",
72
+ "@types/diff": "3.2.2",
73
+ "@types/express": "4.11.0",
74
+ "@types/express-fileupload": "1.4.1",
75
+ "@types/fs-extra": "7.0.0",
76
+ "@types/glob": "5.0.35",
77
+ "@types/http-proxy": "1.16.0",
78
+ "@types/http-proxy-middleware": "0.19.2",
79
+ "@types/inquirer": "7.3.1",
80
+ "@types/jasmine": "3.10.0",
81
+ "@types/json-stringify-safe": "5.0.0",
82
+ "@types/json5": "0.0.29",
83
+ "@types/lockfile": "1.0.0",
84
+ "@types/lodash": "4.14.92",
85
+ "@types/lowdb": "1.0.6",
86
+ "@types/mocha": "5.2.5",
87
+ "@types/node": "16.18.21",
88
+ "@types/node-notifier": "5.4.0",
89
+ "@types/oauth2orize": "1.8.0",
90
+ "@types/password-hash": "1.2.19",
91
+ "@types/progress": "2.0.3",
92
+ "@types/q": "1.5.5",
93
+ "@types/rimraf": "2.0.2",
94
+ "@types/semver": "6.0.1",
95
+ "@types/systeminformation": "3.23.0",
96
+ "@types/vinyl": "2.0.2",
97
+ "@types/watch": "1.0.0",
98
+ "accepts": "1.3.4",
99
+ "any-project-cli": "~13.1.24",
100
+ "axios": "1.3.5",
101
+ "background-worker-process": "~13.1.41",
102
+ "base32": "0.0.7",
103
+ "bcryptjs": "2.4.3",
104
+ "better-sqlite3": "7.6.2",
105
+ "body-parser": "1.18.2",
106
+ "bootstrap": "4.6.2",
107
+ "buffer-shims": "1.0.0",
108
+ "callsite-record": "4.1.3",
109
+ "chai": "4.2.0",
110
+ "chalk": "2.3.2",
111
+ "check-node-version": "3.2.0",
112
+ "cheerio": "1.0.0-rc.3",
113
+ "chokidar": "3.5.1",
114
+ "circular-json": "0.5.1",
115
+ "command-exists": "1.2.2",
116
+ "compression": "1.7.4",
117
+ "concurrently": "3.5.1",
118
+ "content-type": "1.0.4",
119
+ "cookie-parser": "1.4.3",
120
+ "copy-paste": "1.3.0",
121
+ "cors": "2.8.4",
122
+ "cpr": "3.0.1",
123
+ "cross-spawn": "7.0.3",
124
+ "dateformat": "3.0.3",
125
+ "detect-mocha": "0.1.0",
126
+ "diff": "3.2.0",
127
+ "element-resize-detector": "1.1.15",
128
+ "enquirer": "2.3.0",
129
+ "enum-values": "1.2.1",
130
+ "errorhandler": "1.5.0",
131
+ "eslint": "7.13.0",
132
+ "eslint-plugin-import": "2.22.1",
133
+ "eslint-plugin-jsdoc": "30.7.8",
134
+ "eslint-plugin-prefer-arrow": "1.2.2",
135
+ "express": "4.16.3",
136
+ "express-fileupload": "1.4.0",
137
+ "express-session": "1.17.3",
138
+ "fbgraph": "1.4.1",
139
+ "file-loader": "1.1.5",
140
+ "file-saver": "2.0.5",
141
+ "firedev": "^13",
142
+ "firedev-crud": "~13.1.46",
143
+ "firedev-crud-deamon": "~13.1.36",
144
+ "firedev-ports": "~13.1.40",
145
+ "firedev-storage": "~13.1.29",
146
+ "firedev-typeorm": "~13.1.24",
147
+ "firedev-ui": "~13.1.19",
148
+ "fkill": "6.1.0",
149
+ "font-awesome": "4.7.0",
150
+ "form-data": "4.0.0",
151
+ "fs-extra": "8.1.0",
152
+ "fuzzy": "0.1.3",
153
+ "glob": "7.1.2",
154
+ "gulp": "3.9.1",
155
+ "hostile": "1.3.3",
156
+ "http-proxy": "1.16.2",
157
+ "http-proxy-middleware": "0.19.1",
158
+ "http-server": "0.11.1",
159
+ "immutable": "4.3.0",
160
+ "incremental-compiler": "~13.1.23",
161
+ "inquirer": "7.3.3",
162
+ "inquirer-autocomplete-prompt": "1.3.0",
163
+ "is-elevated": "3.0.0",
164
+ "isomorphic-region-loader": "~13.1.34",
165
+ "istanbul-instrumenter-loader": "2.0.0",
166
+ "jasmine-core": "4.0.0",
167
+ "jscodeshift": "0.6.3",
168
+ "json-stringify-safe": "5.0.1",
169
+ "json10": "~13.1.41",
170
+ "json10-writer": "~13.1.37",
171
+ "json5": "2.1.3",
172
+ "json5-writer": "0.2.0",
173
+ "jszip": "3.10.1",
174
+ "karma": "6.3.0",
175
+ "karma-chrome-launcher": "3.1.0",
176
+ "karma-cli": "1.0.1",
177
+ "karma-coverage": "2.1.0",
178
+ "karma-jasmine": "4.0.0",
179
+ "karma-jasmine-html-reporter": "1.7.0",
180
+ "lnk": "1.0.1",
181
+ "localforage": "1.10.0",
182
+ "lockfile": "1.0.4",
183
+ "lodash": "4.17.4",
184
+ "lowdb": "1.0.0",
185
+ "magic-renamer": "~13.1.38",
186
+ "material-design-icons": "3.0.1",
187
+ "method-override": "2.3.10",
188
+ "minimist": "1.2.0",
189
+ "mkdirp": "0.5.1",
190
+ "mocha": "5.2.0",
191
+ "moment": "2.22.2",
192
+ "morphi": "~13.2.4",
193
+ "ng-packagr": "13.0.0",
194
+ "ng-talkback": "~13.1.19",
195
+ "ng2-file-upload": "1.3.0",
196
+ "ng2-logger": "~13.1.22",
197
+ "ng2-rest": "~13.2.4",
198
+ "ng4-icons": "~13.1.21",
199
+ "ng4-modal": "~13.1.23",
200
+ "ngx-ace-wrapper": "12",
201
+ "ngx-bootstrap": "2.0.2",
202
+ "ngx-editor": "12.2.1",
203
+ "ngx-highlightjs": "6.1.3",
204
+ "ngx-moment": "6.0.2",
205
+ "ngx-pipes": "3.0.0",
206
+ "ngx-progressbar": "8.0.0",
207
+ "ngx-scrollbar": "9.0.2",
208
+ "ngx-store": "3.1.1",
209
+ "ngx-toastr": "14.2.2",
210
+ "ngx-wig": "1.2.7",
211
+ "node-cli-tester": "~13.1.19",
212
+ "node-localstorage": "2.1.6",
213
+ "node-notifier": "6.0.0",
214
+ "nodemon": "1.14.11",
215
+ "npm-get-dependents": "1.0.1",
216
+ "npm-run": "4.1.2",
217
+ "omelette": "0.4.5",
218
+ "open": "7.2.1",
219
+ "ora": "3.4.0",
220
+ "passport": "0.3.2",
221
+ "passport-http-bearer": "1.0.1",
222
+ "password-hash": "1.2.2",
223
+ "portfinder": "1.0.21",
224
+ "prettier": "2.5.1",
225
+ "progress": "2.0.3",
226
+ "prompts": "0.1.8",
227
+ "ps-list": "6.1.0",
228
+ "ps-node": "0.1.6",
229
+ "q": "1.5.1",
230
+ "randomcolor": "0.5.3",
231
+ "record-replay-req-res-scenario": "~13.1.20",
232
+ "reflect-metadata": "0.1.10",
233
+ "rimraf": "2.6.2",
234
+ "rxjs": "~7.5.0",
235
+ "semver": "6.3.0",
236
+ "simple-git": "1.96.0",
237
+ "sloc": "0.2.0",
238
+ "socket.io": "2.4.1",
239
+ "sort-package-json": "1.11.0",
240
+ "sql.js": "1.8.0",
241
+ "static-columns": "~13.3.2",
242
+ "string-similarity": "4.0.2",
243
+ "sudo-block": "3.0.0",
244
+ "systeminformation": "3.45.7",
245
+ "task.js": "0.1.5",
246
+ "tnp-cli": "~13.1.57",
247
+ "tnp-config": "~13.1.73",
248
+ "tnp-core": "~13.2.15",
249
+ "tnp-db": "~13.1.18",
250
+ "tnp-helpers": "~13.1.29",
251
+ "tnp-models": "~13.1.21",
252
+ "tnp-ui": "~13.1.27",
253
+ "ts-debug": "1.3.0",
254
+ "ts-loader": "2.3.1",
255
+ "ts-node": "10.7.0",
256
+ "tslib": "~2.3.0",
257
+ "typeorm": "~0.3.10",
258
+ "typescript": "~4.6.2",
259
+ "typescript-class-helpers": "~13.2.8",
260
+ "typescript-formatter": "~7.2.2",
261
+ "underscore": "1.9.1",
262
+ "uuid": "8.3.2",
263
+ "validator": "9.2.0",
264
+ "vpn-split": "~13.1.23",
265
+ "watch": "1.0.2",
266
+ "yup": "1.1.1",
267
+ "zone.js": "~0.11.4"
268
+ }
31
269
  }
package/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;AAAA,gDAAsB"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["./src/index.ts"],"names":[],"mappings":";;;AAAA,gDAAsB"}
package/lib/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/lib/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/lib/index.ts"],"names":[],"mappings":"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"}
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.40",
4
+ "version": "13.1.42",
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.40"
24
+ "lodash-walk-object": "~13.1.42"
25
25
  },
26
26
  "license": "MIT",
27
27
  "private": false,
28
- "lastBuildTagHash": "9f77a75936c354cb34388df5d8a1fb6f7f4d9f30",
28
+ "lastBuildTagHash": "d40c881b3e94077e0a1bfcc4c9c94dfbd373f4a0",
29
29
  "devDependencies": {}
30
- }
30
+ }
@@ -47,7 +47,7 @@
47
47
  },
48
48
  "name": "json10",
49
49
  "description": "Handle circural references, comments and many more inside JSON",
50
- "version": "13.1.40",
50
+ "version": "13.1.42",
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,14 +67,15 @@
67
67
  },
68
68
  "homepage": "https://github.com/darekf77/json10#readme",
69
69
  "dependencies": {
70
- "lodash-walk-object": "~13.1.40"
70
+ "lodash-walk-object": "~13.1.42"
71
71
  },
72
72
  "license": "MIT",
73
73
  "private": false,
74
- "lastBuildTagHash": "9f77a75936c354cb34388df5d8a1fb6f7f4d9f30",
74
+ "lastBuildTagHash": "d40c881b3e94077e0a1bfcc4c9c94dfbd373f4a0",
75
75
  "devDependencies": {
76
76
  "@angular-devkit/build-angular": "~13.3.9",
77
77
  "@angular-devkit/core": "~13.3.9",
78
+ "@angular/animations": "~13.3.0",
78
79
  "@angular/cdk": "~13.3.9",
79
80
  "@angular/cli": "~13.3.9",
80
81
  "@angular/common": "~13.3.0",
@@ -103,7 +104,7 @@
103
104
  "@ngrx/store-devtools": "~13.0.2",
104
105
  "@ngx-formly/bootstrap": "6.0.0-next.8",
105
106
  "@ngx-formly/core": "6.0.0-next.8",
106
- "@ngx-formly/ionic": "6.0.0-next.8",
107
+ "@ngx-formly/ionic": "4.6.3",
107
108
  "@ngx-formly/material": "6.0.0-next.8",
108
109
  "@ngx-loading-bar/core": "6.0.2",
109
110
  "@ngx-loading-bar/http-client": "6.0.2",
@@ -141,15 +142,14 @@
141
142
  "@types/vinyl": "2.0.2",
142
143
  "@types/watch": "1.0.0",
143
144
  "accepts": "1.3.4",
144
- "any-project-cli": "~13.1.23",
145
+ "any-project-cli": "~13.1.24",
145
146
  "axios": "1.3.5",
146
- "background-worker-process": "~13.1.39",
147
+ "background-worker-process": "~13.1.41",
147
148
  "base32": "0.0.7",
148
149
  "bcryptjs": "2.4.3",
149
150
  "better-sqlite3": "7.6.2",
150
151
  "body-parser": "1.18.2",
151
- "bootstrap": "5.1.3",
152
- "bs4-breakpoint": "13.0.33",
152
+ "bootstrap": "4.6.2",
153
153
  "buffer-shims": "1.0.0",
154
154
  "callsite-record": "4.1.3",
155
155
  "chai": "4.2.0",
@@ -170,7 +170,6 @@
170
170
  "dateformat": "3.0.3",
171
171
  "detect-mocha": "0.1.0",
172
172
  "diff": "3.2.0",
173
- "edit-table": "13.1.0",
174
173
  "element-resize-detector": "1.1.15",
175
174
  "enquirer": "2.3.0",
176
175
  "enum-values": "1.2.1",
@@ -182,17 +181,16 @@
182
181
  "express": "4.16.3",
183
182
  "express-fileupload": "1.4.0",
184
183
  "express-session": "1.17.3",
185
- "favicons": "7.1.2",
186
184
  "fbgraph": "1.4.1",
187
185
  "file-loader": "1.1.5",
188
186
  "file-saver": "2.0.5",
189
187
  "firedev": "^13",
190
- "firedev-crud": "~13.1.44",
191
- "firedev-crud-deamon": "~13.1.33",
192
- "firedev-ports": "~13.1.38",
193
- "firedev-storage": "~13.1.28",
194
- "firedev-typeorm": "~13.1.22",
195
- "firedev-ui": "~13.1.8",
188
+ "firedev-crud": "~13.1.46",
189
+ "firedev-crud-deamon": "~13.1.36",
190
+ "firedev-ports": "~13.1.40",
191
+ "firedev-storage": "~13.1.29",
192
+ "firedev-typeorm": "~13.1.24",
193
+ "firedev-ui": "~13.1.19",
196
194
  "fkill": "6.1.0",
197
195
  "font-awesome": "4.7.0",
198
196
  "form-data": "4.0.0",
@@ -204,17 +202,18 @@
204
202
  "http-proxy": "1.16.2",
205
203
  "http-proxy-middleware": "0.19.1",
206
204
  "http-server": "0.11.1",
207
- "incremental-compiler": "~13.1.21",
205
+ "immutable": "4.3.0",
206
+ "incremental-compiler": "~13.1.23",
208
207
  "inquirer": "7.3.3",
209
208
  "inquirer-autocomplete-prompt": "1.3.0",
210
209
  "is-elevated": "3.0.0",
211
- "isomorphic-region-loader": "~13.1.32",
210
+ "isomorphic-region-loader": "~13.1.34",
212
211
  "istanbul-instrumenter-loader": "2.0.0",
213
212
  "jasmine-core": "4.0.0",
214
213
  "jscodeshift": "0.6.3",
215
214
  "json-stringify-safe": "5.0.1",
216
- "json10": "~13.1.39",
217
- "json10-writer": "~13.1.35",
215
+ "json10": "~13.1.41",
216
+ "json10-writer": "~13.1.37",
218
217
  "json5": "2.1.3",
219
218
  "json5-writer": "0.2.0",
220
219
  "jszip": "3.10.1",
@@ -229,22 +228,23 @@
229
228
  "lockfile": "1.0.4",
230
229
  "lodash": "4.17.4",
231
230
  "lowdb": "1.0.0",
232
- "magic-renamer": "~13.1.25",
231
+ "magic-renamer": "~13.1.38",
233
232
  "material-design-icons": "3.0.1",
234
233
  "method-override": "2.3.10",
235
234
  "minimist": "1.2.0",
236
235
  "mkdirp": "0.5.1",
237
236
  "mocha": "5.2.0",
238
237
  "moment": "2.22.2",
239
- "morphi": "~13.2.2",
238
+ "morphi": "~13.2.4",
240
239
  "ng-packagr": "13.0.0",
241
240
  "ng-talkback": "~13.1.19",
242
241
  "ng2-file-upload": "1.3.0",
243
- "ng2-logger": "~13.1.19",
244
- "ng2-rest": "~13.2.2",
242
+ "ng2-logger": "~13.1.22",
243
+ "ng2-rest": "~13.2.4",
245
244
  "ng4-icons": "~13.1.21",
246
245
  "ng4-modal": "~13.1.23",
247
- "ngx-bootstrap": "8.0.0",
246
+ "ngx-ace-wrapper": "12",
247
+ "ngx-bootstrap": "2.0.2",
248
248
  "ngx-editor": "12.2.1",
249
249
  "ngx-highlightjs": "6.1.3",
250
250
  "ngx-moment": "6.0.2",
@@ -289,12 +289,12 @@
289
289
  "sudo-block": "3.0.0",
290
290
  "systeminformation": "3.45.7",
291
291
  "task.js": "0.1.5",
292
- "tnp-cli": "~13.1.54",
293
- "tnp-config": "~13.1.70",
294
- "tnp-core": "~13.2.12",
295
- "tnp-db": "~13.1.16",
296
- "tnp-helpers": "~13.1.27",
297
- "tnp-models": "~13.1.19",
292
+ "tnp-cli": "~13.1.57",
293
+ "tnp-config": "~13.1.73",
294
+ "tnp-core": "~13.2.15",
295
+ "tnp-db": "~13.1.18",
296
+ "tnp-helpers": "~13.1.29",
297
+ "tnp-models": "~13.1.21",
298
298
  "tnp-ui": "~13.1.27",
299
299
  "ts-debug": "1.3.0",
300
300
  "ts-loader": "2.3.1",
@@ -302,7 +302,7 @@
302
302
  "tslib": "~2.3.0",
303
303
  "typeorm": "~0.3.10",
304
304
  "typescript": "~4.6.2",
305
- "typescript-class-helpers": "~13.2.5",
305
+ "typescript-class-helpers": "~13.2.8",
306
306
  "typescript-formatter": "~7.2.2",
307
307
  "underscore": "1.9.1",
308
308
  "uuid": "8.3.2",
@@ -314,16 +314,16 @@
314
314
  }
315
315
  },
316
316
  "build": {
317
- "number": 241,
318
- "date": "2023-04-23T16:23:47.000Z",
319
- "hash": "f7bd90e3094861c6c1c0c7249e399bbcc7bded86",
317
+ "number": 245,
318
+ "date": "2023-05-01T23:13:06.000Z",
319
+ "hash": "93d2ba470fff379883da76e6bd91b3b25bce34be",
320
320
  "options": {}
321
321
  },
322
322
  "currentProjectName": "json10",
323
323
  "currentProjectLaunchConfiguration": "{\"version\":\"0.2.0\",\"configurations\":[{\"type\":\"node\",\"request\":\"launch\",\"name\":\"Launch Server standalone\",\"program\":\"${workspaceFolder}/run.js\",\"args\":[\"--ENVoverride=%7B%0A%20%20%20%20%22clientProjectName%22%3A%20%22json10%22%0A%7D\"],\"runtimeArgs\":[\"--nolazy\",\"-r\",\"ts-node/register\",\"--experimental-worker\"]},{\"name\":\"Debugger with ng serve\",\"type\":\"chrome\",\"request\":\"launch\",\"preLaunchTask\":\"Ng Serve\",\"postDebugTask\":\"terminateall\",\"sourceMaps\":true,\"webRoot\":\"${workspaceFolder}\",\"sourceMapPathOverrides\":{\"webpack:/*\":\"${webRoot}/*\",\"/./*\":\"${webRoot}/*\",\"/tmp-src/*\":\"${webRoot}/*\",\"/*\":\"*\",\"/./~/*\":\"${webRoot}/node_modules/*\"}},{\"type\":\"node\",\"request\":\"attach\",\"name\":\"Attach to global cli tool\",\"port\":9229,\"skipFiles\":[\"<node_internals>/**\"]}],\"compounds\":[{\"name\":\"Debug backend/frontend\",\"configurations\":[\"Launch Server standalone\",\"Debugger with ng serve\"]}]}",
324
324
  "currentProjectTasksConfiguration": "{\"version\":\"2.0.0\",\"tasks\":[{\"label\":\"terminateall\",\"command\":\"echo ${input:terminate}\",\"type\":\"shell\",\"problemMatcher\":[]},{\"label\":\"Ng Serve\",\"type\":\"shell\",\"command\":\"tnp build\",\"isBackground\":true,\"presentation\":{\"reveal\":\"always\"},\"group\":{\"kind\":\"build\",\"isDefault\":true},\"problemMatcher\":{\"owner\":\"typescript\",\"source\":\"ts\",\"applyTo\":\"closedDocuments\",\"fileLocation\":[\"relative\",\"${cwd}\"],\"pattern\":\"$tsc\",\"background\":{\"activeOnStart\":true,\"beginsPattern\":{\"regexp\":\"(.*?)\"},\"endsPattern\":{\"regexp\":\"Compiled |Failed to compile.\"}}}}],\"inputs\":[{\"id\":\"terminate\",\"type\":\"command\",\"command\":\"workbench.action.tasks.terminate\",\"args\":\"terminateAll\"}]}",
325
325
  "currentProjectType": "isomorphic-lib",
326
- "currentFrameworkVersion": "13.1.181",
326
+ "currentFrameworkVersion": "13.1.188",
327
327
  "currentProjectIsStrictSite": false,
328
328
  "currentProjectIsDependencySite": false,
329
329
  "currentProjectIsStatic": false,
package/app.d.ts DELETED
File without changes
package/app.js DELETED
@@ -1,6 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1682267030723 = void 0;
4
- function dummy1682267030723() { }
5
- exports.dummy1682267030723 = dummy1682267030723;
6
- //# sourceMappingURL=app.js.map
package/app.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"app.js","sourceRoot":"","sources":["../src/app.ts"],"names":[],"mappings":";;;AAAA,SAAgB,kBAAkB,KAAK,CAAC;AAAxC,gDAAwC"}