MithrilJS / MithrilJS/mithril-query

Types missing on NPM, need a new version pushed?

Open
#114 3 comments 2 reactions 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.