JSPM

update-agentslist-db

0.3.1
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 4
    • Score
      100M100P100Q44379F
    • License Apache-2.0

    Update agentslist-db to the latest version

    Package Exports

    • update-agentslist-db

    Readme

    update-agentslist-db

    CLI utility to update agentslist-db to the latest version in projects that depend on it.

    Usage

    npx update-agentslist-db

    Finds the nearest agentslist-db installation by walking up from the current directory, checks for a newer version, and updates it.

    Programmatic API

    import { update } from "update-agentslist-db";
    
    await update();

    License

    Apache License 2.0. See the LICENSE file for details.