pinojs / pinojs/thread-stream

non-prod files bundled in package

Open
#190 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
261
Forks
31
Avg merge
2d 9h
Merged PRs (30d)
4

Description

I noticed that published thread-stream npm package has full test files copied over

if you would remove these files your package would be smaller and possibly not even pull in some dev dependencies

most likely .husky and .github are not needed in published version

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Compare the published thread-stream npm package with the repository contents, focusing on the test files, .husky, and .github entries mentioned in the issue. Inspect the package's file-selection or publish configuration; done means non-production files are excluded from the published package without removing required runtime files.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
release
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.