record-replay-req-res-scenario 13.0.11 → 13.0.12
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 +4 -4
- package/tmp-environment.json +35 -34
package/package.json
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "record-replay-req-res-scenario",
|
|
3
|
-
"version": "13.0.
|
|
3
|
+
"version": "13.0.12",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"dependencies": {
|
|
7
|
-
"ng-talkback": "
|
|
8
|
-
"tnp-helpers": "~13.0.
|
|
7
|
+
"ng-talkback": "13.0.11",
|
|
8
|
+
"tnp-helpers": "~13.0.24"
|
|
9
9
|
},
|
|
10
10
|
"private": false,
|
|
11
11
|
"bin": {
|
|
12
12
|
"record-replay-req-res-scenario": "bin/record-replay-req-res-scenario",
|
|
13
13
|
"record-replay-req-res-scenario-debug": "bin/record-replay-req-res-scenario-debug"
|
|
14
14
|
},
|
|
15
|
-
"lastBuildTagHash": "
|
|
15
|
+
"lastBuildTagHash": "fa045ae13b3d22cb5280616291296e9873d51858",
|
|
16
16
|
"devDependencies": {}
|
|
17
17
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -37,19 +37,19 @@
|
|
|
37
37
|
"workerPlugins": {}
|
|
38
38
|
},
|
|
39
39
|
"name": "record-replay-req-res-scenario",
|
|
40
|
-
"version": "13.0.
|
|
40
|
+
"version": "13.0.12",
|
|
41
41
|
"license": "UNLICENSED",
|
|
42
42
|
"main": "index.js",
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"ng-talkback": "
|
|
45
|
-
"tnp-helpers": "~13.0.
|
|
44
|
+
"ng-talkback": "13.0.11",
|
|
45
|
+
"tnp-helpers": "~13.0.24"
|
|
46
46
|
},
|
|
47
47
|
"private": false,
|
|
48
48
|
"bin": {
|
|
49
49
|
"record-replay-req-res-scenario": "bin/record-replay-req-res-scenario",
|
|
50
50
|
"record-replay-req-res-scenario-debug": "bin/record-replay-req-res-scenario-debug"
|
|
51
51
|
},
|
|
52
|
-
"lastBuildTagHash": "
|
|
52
|
+
"lastBuildTagHash": "fa045ae13b3d22cb5280616291296e9873d51858",
|
|
53
53
|
"devDependencies": {
|
|
54
54
|
"@angular-devkit/build-angular": "~13.2.5",
|
|
55
55
|
"@angular/animations": "~13.2.0",
|
|
@@ -123,11 +123,11 @@
|
|
|
123
123
|
"babel-core": "6.25.0",
|
|
124
124
|
"babel-preset-env": "1.7.0",
|
|
125
125
|
"babel-preset-es2015": "6.24.1",
|
|
126
|
-
"background-worker-process": "~13.0.
|
|
126
|
+
"background-worker-process": "~13.0.15",
|
|
127
127
|
"bcryptjs": "2.4.3",
|
|
128
128
|
"body-parser": "1.18.2",
|
|
129
129
|
"bootstrap": "5.1.3",
|
|
130
|
-
"bs4-breakpoint": "13.0.
|
|
130
|
+
"bs4-breakpoint": "13.0.11",
|
|
131
131
|
"buffer-shims": "1.0.0",
|
|
132
132
|
"callsite-record": "4.1.3",
|
|
133
133
|
"chai": "4.2.0",
|
|
@@ -161,10 +161,10 @@
|
|
|
161
161
|
"fbgraph": "1.4.1",
|
|
162
162
|
"file-loader": "1.1.5",
|
|
163
163
|
"firedev": "^13",
|
|
164
|
-
"firedev-crud": "~13.0.
|
|
165
|
-
"firedev-crud-deamon": "~13.0.
|
|
166
|
-
"firedev-ports": "~13.0.
|
|
167
|
-
"firedev-storage": "~13.0.
|
|
164
|
+
"firedev-crud": "~13.0.21",
|
|
165
|
+
"firedev-crud-deamon": "~13.0.14",
|
|
166
|
+
"firedev-ports": "~13.0.15",
|
|
167
|
+
"firedev-storage": "~13.0.11",
|
|
168
168
|
"fkill": "6.1.0",
|
|
169
169
|
"font-awesome": "4.7.0",
|
|
170
170
|
"fs-extra": "8.1.0",
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
"http-proxy": "1.16.2",
|
|
176
176
|
"http-proxy-middleware": "0.19.1",
|
|
177
177
|
"http-server": "0.11.1",
|
|
178
|
-
"incremental-compiler": "~13.0.
|
|
178
|
+
"incremental-compiler": "~13.0.13",
|
|
179
179
|
"inquirer": "7.3.3",
|
|
180
180
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
181
181
|
"is-elevated": "3.0.0",
|
|
@@ -183,8 +183,8 @@
|
|
|
183
183
|
"jasmine-core": "4.0.0",
|
|
184
184
|
"jscodeshift": "0.6.3",
|
|
185
185
|
"json-stringify-safe": "5.0.1",
|
|
186
|
-
"json10": "~13.0.
|
|
187
|
-
"json10-writer": "~13.0.
|
|
186
|
+
"json10": "~13.0.12",
|
|
187
|
+
"json10-writer": "~13.0.12",
|
|
188
188
|
"json5": "2.1.3",
|
|
189
189
|
"json5-writer": "0.2.0",
|
|
190
190
|
"karma": "6.3.0",
|
|
@@ -196,25 +196,25 @@
|
|
|
196
196
|
"lnk": "1.0.1",
|
|
197
197
|
"lockfile": "1.0.4",
|
|
198
198
|
"lodash": "4.17.4",
|
|
199
|
-
"lodash-walk-object": "~13.0.
|
|
199
|
+
"lodash-walk-object": "~13.0.12",
|
|
200
200
|
"lodash.get": ">= 4",
|
|
201
201
|
"lodash.isequal": ">= 4",
|
|
202
202
|
"lodash.merge": ">= 4",
|
|
203
203
|
"lodash.set": ">= 4",
|
|
204
204
|
"lowdb": "1.0.0",
|
|
205
|
-
"magic-renamer": "13.0.
|
|
205
|
+
"magic-renamer": "13.0.9",
|
|
206
206
|
"material-design-icons": "3.0.1",
|
|
207
207
|
"method-override": "2.3.10",
|
|
208
208
|
"minimist": "1.2.0",
|
|
209
209
|
"mkdirp": "0.5.1",
|
|
210
210
|
"mocha": "5.2.0",
|
|
211
211
|
"moment": "2.22.2",
|
|
212
|
-
"morphi": "~13.0.
|
|
212
|
+
"morphi": "~13.0.30",
|
|
213
213
|
"ng-packagr": "13.0.0",
|
|
214
|
-
"ng2-logger": "~13.0.
|
|
215
|
-
"ng2-rest": "~13.0.
|
|
216
|
-
"ng4-icons": "~13.0.
|
|
217
|
-
"ng4-modal": "~13.0.
|
|
214
|
+
"ng2-logger": "~13.0.12",
|
|
215
|
+
"ng2-rest": "~13.0.16",
|
|
216
|
+
"ng4-icons": "~13.0.13",
|
|
217
|
+
"ng4-modal": "~13.0.15",
|
|
218
218
|
"ngx-bootstrap": "8.0.0",
|
|
219
219
|
"ngx-editor": "12.2.1",
|
|
220
220
|
"ngx-moment": "6.0.2",
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
"ngx-store": "3.1.1",
|
|
223
223
|
"ngx-toastr": "14.2.2",
|
|
224
224
|
"ngx-wig": "13.0.3",
|
|
225
|
-
"node-cli-tester": "13.0.
|
|
225
|
+
"node-cli-tester": "13.0.11",
|
|
226
226
|
"node-localstorage": "2.1.6",
|
|
227
227
|
"node-notifier": "6.0.0",
|
|
228
228
|
"nodemon": "1.14.11",
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
"ps-node": "0.1.6",
|
|
243
243
|
"q": "1.5.1",
|
|
244
244
|
"randomcolor": "0.5.3",
|
|
245
|
-
"record-replay-req-res-scenario": "13.0.
|
|
245
|
+
"record-replay-req-res-scenario": "13.0.11",
|
|
246
246
|
"reflect-metadata": "0.1.10",
|
|
247
247
|
"rimraf": "2.6.2",
|
|
248
248
|
"rxjs": "~7.5.0",
|
|
@@ -251,36 +251,37 @@
|
|
|
251
251
|
"sloc": "0.2.0",
|
|
252
252
|
"socket.io": "2.4.1",
|
|
253
253
|
"sort-package-json": "1.11.0",
|
|
254
|
+
"static-columns": "13.0.14",
|
|
254
255
|
"string-similarity": "4.0.2",
|
|
255
256
|
"sudo-block": "3.0.0",
|
|
256
257
|
"systeminformation": "3.45.7",
|
|
257
258
|
"task.js": "0.1.5",
|
|
258
|
-
"tnp-cli": "~13.0.
|
|
259
|
-
"tnp-config": "~13.0.
|
|
260
|
-
"tnp-core": "~13.0.
|
|
261
|
-
"tnp-db": "~13.0.
|
|
262
|
-
"tnp-models": "~13.0.
|
|
263
|
-
"tnp-ui": "~13.0.
|
|
259
|
+
"tnp-cli": "~13.0.13",
|
|
260
|
+
"tnp-config": "~13.0.17",
|
|
261
|
+
"tnp-core": "~13.0.38",
|
|
262
|
+
"tnp-db": "~13.0.24",
|
|
263
|
+
"tnp-models": "~13.0.15",
|
|
264
|
+
"tnp-ui": "~13.0.14",
|
|
264
265
|
"ts-debug": "1.3.0",
|
|
265
266
|
"ts-loader": "2.3.1",
|
|
266
267
|
"ts-node": "10.7.0",
|
|
267
268
|
"tslib": "~2.3.0",
|
|
268
269
|
"typeorm": "~0.2.45",
|
|
269
270
|
"typescript": "~4.5.2",
|
|
270
|
-
"typescript-class-helpers": "~13.0.
|
|
271
|
+
"typescript-class-helpers": "~13.0.14",
|
|
271
272
|
"typescript-formatter": "~7.2.2",
|
|
272
273
|
"underscore": "1.9.1",
|
|
273
274
|
"uuid": "8.3.2",
|
|
274
275
|
"validator": "9.2.0",
|
|
275
|
-
"vpn-split": "13.0.
|
|
276
|
+
"vpn-split": "13.0.15",
|
|
276
277
|
"watch": "1.0.2",
|
|
277
278
|
"zone.js": "~0.11.4"
|
|
278
279
|
}
|
|
279
280
|
},
|
|
280
281
|
"build": {
|
|
281
|
-
"number":
|
|
282
|
-
"date": "2022-04-
|
|
283
|
-
"hash": "
|
|
282
|
+
"number": 129,
|
|
283
|
+
"date": "2022-04-30T12:27:49.000Z",
|
|
284
|
+
"hash": "4580b4d7b131c2c894a59238d9d51fc790de8e12",
|
|
284
285
|
"options": {}
|
|
285
286
|
},
|
|
286
287
|
"currentProjectName": "record-replay-req-res-scenario",
|
|
@@ -288,7 +289,7 @@
|
|
|
288
289
|
"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%22record-replay-req-res-scenario%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\"]}]}",
|
|
289
290
|
"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\"}]}",
|
|
290
291
|
"currentProjectType": "isomorphic-lib",
|
|
291
|
-
"currentFrameworkVersion": "13.0.
|
|
292
|
+
"currentFrameworkVersion": "13.0.71",
|
|
292
293
|
"currentProjectIsStrictSite": false,
|
|
293
294
|
"currentProjectIsDependencySite": false,
|
|
294
295
|
"currentProjectIsStatic": false,
|