Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!
☆26Jul 31, 2024Updated last year
Alternatives and similar repositories for aud
Users that are interested in aud are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Shared travis-ci configs.☆17Mar 3, 2026Updated 3 weeks ago
- A GitHub action to require "allow edits" to be checked on a PR.☆15May 13, 2025Updated 10 months ago
- Get an array of all distinct NaN values supported by the engine. There can be only one!☆12Oct 27, 2022Updated 3 years ago
- ES Proposal spec-compliant shim for AggregateError☆14Dec 30, 2025Updated 2 months ago
- Sometimes you have to do horrible things, like use the global object to share a singleton. Abstract that away, with this!☆20Dec 30, 2025Updated 2 months ago
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆18Dec 30, 2025Updated 2 months ago
- My shareable `eslint` config.☆21Updated this week
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated this week
- Simple RPC with Protobuf Services☆25Jul 16, 2020Updated 5 years ago
- Given a list of API's, return their AST node type☆16Dec 11, 2024Updated last year
- Recursive file tree nanoiterator☆16Feb 3, 2019Updated 7 years ago
- the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions☆13Jun 26, 2025Updated 8 months ago
- Node in the middle. Intercept calls to the node binary and set some node specific flags before running a program☆26Aug 10, 2018Updated 7 years ago
- Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.☆20Jan 13, 2026Updated 2 months ago
- a through stream that destroys itself if an overall size limit for the combined stream throughput is exceeded. useful for e.g. limiting H…☆11Oct 12, 2017Updated 8 years ago
- List of node.js builtin modules☆37Feb 28, 2026Updated 3 weeks ago
- ☆13Jul 7, 2020Updated 5 years ago
- Provide a package name, get a list of every version, and who published it.☆24Jun 15, 2024Updated last year
- ES spec-compliant shim for Promise.any☆15Dec 30, 2025Updated 2 months ago
- Prevent `require` from searching upwards for required modules☆95Jan 23, 2021Updated 5 years ago
- Polyfill of Node.js awaitable timers☆23Mar 17, 2021Updated 5 years ago
- DEPRECATED. Use eslint/object-schema instead.☆33Apr 1, 2024Updated last year
- A lightweight Deferred implementation, on top of Promises/A+☆24Sep 6, 2023Updated 2 years ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Mar 16, 2026Updated last week
- The Node.js Projects Official Positions on various standards proposals☆18Aug 9, 2024Updated last year
- A light-weight window-mock for node/ io.js unit-testing written in ES6☆18Apr 5, 2022Updated 3 years ago
- "Will I break you" - a tool for testing dependents☆40Mar 13, 2026Updated last week
- ES6 spec-compliant Function.prototype.name sham.☆12Dec 20, 2024Updated last year
- EcmaScript language proposal for a way to get intrinsics.☆32Sep 21, 2023Updated 2 years ago
- Set up your GitHub Actions workflow with a specific version of node.js using nvm.☆22Nov 10, 2023Updated 2 years ago
- pipe streams together and concatenates strings or binary data and calls a callback with the result☆19Mar 30, 2018Updated 7 years ago
- Official ES spec-compliant polyfill for Object.hasOwn☆16Dec 30, 2025Updated 2 months ago
- Fast and iterable data structure for sorting bounded values☆32Aug 14, 2018Updated 7 years ago
- API contract, and rudimentary tests, for modules that conform to the *es-shim API*☆82Dec 30, 2025Updated 2 months ago
- Convert a series of strings into a radix tree☆25Sep 6, 2018Updated 7 years ago
- Variable sized bitfield that allows you to quickly iterate over bits☆35Feb 1, 2019Updated 7 years ago
- My personal tsconfig(s), so my open source projects can share them.☆13Oct 24, 2025Updated 5 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Dec 30, 2025Updated 2 months ago
- GitHub Action to automatically rebase PRs☆14Mar 12, 2026Updated last week