UNPKG

npm-verify-stream

Version:

A duplex stream for receiving a package tarball, verifying arbitrary checks, and emitting that same tarball on success.

4 lines (2 loc) 60 B
'use strict'; module.exports = require('./verify-stream');