deep-foundation / deep-foundation/npm-packager

alpha/beta/rs versions does not work correctly

Open
#46 0 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
8
Forks
1
PR merge metrics
No merged PRs in 30d

Description

1. Publish a package with version `0.0.1`
2. Try to publish the pacakge with version `0.0.1-alpha.1`
3. See that your package is published with `0.0.2` version instead of ``0.0.1-alpha.1``

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue by publishing version 0.0.1 followed by 0.0.1-alpha.1, then inspect the package publication and version-handling entry points. Done means the second publication retains the requested 0.0.1-alpha.1 version instead of being published as 0.0.2.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, typescript
Domain
release
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.