Const
process.env.VINYL_VERSION will be null in node unit tests, but in the built library it is replaced by the webpack DefinePlugin with the package.version.
process.env.VINYL_VERSION will be null in node unit tests, but in the built library it is replaced by the webpack DefinePlugin with the package.version.