NativeScript / NativeScript/nativescript-cli

Add a command to check for updated plugins

Open
#4,193 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature plugins
Dominant language
JavaScript
Stars
1.1k
Forks
204
Avg merge
1d 9h
Merged PRs (30d)
8

Description

It would be great if there were a command like tns plugin check that would scan my package.json for plugins, check npm for new versions, and report on any newer versions. Otherwise I'm routinely checking each plugin individually.

Contributor guide

Open the contributing guide

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

Start by tracing how the CLI handles package.json plugin entries and how it queries npm for package versions. Define the behavior for the proposed tns plugin check command, including which plugins and newer versions it reports. Done means the command scans package.json and clearly reports available plugin updates.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.