@feathersjs/client 5.0.0-pre.0 → 5.0.0-pre.15

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.
Files changed (86) hide show
  1. package/CHANGELOG.md +229 -0
  2. package/README.md +2 -2
  3. package/dist/core.d.ts +1 -0
  4. package/dist/core.js +1861 -3627
  5. package/dist/core.js.map +1 -1
  6. package/dist/core.min.js +1 -1
  7. package/dist/feathers.d.ts +8 -0
  8. package/dist/feathers.js +5106 -5755
  9. package/dist/feathers.js.map +1 -1
  10. package/dist/feathers.min.js +1 -1
  11. package/package.json +44 -38
  12. package/src/core.ts +1 -0
  13. package/src/feathers.ts +13 -0
  14. package/.babelrc +0 -8
  15. package/.cache/lasso/default/6a3076a5/dependencyFingerprints/cache +0 -0
  16. package/.cache/lasso/default/6a3076a5/key +0 -1
  17. package/.cache/lasso/default/6a3076a5/lasso-require/inspect-/5d47a286cdceb98f64bf9128488dd355fde40e81/cache +0 -0
  18. package/.cache/lasso/default/7be4a25c/dependencyFingerprints/cache +0 -0
  19. package/.cache/lasso/default/7be4a25c/key +0 -1
  20. package/.cache/lasso/default/7be4a25c/lasso-require/inspect/cache +0 -0
  21. package/.mocha-puppeteer/test-page/@feathersjs/adapter-commons$4.5.0/lib/filter-query.js +0 -1998
  22. package/.mocha-puppeteer/test-page/@feathersjs/adapter-commons$4.5.0/lib/index.js +0 -694
  23. package/.mocha-puppeteer/test-page/@feathersjs/adapter-commons$4.5.0/lib/service.js +0 -1636
  24. package/.mocha-puppeteer/test-page/@feathersjs/adapter-commons$4.5.0/lib/sort.js +0 -2259
  25. package/.mocha-puppeteer/test-page/@feathersjs/adapter-commons$4.5.1/lib/filter-query.js +0 -98
  26. package/.mocha-puppeteer/test-page/@feathersjs/adapter-commons$4.5.1/lib/index.js +0 -37
  27. package/.mocha-puppeteer/test-page/@feathersjs/adapter-commons$4.5.1/lib/service.js +0 -94
  28. package/.mocha-puppeteer/test-page/@feathersjs/adapter-commons$4.5.1/lib/sort.js +0 -112
  29. package/.mocha-puppeteer/test-page/@feathersjs/client$4.5.0/browser/test-run.js +0 -1
  30. package/.mocha-puppeteer/test-page/@feathersjs/client$4.5.0/browser/test.js +0 -1037
  31. package/.mocha-puppeteer/test-page/@feathersjs/client$4.5.0/dist/feathers.js +0 -78377
  32. package/.mocha-puppeteer/test-page/@feathersjs/client$4.5.1/browser/test-run.js +0 -1
  33. package/.mocha-puppeteer/test-page/@feathersjs/client$4.5.1/browser/test.js +0 -102
  34. package/.mocha-puppeteer/test-page/@feathersjs/client$4.5.1/dist/feathers.js +0 -5231
  35. package/.mocha-puppeteer/test-page/@feathersjs/commons$4.5.0/lib/hooks.js +0 -2626
  36. package/.mocha-puppeteer/test-page/@feathersjs/commons$4.5.0/lib/index.js +0 -540
  37. package/.mocha-puppeteer/test-page/@feathersjs/commons$4.5.0/lib/utils.js +0 -1991
  38. package/.mocha-puppeteer/test-page/@feathersjs/commons$4.5.1/lib/hooks.js +0 -170
  39. package/.mocha-puppeteer/test-page/@feathersjs/commons$4.5.1/lib/index.js +0 -17
  40. package/.mocha-puppeteer/test-page/@feathersjs/commons$4.5.1/lib/utils.js +0 -102
  41. package/.mocha-puppeteer/test-page/@feathersjs/errors$4.5.0/lib/index.js +0 -2262
  42. package/.mocha-puppeteer/test-page/@feathersjs/errors$4.5.1/lib/index.js +0 -251
  43. package/.mocha-puppeteer/test-page/@feathersjs/tests$4.5.0/lib/client.js +0 -1506
  44. package/.mocha-puppeteer/test-page/@feathersjs/tests$4.5.1/lib/client.js +0 -83
  45. package/.mocha-puppeteer/test-page/assert$1.5.0/assert.js +0 -508
  46. package/.mocha-puppeteer/test-page/debug$4.1.1/src/browser.js +0 -266
  47. package/.mocha-puppeteer/test-page/debug$4.1.1/src/common.js +0 -268
  48. package/.mocha-puppeteer/test-page/feathers-memory$4.1.0/lib/index.js +0 -143
  49. package/.mocha-puppeteer/test-page/inherits$2.0.1/inherits_browser.js +0 -25
  50. package/.mocha-puppeteer/test-page/lasso-modules-client$2.0.5/src/index.js +0 -592
  51. package/.mocha-puppeteer/test-page/lasso-modules-meta.js +0 -28
  52. package/.mocha-puppeteer/test-page/marko$4.18.35/src/runtime/components/boot-run.js +0 -1
  53. package/.mocha-puppeteer/test-page/marko$4.18.35/src/runtime/components/boot.js +0 -95
  54. package/.mocha-puppeteer/test-page/marko$4.18.42/src/runtime/components/boot-run.js +0 -1
  55. package/.mocha-puppeteer/test-page/marko$4.18.42/src/runtime/components/boot.js +0 -95
  56. package/.mocha-puppeteer/test-page/marko$4.19.0/src/runtime/components/boot-run.js +0 -1
  57. package/.mocha-puppeteer/test-page/marko$4.19.0/src/runtime/components/boot.js +0 -3
  58. package/.mocha-puppeteer/test-page/mocha$3.5.3/mocha.css +0 -326
  59. package/.mocha-puppeteer/test-page/mocha$3.5.3/mocha.js +0 -16590
  60. package/.mocha-puppeteer/test-page/mocha-puppeteer$0.14.0/lib/pages/test-page/run-tests-run.js +0 -1
  61. package/.mocha-puppeteer/test-page/mocha-puppeteer$0.14.0/lib/pages/test-page/run-tests.js +0 -53
  62. package/.mocha-puppeteer/test-page/mocha-puppeteer$0.14.0/lib/pages/test-page/setup-run.js +0 -1
  63. package/.mocha-puppeteer/test-page/mocha-puppeteer$0.14.0/lib/pages/test-page/setup.js +0 -10
  64. package/.mocha-puppeteer/test-page/ms$2.1.2/index.js +0 -164
  65. package/.mocha-puppeteer/test-page/object-assign$4.1.1/index.js +0 -92
  66. package/.mocha-puppeteer/test-page/process$0.11.10/browser.js +0 -186
  67. package/.mocha-puppeteer/test-page/sift$8.5.1/lib/index.js +0 -738
  68. package/.mocha-puppeteer/test-page/superagent$3.8.3/superagent.js +0 -2035
  69. package/.mocha-puppeteer/test-page/util$0.10.3/support/isBufferBrowser.js +0 -7
  70. package/.mocha-puppeteer/test-page/util$0.10.3/util.js +0 -588
  71. package/.nyc_output/coverage.json +0 -1
  72. package/authentication.js +0 -1
  73. package/dist/authentication.js +0 -2242
  74. package/dist/authentication.js.map +0 -1
  75. package/dist/authentication.min.js +0 -1
  76. package/dist/rest.js +0 -3287
  77. package/dist/rest.js.map +0 -1
  78. package/dist/rest.min.js +0 -1
  79. package/dist/socketio.js +0 -2384
  80. package/dist/socketio.js.map +0 -1
  81. package/dist/socketio.min.js +0 -1
  82. package/index.d.ts +0 -23
  83. package/index.js +0 -1
  84. package/rest.js +0 -1
  85. package/socketio.js +0 -1
  86. package/webpack.config.js +0 -69
@@ -1,540 +0,0 @@
1
- $_mod.def("/@feathersjs/commons$4.5.0/lib/index", function(require, exports, module, __filename, __dirname) { "use strict";
2
-
3
- var cov_w3vwktd8z = function () {
4
- var path = "/Users/daffl/Development/feathersjs/feathers/packages/client/index.js",
5
- hash = "2cce3c6f7e006ce0592576bf2e6874257110a93d",
6
- Function = function () {}.constructor,
7
- global = new Function('return this')(),
8
- gcv = "__coverage__",
9
- coverageData = {
10
- path: "/Users/daffl/Development/feathersjs/feathers/packages/client/index.js",
11
- statementMap: {
12
- "0": {
13
- start: {
14
- line: 3,
15
- column: 4
16
- },
17
- end: {
18
- line: 3,
19
- column: 71
20
- }
21
- },
22
- "1": {
23
- start: {
24
- line: 3,
25
- column: 21
26
- },
27
- end: {
28
- line: 3,
29
- column: 71
30
- }
31
- },
32
- "2": {
33
- start: {
34
- line: 3,
35
- column: 53
36
- },
37
- end: {
38
- line: 3,
39
- column: 71
40
- }
41
- },
42
- "3": {
43
- start: {
44
- line: 5,
45
- column: 19
46
- },
47
- end: {
48
- line: 11,
49
- column: 1
50
- }
51
- },
52
- "4": {
53
- start: {
54
- line: 6,
55
- column: 4
56
- },
57
- end: {
58
- line: 6,
59
- column: 42
60
- }
61
- },
62
- "5": {
63
- start: {
64
- line: 6,
65
- column: 31
66
- },
67
- end: {
68
- line: 6,
69
- column: 42
70
- }
71
- },
72
- "6": {
73
- start: {
74
- line: 7,
75
- column: 17
76
- },
77
- end: {
78
- line: 7,
79
- column: 19
80
- }
81
- },
82
- "7": {
83
- start: {
84
- line: 8,
85
- column: 4
86
- },
87
- end: {
88
- line: 8,
89
- column: 99
90
- }
91
- },
92
- "8": {
93
- start: {
94
- line: 8,
95
- column: 21
96
- },
97
- end: {
98
- line: 8,
99
- column: 99
100
- }
101
- },
102
- "9": {
103
- start: {
104
- line: 8,
105
- column: 40
106
- },
107
- end: {
108
- line: 8,
109
- column: 99
110
- }
111
- },
112
- "10": {
113
- start: {
114
- line: 8,
115
- column: 80
116
- },
117
- end: {
118
- line: 8,
119
- column: 99
120
- }
121
- },
122
- "11": {
123
- start: {
124
- line: 9,
125
- column: 4
126
- },
127
- end: {
128
- line: 9,
129
- column: 28
130
- }
131
- },
132
- "12": {
133
- start: {
134
- line: 10,
135
- column: 4
136
- },
137
- end: {
138
- line: 10,
139
- column: 18
140
- }
141
- },
142
- "13": {
143
- start: {
144
- line: 12,
145
- column: 0
146
- },
147
- end: {
148
- line: 12,
149
- column: 62
150
- }
151
- },
152
- "14": {
153
- start: {
154
- line: 13,
155
- column: 18
156
- },
157
- end: {
158
- line: 13,
159
- column: 50
160
- }
161
- },
162
- "15": {
163
- start: {
164
- line: 14,
165
- column: 0
166
- },
167
- end: {
168
- line: 14,
169
- column: 29
170
- }
171
- },
172
- "16": {
173
- start: {
174
- line: 15,
175
- column: 0
176
- },
177
- end: {
178
- line: 15,
179
- column: 26
180
- }
181
- }
182
- },
183
- fnMap: {
184
- "0": {
185
- name: "__export",
186
- decl: {
187
- start: {
188
- line: 2,
189
- column: 9
190
- },
191
- end: {
192
- line: 2,
193
- column: 17
194
- }
195
- },
196
- loc: {
197
- start: {
198
- line: 2,
199
- column: 21
200
- },
201
- end: {
202
- line: 4,
203
- column: 1
204
- }
205
- },
206
- line: 2
207
- },
208
- "1": {
209
- name: "(anonymous_1)",
210
- decl: {
211
- start: {
212
- line: 5,
213
- column: 50
214
- },
215
- end: {
216
- line: 5,
217
- column: 51
218
- }
219
- },
220
- loc: {
221
- start: {
222
- line: 5,
223
- column: 65
224
- },
225
- end: {
226
- line: 11,
227
- column: 1
228
- }
229
- },
230
- line: 5
231
- }
232
- },
233
- branchMap: {
234
- "0": {
235
- loc: {
236
- start: {
237
- line: 3,
238
- column: 21
239
- },
240
- end: {
241
- line: 3,
242
- column: 71
243
- }
244
- },
245
- type: "if",
246
- locations: [{
247
- start: {
248
- line: 3,
249
- column: 21
250
- },
251
- end: {
252
- line: 3,
253
- column: 71
254
- }
255
- }, {
256
- start: {
257
- line: 3,
258
- column: 21
259
- },
260
- end: {
261
- line: 3,
262
- column: 71
263
- }
264
- }],
265
- line: 3
266
- },
267
- "1": {
268
- loc: {
269
- start: {
270
- line: 5,
271
- column: 19
272
- },
273
- end: {
274
- line: 11,
275
- column: 1
276
- }
277
- },
278
- type: "binary-expr",
279
- locations: [{
280
- start: {
281
- line: 5,
282
- column: 20
283
- },
284
- end: {
285
- line: 5,
286
- column: 24
287
- }
288
- }, {
289
- start: {
290
- line: 5,
291
- column: 28
292
- },
293
- end: {
294
- line: 5,
295
- column: 45
296
- }
297
- }, {
298
- start: {
299
- line: 5,
300
- column: 50
301
- },
302
- end: {
303
- line: 11,
304
- column: 1
305
- }
306
- }],
307
- line: 5
308
- },
309
- "2": {
310
- loc: {
311
- start: {
312
- line: 6,
313
- column: 4
314
- },
315
- end: {
316
- line: 6,
317
- column: 42
318
- }
319
- },
320
- type: "if",
321
- locations: [{
322
- start: {
323
- line: 6,
324
- column: 4
325
- },
326
- end: {
327
- line: 6,
328
- column: 42
329
- }
330
- }, {
331
- start: {
332
- line: 6,
333
- column: 4
334
- },
335
- end: {
336
- line: 6,
337
- column: 42
338
- }
339
- }],
340
- line: 6
341
- },
342
- "3": {
343
- loc: {
344
- start: {
345
- line: 6,
346
- column: 8
347
- },
348
- end: {
349
- line: 6,
350
- column: 29
351
- }
352
- },
353
- type: "binary-expr",
354
- locations: [{
355
- start: {
356
- line: 6,
357
- column: 8
358
- },
359
- end: {
360
- line: 6,
361
- column: 11
362
- }
363
- }, {
364
- start: {
365
- line: 6,
366
- column: 15
367
- },
368
- end: {
369
- line: 6,
370
- column: 29
371
- }
372
- }],
373
- line: 6
374
- },
375
- "4": {
376
- loc: {
377
- start: {
378
- line: 8,
379
- column: 4
380
- },
381
- end: {
382
- line: 8,
383
- column: 99
384
- }
385
- },
386
- type: "if",
387
- locations: [{
388
- start: {
389
- line: 8,
390
- column: 4
391
- },
392
- end: {
393
- line: 8,
394
- column: 99
395
- }
396
- }, {
397
- start: {
398
- line: 8,
399
- column: 4
400
- },
401
- end: {
402
- line: 8,
403
- column: 99
404
- }
405
- }],
406
- line: 8
407
- },
408
- "5": {
409
- loc: {
410
- start: {
411
- line: 8,
412
- column: 40
413
- },
414
- end: {
415
- line: 8,
416
- column: 99
417
- }
418
- },
419
- type: "if",
420
- locations: [{
421
- start: {
422
- line: 8,
423
- column: 40
424
- },
425
- end: {
426
- line: 8,
427
- column: 99
428
- }
429
- }, {
430
- start: {
431
- line: 8,
432
- column: 40
433
- },
434
- end: {
435
- line: 8,
436
- column: 99
437
- }
438
- }],
439
- line: 8
440
- }
441
- },
442
- s: {
443
- "0": 0,
444
- "1": 0,
445
- "2": 0,
446
- "3": 0,
447
- "4": 0,
448
- "5": 0,
449
- "6": 0,
450
- "7": 0,
451
- "8": 0,
452
- "9": 0,
453
- "10": 0,
454
- "11": 0,
455
- "12": 0,
456
- "13": 0,
457
- "14": 0,
458
- "15": 0,
459
- "16": 0
460
- },
461
- f: {
462
- "0": 0,
463
- "1": 0
464
- },
465
- b: {
466
- "0": [0, 0],
467
- "1": [0, 0, 0],
468
- "2": [0, 0],
469
- "3": [0, 0],
470
- "4": [0, 0],
471
- "5": [0, 0]
472
- },
473
- _coverageSchema: "332fd63041d2c1bcb487cc26dd0d5f7d97098a6c"
474
- },
475
- coverage = global[gcv] || (global[gcv] = {});
476
-
477
- if (coverage[path] && coverage[path].hash === hash) {
478
- return coverage[path];
479
- }
480
-
481
- coverageData.hash = hash;
482
- return coverage[path] = coverageData;
483
- }();
484
-
485
- function __export(m) {
486
- cov_w3vwktd8z.f[0]++;
487
- cov_w3vwktd8z.s[0]++;
488
-
489
- for (var p in m) {
490
- cov_w3vwktd8z.s[1]++;
491
- if (!exports.hasOwnProperty(p)) {
492
- cov_w3vwktd8z.b[0][0]++;
493
- cov_w3vwktd8z.s[2]++;
494
- exports[p] = m[p];
495
- } else {
496
- cov_w3vwktd8z.b[0][1]++;
497
- }
498
- }
499
- }
500
- var __importStar = (cov_w3vwktd8z.s[3]++, (cov_w3vwktd8z.b[1][0]++, this) && (cov_w3vwktd8z.b[1][1]++, this.__importStar) || (cov_w3vwktd8z.b[1][2]++, function (mod) {
501
- cov_w3vwktd8z.f[1]++;
502
- cov_w3vwktd8z.s[4]++;
503
-
504
- if ((cov_w3vwktd8z.b[3][0]++, mod) && (cov_w3vwktd8z.b[3][1]++, mod.__esModule)) {
505
- cov_w3vwktd8z.b[2][0]++;
506
- cov_w3vwktd8z.s[5]++;
507
- return mod;
508
- } else {
509
- cov_w3vwktd8z.b[2][1]++;
510
- }var result = (cov_w3vwktd8z.s[6]++, {});
511
- cov_w3vwktd8z.s[7]++;
512
- if (mod != null) {
513
- cov_w3vwktd8z.b[4][0]++;
514
- cov_w3vwktd8z.s[8]++;
515
- for (var k in mod) {
516
- cov_w3vwktd8z.s[9]++;
517
- if (Object.hasOwnProperty.call(mod, k)) {
518
- cov_w3vwktd8z.b[5][0]++;
519
- cov_w3vwktd8z.s[10]++;
520
- result[k] = mod[k];
521
- } else {
522
- cov_w3vwktd8z.b[5][1]++;
523
- }
524
- }
525
- } else {
526
- cov_w3vwktd8z.b[4][1]++;
527
- }cov_w3vwktd8z.s[11]++;
528
- result["default"] = mod;
529
- cov_w3vwktd8z.s[12]++;
530
- return result;
531
- }));
532
- cov_w3vwktd8z.s[13]++;
533
- Object.defineProperty(exports, "__esModule", { value: true });
534
- const hookUtils = (cov_w3vwktd8z.s[14]++, __importStar(require('/@feathersjs/commons$4.5.0/lib/hooks'/*"./hooks"*/)));
535
- cov_w3vwktd8z.s[15]++;
536
- __export(require('/@feathersjs/commons$4.5.0/lib/utils'/*"./utils"*/));
537
- cov_w3vwktd8z.s[16]++;
538
- exports.hooks = hookUtils;
539
- //# sourceMappingURL=index.js.map
540
- });