Home
last modified time | relevance | path

Searched refs:updateStream (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/npm/lib/search/
Dall-package-metadata.js73 updateStream: cacheStream, property
81 }).then(({updateStream, updatedLatest}) => { property
84 if (!cacheStream && !updateStream) {
87 if (cacheStream && updateStream) {
90 entryStream: createMergedStream(cacheStream, updateStream),
97 entryStream: cacheStream || updateStream,
167 updateStream: entryStream,
204 updateStream: entryStream.pipe(ms.through.obj()), property
/third_party/node/deps/npm/test/tap/
Dall-package-metadata-update-stream-unit.js57 updateStream: stream, property
87 updateStream: stream, property
119 updateStream: stream, property
163 updateStream: stream, property
Dall-package-metadata-cache-stream-unit.js50 updateStream: stream, property
91 updateStream: stream, property