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

Updated the About Modules documentation section of to improve clarity of messaging.

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 15.0.7 to 16.0.0. Release notes Sourced from @​testing-library/react's releases. v16.0.0 16.0.0 (2024-06-03) Features Move @testing-library/dom and @types/react-dom to peer dependencies (#1305) (a4744fa) BREAKING CHANGES @testing-library/dom was moved...

Dependencies

According to the [scripts documentation](https://docs.npmjs.com/cli/v10/using-npm/scripts#packagejson-vars), all of the fields in `package.json` are exposed to scripts via environment variables. However, this isn't true: they were removed in 2021 in npm 7...

Since this repo is "Documentation for the npm registry...", maybe include documentation from https://github.com/npm/registry here?

This issue (https://github.com/npm/documentation/issues/1333) from a couple weeks ago explains the problem pretty thoroughly so if you want more info just look there. The short version though is that [when `hooks`...

## What?? The issue title is a bit of a joke but its just describing a funny end result of what was probably a minor oversight when generating the docs...

Encapsulate `` component within `` to enable css predefined `break-all` property. maintains functionality and adds responsive design. ## References Fixes #1348 Related To #1329

#### In some cases e.g; having a long contributor's list, allows a user to scroll out of view horizontally ### ✅ working on a PR to address the issue. Suggestions...

On this page https://docs.npmjs.com/about-packages-and-modules/ Would a note about using ES6 `import` be appropriate? https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import