|
54 | 54 | "@google-cloud/precise-date": "^2.0.0", |
55 | 55 | "@google-cloud/projectify": "^3.0.0", |
56 | 56 | "@google-cloud/promisify": "^3.0.0", |
| 57 | + "@grpc/proto-loader": "^0.7.0", |
57 | 58 | "@types/big.js": "^6.0.0", |
58 | 59 | "@types/stack-trace": "0.0.29", |
59 | 60 | "arrify": "^2.0.0", |
60 | 61 | "big.js": "^6.0.0", |
61 | 62 | "checkpoint-stream": "^0.1.1", |
| 63 | + "duplexify": "^4.1.1", |
62 | 64 | "events-intercept": "^2.0.0", |
63 | 65 | "extend": "^3.0.2", |
64 | 66 | "google-auth-library": "^8.0.2", |
|
69 | 71 | "merge-stream": "^2.0.0", |
70 | 72 | "p-queue": "^6.0.2", |
71 | 73 | "protobufjs": "^7.0.0", |
| 74 | + "retry-request": "^5.0.0", |
72 | 75 | "split-array-stream": "^2.0.0", |
73 | 76 | "stack-trace": "0.0.10", |
74 | 77 | "stream-events": "^1.0.4", |
| 78 | + "teeny-request": "^8.0.0", |
75 | 79 | "through2": "^4.0.0" |
76 | 80 | }, |
77 | 81 | "devDependencies": { |
78 | | - "@grpc/proto-loader": "^0.7.0", |
79 | 82 | "@types/concat-stream": "^2.0.0", |
80 | 83 | "@types/extend": "^3.0.0", |
81 | 84 | "@types/is": "0.0.21", |
|
94 | 97 | "codecov": "^3.0.2", |
95 | 98 | "concat-stream": "^2.0.0", |
96 | 99 | "dedent": "^0.7.0", |
97 | | - "duplexify": "^4.1.1", |
98 | 100 | "execa": "^5.0.0", |
99 | 101 | "gts": "^3.1.0", |
100 | 102 | "jsdoc": "^3.6.2", |
|
107 | 109 | "ncp": "^2.0.0", |
108 | 110 | "p-limit": "^3.0.1", |
109 | 111 | "proxyquire": "^2.0.1", |
110 | | - "retry-request": "^5.0.0", |
111 | 112 | "sinon": "^14.0.0", |
112 | 113 | "stats-lite": "^2.1.1", |
113 | | - "teeny-request": "^8.0.0", |
114 | 114 | "time-span": "^4.0.0", |
115 | 115 | "tmp": "^0.2.0", |
116 | 116 | "typescript": "^4.6.4", |
|
0 commit comments