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
Sorting:
- Shared travis-ci configs.☆17Feb 24, 2026Updated last week
- 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
- the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions☆13Jun 26, 2025Updated 8 months ago
- Simple RPC with Protobuf Services☆25Jul 16, 2020Updated 5 years ago
- Get an array of all distinct NaN values supported by the engine. There can be only one!☆12Oct 27, 2022Updated 3 years ago
- Aspect-oriented programming for JavaScript☆10Oct 2, 2023Updated 2 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Dec 30, 2025Updated 2 months ago
- Promise wrapper for easy error handling without try-catch 💯🔥☆16Jan 3, 2023Updated 3 years 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
- Given a list of API's, return their AST node type☆16Dec 11, 2024Updated last year
- ES Proposal spec-compliant shim for AggregateError☆14Dec 30, 2025Updated 2 months ago
- ☆13Jul 7, 2020Updated 5 years ago
- DEPRECATED. Use eslint/object-schema instead.☆33Apr 1, 2024Updated last year
- PostCSS plugin to transform start/end properties to left/right depending on LTR or RTL writing directions of the document☆11Nov 5, 2015Updated 10 years ago
- List of node.js builtin modules☆37Nov 23, 2025Updated 3 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
- ES spec-compliant shim for Promise.any☆15Dec 30, 2025Updated 2 months ago
- A proof of concept: Add responsive support for @emotion/native. It supports both React Native (Expo) and React Native Web (Expo for Web),…☆19Nov 18, 2021Updated 4 years ago
- Github Action to lint with `standard` and friends☆16Sep 2, 2021Updated 4 years ago
- Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.☆20Jan 13, 2026Updated last month
- PostCSS plugin that adds new pseudo-elements for easily styling the inner elements of inputs☆18Jan 11, 2023Updated 3 years ago
- Provide a package name, get a list of every version, and who published it.☆24Jun 15, 2024Updated last year
- Lint your styled-components code to be clean☆41May 22, 2019Updated 6 years ago
- "Will I break you" - a tool for testing dependents☆40Feb 21, 2026Updated last week
- A lightweight Deferred implementation, on top of Promises/A+