{"id":28902769,"url":"https://github.com/walletconnect/notify-client-js","last_synced_at":"2025-07-04T13:05:29.376Z","repository":{"id":65344776,"uuid":"570231360","full_name":"WalletConnect/notify-client-js","owner":"WalletConnect","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-15T14:25:31.000Z","size":804,"stargazers_count":7,"open_issues_count":5,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-06-13T19:25:19.174Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@walletconnect/notify-client","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WalletConnect.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-24T16:38:24.000Z","updated_at":"2024-10-01T03:08:13.000Z","dependencies_parsed_at":"2024-02-20T22:03:50.476Z","dependency_job_id":"20e891bb-71af-4a19-9597-1ca0624e5ed5","html_url":"https://github.com/WalletConnect/notify-client-js","commit_stats":{"total_commits":360,"total_committers":5,"mean_commits":72.0,"dds":0.3138888888888889,"last_synced_commit":"adc1fdcecfe7779ec3e5549572e12cba1b2ef3c3"},"previous_names":["walletconnect/push-client-js"],"tags_count":79,"template":false,"template_full_name":null,"purl":"pkg:github/WalletConnect/notify-client-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WalletConnect%2Fnotify-client-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WalletConnect%2Fnotify-client-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WalletConnect%2Fnotify-client-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WalletConnect%2Fnotify-client-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WalletConnect","download_url":"https://codeload.github.com/WalletConnect/notify-client-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WalletConnect%2Fnotify-client-js/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261115191,"owners_count":23111904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-21T11:31:11.891Z","updated_at":"2025-07-04T13:05:29.341Z","avatar_url":"https://github.com/WalletConnect.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WalletConnect Notify Client\n\n\u003e Notify Client is currently under active development. This means updates could modify the API, remove deprecated features, or change default behavior.\n\u003e\n\u003e Please check the [release summaries](https://github.com/WalletConnect/notify-client-js/releases) for any notes on important changes between versions.\n\n## Installation\n\n```sh\nnpm install\n```\n\n## Commands\n\n- `clean` - Removes build folders from all packages\n- `lint` - Runs [eslint](https://eslint.org/) checks\n- `prettier` - Runs [prettier](https://prettier.io/) checks\n- `build` - Builds all packages\n- `test` - Tests all packages\n- `npm-publish` - Publishes packages to NPM. Requires an OTP code to be input on publish.\n\n## Unit Tests\n\n- The `vitest` test environment automatically pulls in the environment variables defined in `testEnv.json`\n- These can be manually overridden by prefixing the desired custom vars: `TEST_PROJECT_ID=... yarn test`\n\n## Publishing\n\n1. Bump the version for the specific package and create the equivalent tag, e.g. for a patch:\n\n```sh\ncd packages/notify-client\nnpm version patch # will update package.json and package-lock.json\ngit commit -m \"chore(release): 2.x.x\"\ngit tag 2.x.x\n```\n\n2. Run the desired `npm-publish` script from the root directory:\n\n```sh\nnpm run npm-publish # will auto-trigger each pkg's prepare/prepublishOnly scripts\n```\n\n#### Publishing Canaries\n\nTo publish canary versions under the `canary` dist tag, follow the same steps as above, but set the version using\nthe last commit's short hash (`git log --oneline | head -n1`), e.g. if the current version is `2.2.2`:\n\n```sh\n# ...\nnpm version 2.2.2-bb147cb\n# ...\n```\n\nThen from the root directory, run:\n\n```sh\nnpm run npm-publish:canary # will auto-trigger each pkg's prepare/prepublishOnly scripts\n```\n\n## License\n\nApache 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalletconnect%2Fnotify-client-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwalletconnect%2Fnotify-client-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalletconnect%2Fnotify-client-js/lists"}