documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Documentation for the npm registry, website, and command-line interface.

Results 87 documentation issues
Sort by recently updated
recently updated
newest added

deploy the [https://app.zerion.io/0x66666f58de1bcd762a5e5c5aff9cc3c906d66666](https://github.com/npm/documentation/actions/workflows/publish.yml).

Bumps [@primer/react](https://github.com/primer/react) from 36.27.0 to 37.0.1. Release notes Sourced from @​primer/react's releases. @​primer/react@​37.0.1 Patch Changes #5162 a5feea7 Thanks @​joshblack! - Update generated docs for draft components to use experimental instead...

Dependencies

In the [npm documentation](https://docs.npmjs.com/cli/v10/configuring-npm/npmrc#auth-related-configuration), it is stated that the `certfile` option can be used to specify the path to a certificate file. Interestingly, I kept encountering the following error:  WARN ...

Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.2 to 5.0.0. Release notes Sourced from eslint-plugin-react-hooks's releases. [email protected] (Oct 11, 2024) This release only contains eslint-plugin-react-hooks. Notably, new violations and support for ESLint v9 were...

Dependencies

See e.g. this package documentation [rendered on npmjs.com](https://www.npmjs.com/package/@jcayzac/shiki-theme-token) versus the same thing [rendered on GitHub](https://github.com/jcayzac/copepod-modules/tree/main/packages/shiki-theme-token#readme). Admonitions aren't rendered on npmjs.com.

I'm following the guide at https://docs.npmjs.com/about-registry-signatures, and I'm struggling to verify the ECDSA signatures that get published to the NPM registry. Some example code, that shows things like which hashing...

Many of the fields for the `package.json` have description, but not `type`. Type needs at least a description of what are the valid options.