MithrilJS / MithrilJS/mithril-query
Types missing on NPM, need a new version pushed?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 106
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I am trying to use mithril-query with types but it looks like the latest version on NPM (4.0.1) doesn't include the types property in package.json. I'm not sure what commit built it, but could you push a new version to NPM with the current code in master?
For now, I'm using "mithril-query": "git+https://github.com/mithriljs/mithril-query.git#facf7ce" in my package.json and it works OK.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare package.json in the published 4.0.1 package with the current master and commit facf7ce; start by confirming where the types entry is present. Check the repository's version and publishing path, then verify that a new NPM release contains the current code and exposes the types property.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100